You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/11/11 13:31:17 UTC

[GitHub] [pulsar] liangyepianzhou edited a comment on pull request #12744: The problem of two exception handling

liangyepianzhou edited a comment on pull request #12744:
URL: https://github.com/apache/pulsar/pull/12744#issuecomment-966303545


   @eolivelli I encountered this problem when writing the offload of Transaction. Because there may be data that does not need to be transferred during offload, there may be holes when it is read out. In this regard, our processing is to return a NoSuchEntryException. Then we encountered this situation.Thanks to the help from @congbobo184 , this problem can be discovered.
   https://github.com/apache/pulsar/pull/12449


-- 
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: commits-unsubscribe@pulsar.apache.org

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