C0urante commented on PR #14055:
URL: https://github.com/apache/kafka/pull/14055#issuecomment-1660769007

   > I don't think it's possible to make the classpath and plugins behave the 
consistently in this case... Do you think this behavior is worth changing?
   
   Absolutely not! Haha, I'm mostly just concerned with our language being 
accurate. The couching in place here ("may not be usable") looks fine to me. We 
could theoretically catch cases where we've loaded a connector from the 
classpath after it's been loaded and then throw an exception, but I don't think 
the consistency this would bring outweighs the cost in UX.
   
   > Also just small style choice: Do you think we should use all-caps or 
lowercase values for this configuration in docs?
   
   I think we tend to do lowercase; see 
[exactly.once.source.support](https://kafka.apache.org/documentation.html#connectconfigs_exactly.once.source.support)
 and 
[isolation.level](https://kafka.apache.org/documentation.html#consumerconfigs_isolation.level)
 for a couple examples.


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to