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 2019/07/11 04:29:56 UTC

[GitHub] [pulsar] MarvinCai commented on issue #4680: [WIP][transaction][coordinator]Add persistent meta data store for transaction coordinator.

MarvinCai commented on issue #4680: [WIP][transaction][coordinator]Add persistent meta data store for transaction coordinator.
URL: https://github.com/apache/pulsar/pull/4680#issuecomment-510324547
 
 
   Thanks for the advice.
   Yes, I also just realized, Coordinator need to be replicated so it can recover from single node failure.
   But RockDB is only embedded KV store and is not replicated so only using RocksDB is not enough.
   I'll go though the Table Service doc and see how we can utilize Statelib here: https://docs.google.com/document/d/155xAwWv5IdOitHh1NVMEwCMGgB28M3FyMiQSxEpjE-Y/edit#heading=h.56rbh52koe3f.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services