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

stack commented on HBASE-7150:
------------------------------

[~kumarr] Thanks for opening this issue.  Thanks for looking at using hadoop 
shellcommandexecutor.  It looks like it won't work for you.  Would suggest that 
you include in your patch a note to this effect so that the next time someone 
is reading this code, you'll answer their question should they have the same 
thought I had.  I notice the patch includes a new class named JVM.java.  It 
does not include removal of the old class nor patch to hook up the code to use 
this new class rather than the one you'd have us remove (do 'svn rm' of the old 
class before making the patch).  Thanks.
                
> Utility class to determine File Descriptor counts depending on the JVM Vendor
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-7150
>                 URL: https://issues.apache.org/jira/browse/HBASE-7150
>             Project: HBase
>          Issue Type: Sub-task
>          Components: build, util
>    Affects Versions: 0.94.1, 0.94.2
>         Environment: Non Sun JDK environments
>            Reporter: Kumar Ravi
>            Assignee: Kumar Ravi
>             Fix For: 0.96.0, 0.94.4
>
>         Attachments: HBASE-7150.patch
>
>
> This issue is being opened to replace the OSMXBean class that was submitted 
> in HBASE-6965. A new utility class called JVM is being opened to be used by 
> ResourceChecker (0.94 branch) and ResourceCheckerJUnitListener test classes.
> The patch for the ResourceChecker classes is being addressed by HBASE-6945.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to