ratis
ratis copied to clipboard
RATIS-2171. Safer initialization of TransactionContext#logIndexFuture
What changes were proposed in this pull request?
The purpose of this pr is to initialize TransactionContext#logIndexFuture() more safely.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/RATIS-2171
How was this patch tested?
ci: https://github.com/jianghuazhu/ratis/actions/runs/15035520561
Could you please review this PR, @szetszwo ? Thanks.