You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/01/17 10:04:56 UTC

[GitHub] [incubator-kyuubi] yaooqinn commented on issue #1754: [FEATURE] Make external KV store as an option to store session and operation handles

yaooqinn commented on issue #1754:
URL: https://github.com/apache/incubator-kyuubi/issues/1754#issuecomment-1014343506


   thanks @link3280 for the inputs.
   
   > Embedded database like leveldb doesn't provide high availability alone. -1 to leveldb/rocksdb.
   
   For leveldb, I am considering it as an alternative to the current in-memory hash map only, which is ease of use for users and add failure recovery on kyuubi server crashes.
   
   For the rest of your questions, I am also waiting for suitable proposals which do not It doesn't have to be limited to kv stores


-- 
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: dev-unsubscribe@kyuubi.apache.org

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