You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/07/16 04:14:39 UTC

[GitHub] [bookkeeper] mattisonchao opened a new pull request, #3407: Move exceptions out of `Bookie` interface.

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

   ### Motivation
   
   Follow the to-do list as below, and move the exception `NoLedgerException` and `NoEntryException` out of the `Bookie` interface.
   
   > Move this exceptions somewhere else
   
   ### Changes
   
   - move the exception `NoLedgerException` and `NoEntryException` out of the `Bookie` interface.


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bookkeeper] mattisonchao commented on pull request #3407: Move exceptions out of `Bookie` interface.

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on PR #3407:
URL: https://github.com/apache/bookkeeper/pull/3407#issuecomment-1189677044

   @nicoloboschi 
   I just want to remove the to-do in the codes. If it's not a good idea, I can close 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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bookkeeper] mattisonchao commented on pull request #3407: Move exceptions out of `Bookie` interface.

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on PR #3407:
URL: https://github.com/apache/bookkeeper/pull/3407#issuecomment-1187607805

   rerun failure checks


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bookkeeper] mattisonchao closed pull request #3407: Move exceptions out of `Bookie` interface.

Posted by GitBox <gi...@apache.org>.
mattisonchao closed pull request #3407: Move exceptions out of `Bookie` interface.
URL: https://github.com/apache/bookkeeper/pull/3407


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org