Tsz-wo Sze created HDDS-12802: --------------------------------- Summary: Avoid using reflection in SimpleStriped Key: HDDS-12802 URL: https://issues.apache.org/jira/browse/HDDS-12802 Project: Apache Ozone Issue Type: Improvement Components: common Reporter: Tsz-wo Sze Assignee: Tsz-wo Sze
SimpleStriped currently uses reflection to access the package private methods in guava Striped. Instead of using reflection, we may simply move SimpleStriped to the same package as Striped. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org