ijuma commented on pull request #9548:
URL: https://github.com/apache/kafka/pull/9548#issuecomment-721201268


   To elaborate a bit more, there are two cases where two cases where this can 
cause problems that I can think of:
   
   1. If `core` is used as a library and there is a mismatch between the Scala 
version used for compilation and runtime.
   2. The broker is deployed in the same process as another application and 
there is a mismatch between the Scala version used for compilation and runtime.
   
   Neither of those are recommended.
   
   I'm not opposed to changing these settings for now, but I'm also interested 
in understanding the specifics of why users are doing 1, 2 or something else 
that is deviating from our expectations.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to