[
https://issues.apache.org/jira/browse/HBASE-27638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pankaj Kumar resolved HBASE-27638.
----------------------------------
Release Note: Retrieve latest LargeLog or slowlog Responses based on client
IP also.
Resolution: Fixed
> 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
> Assignee: mokai
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0, 2.7.0, 2.5.11, 2.6.2
>
>
> '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)