[ 
https://issues.apache.org/jira/browse/HADOOP-16951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085864#comment-17085864
 ] 

Íñigo Goiri commented on HADOOP-16951:
--------------------------------------

Here is the commit:
https://github.com/apache/hadoop/commit/eca05917d60f8a06f2a04815db818a7d3afbd2ce
I added the description to the PR and now it should show in the history as 
contributed by you and all.

> Tidy Up Text and ByteWritables Classes
> --------------------------------------
>
>                 Key: HADOOP-16951
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16951
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> # Remove superfluous code
>  # Remove superfluous comments
>  # Checkstyle fixes
>  # Remove methods that simply call {{super}}.method()
>  # Use Java 8 facilities to streamline code where applicable
>  # Simplify and unify some of the constructs between the two classes
>  
> The one meaningful change is that I am suggesting that the expanding of the 
> arrays be 1.5x instead of 2x per expansion.  I pulled this idea from open JDK.



--
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