You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/07/29 11:10:58 UTC

[GitHub] [skywalking] hanahmily commented on issue #9396: [Feature] [SWCK] Add BanyanDB CRD & Controller

hanahmily commented on issue #9396:
URL: https://github.com/apache/skywalking/issues/9396#issuecomment-1199155661

   >what's community's plan for BanyanDB to adopt a fault-tolerant, multi-replicas structure (using Raft or other algorithms). 
   
   Relevant feats are under discussion. 
   
   > 1. If BanyanDB pod fails (network partition, worker node down), do we have to restart and wait for it to recover, or have other failovers like activating a slave backup?
   
   BanyanDB will know nodes' roles. The operator doesn't take care of recovery. Restarting the pod is acceptable. 
   
   
   > 2. If users changes BanyanDB version and its docker image, can we rolling update BanyanDB while still providing normal service? Does BanyanDB support hot-update for its start-up configurations?
   
   The rolling update is a complicated topic. We don't have any discussions in the community. The operator could leave it as is now and refine the CRD once it's on our radar. 
   
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

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