m1a2st closed pull request #19752: KAFKA-19303 Move VerifiableProperties to
server-common module
URL: https://github.com/apache/kafka/pull/19752
--
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 s
chia7712 commented on PR #19752:
URL: https://github.com/apache/kafka/pull/19752#issuecomment-2889075726
we can't move `VerifiableProperties` for now, as it is used by
`KafkaMetricsReporter` which "may" be a part of public APIs.
related jira: https://issues.apache.org/jira/browse/KAFK
m1a2st opened a new pull request, #19752:
URL: https://github.com/apache/kafka/pull/19752
We could move VerifiableProperties class to server-common module, and
rewrite to java
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub