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

Hudson commented on TAJO-1034:
------------------------------

SUCCESS: Integrated in Tajo-master-build #357 (See 
[https://builds.apache.org/job/Tajo-master-build/357/])
TAJO-1034: Reduce Explicit Use of JVM Internal Class. (Jihun Kang via hyunsik) 
(hyunsik: rev 3a3850a296e8fc4b08be410bc089b68ede681e82)
* CHANGES
* tajo-core/src/main/java/org/apache/tajo/worker/WorkerHeartbeatService.java


> Reduce Explicit Use of JVM Internal Class
> -----------------------------------------
>
>                 Key: TAJO-1034
>                 URL: https://issues.apache.org/jira/browse/TAJO-1034
>             Project: Tajo
>          Issue Type: Improvement
>          Components: worker
>            Reporter: Jihun Kang
>            Assignee: Jihun Kang
>            Priority: Minor
>             Fix For: 0.9.0
>
>         Attachments: platform_mbeanserver_draft.patch
>
>
> WorkerHeartbeatService use the JVM internal class for getting the physical 
> memory size of workers which are running on. These platform-specific 
> interfaces are registered in the Platform MBeanServer, and obtaining these 
> interfaces via Platform MBeanServer may reduce the use of JVM internal 
> classes.



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

Reply via email to