Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19950 )
Change subject: [KUDU-3483] Log requestor info and request id for write interface ...................................................................... [KUDU-3483] Log requestor info and request id for write interface Currently, it is hard to trace the whole process of inserting data. Write interface logs the data, but doesn't log the requestor information and client information. This patch logs the requestor information about downstream IP and client information about client id, sequence number for debuging. Change-Id: I0a3bacd947146fb52f94ab09dda94c96ed6d8ab8 Reviewed-on: http://gerrit.cloudera.org:8080/19950 Tested-by: Kudu Jenkins Reviewed-by: Yingchun Lai <[email protected]> --- M src/kudu/tserver/tablet_service.cc 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Kudu Jenkins: Verified Yingchun Lai: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19950 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I0a3bacd947146fb52f94ab09dda94c96ed6d8ab8 Gerrit-Change-Number: 19950 Gerrit-PatchSet: 5 Gerrit-Owner: Wang Xixu <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Wang Xixu <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
