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 2022/02/10 13:52:52 UTC

[GitHub] [pulsar] liangyepianzhou commented on pull request #14211: [Transaction] Move MetaStoreHandlerNotReadyException and add MetaStoreHandlerHasClosedException

liangyepianzhou commented on pull request #14211:
URL: https://github.com/apache/pulsar/pull/14211#issuecomment-1034947063


   > MetaStoreHandlerNotReadyException
   
   
   
   > PulsarClientException
   
   Just my personal opinion
   1. We will eventually delete this `TransactionCoordinatorClientException`, so we need to remove this exception from it
   2. This exception is caused by that pulsarClient perform  ops related to transaction when `MetaStoreHandler` was not in the right state that can sent request to TC. So put it into PulsarClientException is appropriate. 


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