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

Binglin Chang commented on MAPREDUCE-6005:
------------------------------------------

update patch, changes:
1. fix more valgrind errors in nttest, run nttest now only show errors in libz 
and libjvm
2. remove some excessive log in test
3. remove java filesystem and related factory methods (getDefaultFsUri, 
FileSystem::get)
4. FileInputStream/FileOutputStream use open instead of fopen, this is mostly 
an optimization. 
5. add unittest for CounterSet
6. add unittest for ToHexString
7. fix memory leak in PartitionBucket

> native-task: fix some valgrind errors 
> --------------------------------------
>
>                 Key: MAPREDUCE-6005
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6005
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: task
>            Reporter: Binglin Chang
>            Assignee: Binglin Chang
>         Attachments: MAPREDUCE-6005.v1.patch
>
>
> Running test with valgrind shows there are some bugs, this jira try to fix 
> them.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to