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

ASF GitHub Bot updated HDDS-5171:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> Now, when get all available reports, the max limit always Integer.MAX_VALUE, 
> maybe we can make it configurable.
> {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