mokai created HBASE-27638:
-----------------------------
Summary: Get slow/large log response that matched the ‘CLIENT_IP'
without client port
Key: HBASE-27638
URL: https://issues.apache.org/jira/browse/HBASE-27638
Project: HBase
Issue Type: Improvement
Affects Versions: 2.4.14
Reporter: mokai
'get_largelog_responses' and 'get_slowlog_responses' support filter the records
with the given client by 'CLIENT_IP', but user has to provide the client ip and
client port both. The client uses an ephemeral port mostly, there will be a
better user experience if 'CLIENT_IP' without port is supported, then all the
records matched the client ip will be returned.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)