BELUGA BEHR created HDFS-9593:
---------------------------------
Summary: BlockTokenIdentifier Code Review
Key: HDFS-9593
URL: https://issues.apache.org/jira/browse/HDFS-9593
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: BELUGA BEHR
Priority: Trivial
Please find attached a code review of BlockTokenIdentifier.
The only real change is using an explicit StringBuilder instead of an implicit
one so that the internal buffer may be set more appropriately. The relatively
small default buffer of 16 bytes would need to be expanded several times to fit
the incoming string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)