Allan Lyu
Allan Lyu
retest maven build
@hanm the randomness snapshot could introduce high latency if majority taking snapshot at the same time, when the total DataTree size increasing, it will take longer time to do snapshot,...
Rebased and addressed the nit suggestion from @anmolnar.
@eolivelli @hanm interested to take a look at this, the potential issue is mentioned in the description of the Jira.
@hanm @anmolnar @eolivelli do you have time to take a look at this, need some feedback on the idea here.
@hanm to the previous comment: >>>> I think these are the transactions queued on learner while SNAP sync is happening? Those are the txns queued on leader while learner took...
@eolivelli it seems tricky to test 3.5 compatibility with 3.6. @hanm here are the answers to your questions: > Are these txns queued in queuedPackets of LearnerHandler? I was thinking...
@anmolnar agreed, probably add a feature flag and turn this off by default first before we gain confidence.
Thanks @zouyonghao, the diff looks good to me, do you mind to share the context where you see this happen? also, please add a simple unit test for this.