AnonHxy opened a new pull request, #3761:
URL: https://github.com/apache/bookkeeper/pull/3761

   Descriptions of the changes in this PR:
   
   
   
   ### Motivation
   
   Fix release AddsSemaphore if version not compatible.  We should use 
`BookieProtocol.ParsedAddRequest` in server instead of 
`BookieProtocol.AddRequest`
   
   ### Changes 
   
   - Change `AddRequest` to `ParsedAddRequest`. 
   - Add a test `WriteEntryProcessorTest#testVersionNotCompatible` to verfiy it
   
   


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