Wang Xixu has uploaded this change for review. ( 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 nots 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 --- M src/kudu/tserver/tablet_service.cc 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/19950/1 -- 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: newchange Gerrit-Change-Id: I0a3bacd947146fb52f94ab09dda94c96ed6d8ab8 Gerrit-Change-Number: 19950 Gerrit-PatchSet: 1 Gerrit-Owner: Wang Xixu <[email protected]>
