desaikomal commented on code in PR #2343:
URL: https://github.com/apache/helix/pull/2343#discussion_r1081522935


##########
meta-client/src/main/java/org/apache/helix/metaclient/constants/MetaClientKeeperException.java:
##########
@@ -0,0 +1,39 @@
+package org.apache.helix.metaclient.constants;

Review Comment:
   you should have a separate directory for exception. 
   
   eg:
   ls 
<HELIX-home>/metadata-store-directory-common/src/main/java/org/apache/helix/msdcommon/exception
   InvalidRoutingDataException.java
   



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to