liketic opened a new pull request #1999: Fix IDE complain as there are multi 
choices for error code
URL: https://github.com/apache/bookkeeper/pull/1999
 
 
   There are two ```Code``` in ```org.apache.bookkeeper.client. BKException```:
   
   The first is 
https://github.com/apache/bookkeeper/blob/f26a4cae0e9205ad391c6d4d79f2937871864c28/bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BKException.java#L136
   
   The second is 
https://github.com/apache/bookkeeper/blob/f26a4cae0e9205ad391c6d4d79f2937871864c28/bookkeeper-server/src/main/java/org/apache/bookkeeper/client/api/BKException.java#L180
   
   BKException's subclasses cannot auto choice which ```Code```. 
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to