[
https://issues.apache.org/jira/browse/HBASE-25914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353088#comment-17353088
]
Viraj Jasani commented on HBASE-25914:
--------------------------------------
Nice one [~GeorryHuang].
[~stack] slowLog (and eventually largeLog) was introduced as part of
HBASE-22978, the purpose is to save slow/large RPC calls in in-memory ring
buffer at RegionServer with complete logs (as opposed to truncating some
details as we do while logging through slf4j
[here|https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java#L502]).
> Provide slow/large logs on RegionServer UI
> ------------------------------------------
>
> Key: HBASE-25914
> URL: https://issues.apache.org/jira/browse/HBASE-25914
> Project: HBase
> Issue Type: Improvement
> Components: regionserver, UI
> Affects Versions: 3.0.0-alpha-1, 2.5.0
> Reporter: Zhuoyue Huang
> Assignee: Zhuoyue Huang
> Priority: Major
> Attachments: callDetails.png, largeLog.png, slowLog.png
>
>
> Pulling slow/large log from in-memory queues on RegionServer then display
> details info in RegionServer status UI
--
This message was sent by Atlassian Jira
(v8.3.4#803005)