kezhuw commented on PR #2306:
URL: https://github.com/apache/zookeeper/pull/2306#issuecomment-3207134766

   The breaking change is source code level so it won't break runtime code. We 
could also make `org.apache.zookeeper.common.ConfigException` as an unchecked 
exception, but that could break runtime expectation as it could be catched as 
`RuntimeException`. I would prefer to break in source code leve but not runtime.
   
   Give this pr and #2305, I could split `zookeeper-client` from 
`zookeeper-server` by moving classes mostly, though, the package hierarcy does 
not look good.


-- 
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: notifications-unsubscr...@zookeeper.apache.org

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

Reply via email to