gongxuanzhang commented on PR #19226:
URL: https://github.com/apache/kafka/pull/19226#issuecomment-2735105040
@m1a2st thanks for your review, i have changed the code.
I think this pr is a migration. we can't delete this parameter
```java
public static void recordExpiration(TopicPartition partition) {
AGGREGATE_EXPIRATION_METER.mark();
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]