AndrewJSchofield commented on code in PR #21291:
URL: https://github.com/apache/kafka/pull/21291#discussion_r2685589933
##########
share-coordinator/src/main/java/org/apache/kafka/coordinator/share/ShareCoordinatorConfig.java:
##########
@@ -209,9 +209,4 @@ public int
shareCoordinatorColdPartitionSnapshotIntervalMs() {
public int shareCoordinatorCachedBufferMaxBytes() {
return config.getInt(CACHED_BUFFER_MAX_BYTES_CONFIG);
}
-
- private void validate() {
Review Comment:
I've asked @smjn to weigh in. My thought about the 4.2.0 question is that we
can easily relax this check in 4.2.1 and 4.3.0.
--
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]