BELUGA BEHR created HDFS-13193: ---------------------------------- Summary: Various Improvements for BlockTokenSecretManager.java Key: HDFS-13193 URL: https://issues.apache.org/jira/browse/HDFS-13193 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs Affects Versions: 3.0.0 Reporter: BELUGA BEHR Attachments: HDFS-13193.1.patch
Various improvements for class {{org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager.java}} # Remove superfluous {{toString}} calls # Fix some checkstyle warnings # Re-implement method with O(N^2) with HashMultiSet - also improves readability # Increase code re-use with Apache Commons Library -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org