guohao-rosicky commented on pull request #601:
URL: https://github.com/apache/ratis/pull/601#issuecomment-1041315492


   Thank you @szetszwo , I have understood BCSID.
   
   In one of my test versions of ozone, I generated raft logs by sending raft 
async RPC through DataStreamManagement#startTransaction to get the BCSID with 
the raft log index of ozone, Throughput is very small because raft needs to 
sort.
   
   In another version of my test, if DataStreamManagement#startTransaction 
throughput was doubled by skipping it, could we get a BCSID in another way than 
raft log?


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