ivankelly opened a new pull request #1760: Kill LedgerMetadata#isConflictWith
URL: https://github.com/apache/bookkeeper/pull/1760
 
 
   It doesn't make sense anymore, as local copies of the metadata are
   never modified, only updated with the latest version from the metadata
   store.
   
   In effect, this logic has been broken out to the places where we try
   to update the metadata store copy. Each time we try to update the
   metadata store, we ensure that the update we are applying still makes
   sense with regard to the copy of the metadata we are updating.
   
   Master issue: #281
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to