chia7712 commented on code in PR #16324:
URL: https://github.com/apache/kafka/pull/16324#discussion_r1644732202
##########
build.gradle:
##########
@@ -928,14 +928,15 @@ project(':server') {
implementation libs.jacksonDatabind
implementation libs.slf4jApi
+ implementation libs.slf4jReload4j
Review Comment:
> I think where the dependency becomes part of our API surface (i.e. we
expect a normal user to bring in additional jars affected by it) we should (and
have) taken more care with compatibility.
That makes sense to me. @muralibasani could you please file KIP for it? If
you have no bandwidth, I'm good to take over it 😄
--
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]