Michael Ho has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/13896 )

Change subject: IMPALA-8701: [DOCS] Document --idle_client_poll_time_s flag
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/13896/1/docs/topics/impala_client.xml
File docs/topics/impala_client.xml:

http://gerrit.cloudera.org:8080/#/c/13896/1/docs/topics/impala_client.xml@144
PS1, Line 144:             If a client session is idle for the duration of
             :             <codeph>--idle_client_poll_time_s</codeph> seconds, 
the network connection of the
             :             idle session is closed.
Not sure if that's entirely accurate.

This is how frequently poll will happen to check if a connection is idle and 
close it if it's idle. A connection is idle if all sessions associated with it 
are idle.


http://gerrit.cloudera.org:8080/#/c/13896/1/docs/topics/impala_client.xml@155
PS1, Line 155: The session will only be closed
The connection will only be closed if all sessions associated with it are all 
idle or closed. Sessions cannot be idle unless the flag --idle_session_timeout 
is greater than 0.



--
To view, visit http://gerrit.cloudera.org:8080/13896
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I32ace786904f564b9c5fa3ed594e2b679b76d5c6
Gerrit-Change-Number: 13896
Gerrit-PatchSet: 1
Gerrit-Owner: Alex Rodoni <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-Comment-Date: Mon, 22 Jul 2019 23:40:49 +0000
Gerrit-HasComments: Yes

Reply via email to