Thomas Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/13306 )
Change subject: IMPALA-1653: Don't close hiveserver2 session when connection is closed ...................................................................... Patch Set 8: (4 comments) http://gerrit.cloudera.org:8080/#/c/13306/5/be/src/service/impala-server.cc File be/src/service/impala-server.cc: http://gerrit.cloudera.org:8080/#/c/13306/5/be/src/service/impala-server.cc@2127 PS5, Line 2127: { > Doesn't seem necessary to tackle here - filing a JIRA seems worthwhile. IMPALA-8597 http://gerrit.cloudera.org:8080/#/c/13306/7/be/src/service/impala-server.cc File be/src/service/impala-server.cc: http://gerrit.cloudera.org:8080/#/c/13306/7/be/src/service/impala-server.cc@2155 PS7, Line 2155: } > It would be good to do the multiplication in 64 bits to avoid the possibili Done http://gerrit.cloudera.org:8080/#/c/13306/7/be/src/service/impala-server.cc@2158 PS7, Line 2158: int64_t session_timeout_ms = session_state->session_timeout * 1000; > DCHECK_EQ or DCHECK_ENUM_EQ? Done http://gerrit.cloudera.org:8080/#/c/13306/7/be/src/service/impala-server.cc@2199 PS7, Line 2199: > typo Done -- To view, visit http://gerrit.cloudera.org:8080/13306 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia4555cd9b73db5b4dde92cd4fac4f9bfa3664d78 Gerrit-Change-Number: 13306 Gerrit-PatchSet: 8 Gerrit-Owner: Thomas Marshall <[email protected]> Gerrit-Reviewer: Andrew Sherman <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Thomas Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Wed, 29 May 2019 19:40:15 +0000 Gerrit-HasComments: Yes
