dlg99 commented on pull request #3055:
URL: https://github.com/apache/bookkeeper/pull/3055#issuecomment-1041905162


   @wuYin please fix compile error and consider adding unit test
   ```
   
/home/runner/work/bookkeeper/bookkeeper/bookkeeper-server/src/main/java/org/apache/bookkeeper/client/LedgerHandle.java:1229:
 error: cannot find symbol
   
                   
!clientCtx.getBookieClient().isWritable(currentEnsemble.get(writeBookieIndex), 
key)) {
                                                                                
                  ^
     symbol:   variable key
     location: class LedgerHandle
   > Task :bookkeeper-server:compileJava
   1 error
   
   
   > Task :bookkeeper-server:compileJava FAILED
   
   ```


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


Reply via email to