Bharath Vissapragada has uploaded a new change for review. http://gerrit.cloudera.org:8080/7042
Change subject: IMPALA-5411: Avoid log spew from GetRuntimeProfileStr ...................................................................... IMPALA-5411: Avoid log spew from GetRuntimeProfileStr GetRuntimeProfileStr can potentially log lots of spam to the coordinator logs if there are clients continuously polling the web endpoints when the table metadata is still loading. The fix is to use an appopriate Status constructor that doesn't log it. Change-Id: I2d0ae8c161346b4ec8c865bc23c5c1cd49c1ce7b --- M be/src/service/impala-server.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/42/7042/1 -- To view, visit http://gerrit.cloudera.org:8080/7042 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2d0ae8c161346b4ec8c865bc23c5c1cd49c1ce7b Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Bharath Vissapragada <[email protected]>
