[ 
https://issues.apache.org/jira/browse/HDDS-5171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wangzhaohui updated HDDS-5171:
------------------------------
    Description: 
{code:java}
public List<GeneratedMessage> getAllAvailableReports(
    InetSocketAddress endpoint) {
  return getReports(endpoint, Integer.MAX_VALUE);
}{code}

> Make the report max limit configurable
> --------------------------------------
>
>                 Key: HDDS-5171
>                 URL: https://issues.apache.org/jira/browse/HDDS-5171
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: wangzhaohui
>            Assignee: wangzhaohui
>            Priority: Major
>
> {code:java}
> public List<GeneratedMessage> getAllAvailableReports(
>     InetSocketAddress endpoint) {
>   return getReports(endpoint, Integer.MAX_VALUE);
> }{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to