Marton Greber has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22657 )
Change subject: KUDU-3481 more diagnostics on non-monotonic event IDs ...................................................................... KUDU-3481 more diagnostics on non-monotonic event IDs This is to help understand where the issue reported by KUDU-3481 originates from: whether it's due to non-monotonic or duplicate event IDs in the response received from HMS, or that's something else. Change-Id: Idac2f8969e10f066442aad0570c41767b98a0b75 Reviewed-on: http://gerrit.cloudera.org:8080/22657 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Yifan Zhang <[email protected]> --- M src/kudu/master/hms_notification_log_listener.cc 1 file changed, 30 insertions(+), 0 deletions(-) Approvals: Alexey Serbin: Verified Yifan Zhang: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/22657 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Idac2f8969e10f066442aad0570c41767b98a0b75 Gerrit-Change-Number: 22657 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]>
