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

Sean Busbey commented on HADOOP-13400:
--------------------------------------

to ease reviewing, could you keep your changes in two patches, one that does 
the formatting fixes and one that has the functional changes? If you use {{git 
format-patch}} to create the patch file it'll be easy to see which changes go 
in each patch and we can squash them before pushing to the project git repo.

> update the ApplicationClassLoader implementation in line with latest Java 
> ClassLoader implementation
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-13400
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13400
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: util
>            Reporter: Sangjin Lee
>            Assignee: Vrushali C
>         Attachments: HADOOP-13400-HADOOP-13070.01.patch
>
>
> The current {{ApplicationClassLoader}} implementation is aged, and does not 
> reflect the latest java {{ClassLoader}} implementation. One example is the 
> use of the fine-grained classloading lock.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to