wu-sheng commented on PR #302:
URL: 
https://github.com/apache/skywalking-banyandb/pull/302#issuecomment-1639629125

   The design is good enough for now.
   
   I recommend to add principles/philosophy for why the arch looks like this.
   
   Such as
   
   1. Much lower query traffic compared with reading. So, all nodes oriented 
query works 
   2. With highly adopted cloud native and public cloud vendors tech stack, 
network add storage is reliable and popular, so replication counts on that.
   .... More you discussed and confirmed 
   
   These are fundamentals of why we did these choices, which are more 
important. We could have countless optimizations with time and experiences, but 
these are rarely to be changed as they only close to our use cases, which is 
skywalking itself.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to