Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17341 )
Change subject: KUDU-2612: more info on abandoned transaction tracking ...................................................................... KUDU-2612: more info on abandoned transaction tracking This patch cross-references the --txn_staleness_tracker_interval_ms flag in the description of the --txn_keepalive_interval_ms one. That's useful for better understanding of how the abandoned transaction tracking works and how to properly change its parameters or disable it, if necessary. This patch doesn't contain any functional changes. Change-Id: I5b626f1f7e384efd616019013559f171ad7eaddc Reviewed-on: http://gerrit.cloudera.org:8080/17341 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Andrew Wong <[email protected]> --- M src/kudu/transactions/txn_status_manager.cc 1 file changed, 7 insertions(+), 5 deletions(-) Approvals: Alexey Serbin: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17341 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5b626f1f7e384efd616019013559f171ad7eaddc Gerrit-Change-Number: 17341 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
