[jira] [Updated] (HDDS-2752) Unnecessary calls to isNoneEmpty and isAllEmpty
[ https://issues.apache.org/jira/browse/HDDS-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HDDS-2752: - Fix Version/s: 0.5.0 Resolution: Fixed Status: Resolved (was: Patch Available) Thanks [~adoroszlai] for the contribution. I've merged the PR to master. > Unnecessary calls to isNoneEmpty and isAllEmpty > --- > > Key: HDDS-2752 > URL: https://issues.apache.org/jira/browse/HDDS-2752 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Components: S3 >Reporter: Attila Doroszlai >Assignee: Attila Doroszlai >Priority: Trivial > Labels: pull-request-available > Fix For: 0.5.0 > > Time Spent: 20m > Remaining Estimate: 0h > > {{isNoneEmpty}} and {{isAllEmpty}} check variable number of strings. For > single string they can be replaced with {{isNotEmpty}} and {{isEmpty}}. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org
[jira] [Updated] (HDDS-2752) Unnecessary calls to isNoneEmpty and isAllEmpty
[ https://issues.apache.org/jira/browse/HDDS-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-2752: --- Status: Patch Available (was: In Progress) > Unnecessary calls to isNoneEmpty and isAllEmpty > --- > > Key: HDDS-2752 > URL: https://issues.apache.org/jira/browse/HDDS-2752 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Components: S3 >Reporter: Attila Doroszlai >Assignee: Attila Doroszlai >Priority: Trivial > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > {{isNoneEmpty}} and {{isAllEmpty}} check variable number of strings. For > single string they can be replaced with {{isNotEmpty}} and {{isEmpty}}. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org
[jira] [Updated] (HDDS-2752) Unnecessary calls to isNoneEmpty and isAllEmpty
[ https://issues.apache.org/jira/browse/HDDS-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2752: - Labels: pull-request-available (was: ) > Unnecessary calls to isNoneEmpty and isAllEmpty > --- > > Key: HDDS-2752 > URL: https://issues.apache.org/jira/browse/HDDS-2752 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Components: S3 >Reporter: Attila Doroszlai >Assignee: Attila Doroszlai >Priority: Trivial > Labels: pull-request-available > > {{isNoneEmpty}} and {{isAllEmpty}} check variable number of strings. For > single string they can be replaced with {{isNotEmpty}} and {{isEmpty}}. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org