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 2020/11/12 06:35:31 UTC

[GitHub] [pulsar] sijie opened a new pull request #8537: [Functions] Refactor Context and State API to allow plugging different state store implementations

sijie opened a new pull request #8537:
URL: https://github.com/apache/pulsar/pull/8537


   
       [Functions] Refactor Context and State API to allow plugining different state store implementations
   
       *Motivation*
   
       Currently the state API is tied to bookkeeper table implementation. For users who already run a database, it
       might be useful to allow users to configure to use a different state store backend.
   
       This change refactors the context and state API to allow plugining different state store implementations


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



[GitHub] [pulsar] sijie merged pull request #8537: [Functions] Refactor Context and State API to allow plugging different state store implementations

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #8537:
URL: https://github.com/apache/pulsar/pull/8537


   


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