Riza Suminto has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22599 )

Change subject: IMPALA-13795: Support serving webUI content with gzip 
compression
......................................................................


Patch Set 20: Code-Review+1

(1 comment)

http://gerrit.cloudera.org:8080/#/c/22599/20//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/22599/20//COMMIT_MSG@34
PS20, Line 34: For now, the memory used by the compressed buffer, for each 
compressed
             : response from the webserver is being tracked.
             : (i.e. through the "WebserverCompressedBuffer" MemTracker)
             :
             : Example:
             :
             : For Impala daemon, it is included in the execution environment's
             : process memory tracker and displayed on the /memz page as 
follows.
             :
             :   # After serving a general webpage like /memz
             :
             :     WebserverCompressedBuffer: Total=0 Peak=227.56 KB
             :
             :   # After serving a query profile text / JSON
             :
             :     WebserverCompressedBuffer: Total=0 Peak=4.09 MB
Too bad we can't track this memory now.
In that case, please update the commit message accordingly.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I431088a30337bbef2c8d6e16dd15fb6572db0f15
Gerrit-Change-Number: 22599
Gerrit-PatchSet: 20
Gerrit-Owner: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Surya Hebbar <[email protected]>
Gerrit-Comment-Date: Fri, 11 Jul 2025 16:04:41 +0000
Gerrit-HasComments: Yes

Reply via email to