[jira] [Commented] (IGNITE-6731) Java 9: remove sun.misc.PerfCounter usages

2017-12-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16301117#comment-16301117
 ] 

ASF GitHub Bot commented on IGNITE-6731:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/3232


> Java 9: remove sun.misc.PerfCounter usages
> --
>
> Key: IGNITE-6731
> URL: https://issues.apache.org/jira/browse/IGNITE-6731
> Project: Ignite
>  Issue Type: Task
>  Components: hadoop
>Affects Versions: 2.3
>Reporter: Vladimir Ozerov
>Assignee: Andrey Kuznetsov
> Fix For: 2.4
>
>
> This class is used in Hadoop module only:
> 1) {{HadoopClassLoader}}
> 2) {{HadoopTestClassLoader}}
> Need to understand whether it is safe to simply remove this calls. Most 
> probably - yes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-6731) Java 9: remove sun.misc.PerfCounter usages

2017-12-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16290917#comment-16290917
 ] 

ASF GitHub Bot commented on IGNITE-6731:


GitHub user andrey-kuznetsov opened a pull request:

https://github.com/apache/ignite/pull/3232

IGNITE-6731: Dropping unnecessary PerfCounter invocations.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/andrey-kuznetsov/ignite ignite-6731

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3232.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3232


commit 2f71b48c5e6ac54ebba560c27abad4d7d44b47da
Author: Andrey Kuznetsov 
Date:   2017-12-14T14:35:56Z

IGNITE-6731: Dropping unnecessary PerfCounter invocations.




> Java 9: remove sun.misc.PerfCounter usages
> --
>
> Key: IGNITE-6731
> URL: https://issues.apache.org/jira/browse/IGNITE-6731
> Project: Ignite
>  Issue Type: Task
>  Components: hadoop
>Affects Versions: 2.3
>Reporter: Vladimir Ozerov
>Assignee: Andrey Kuznetsov
> Fix For: 2.4
>
>
> This class is used in Hadoop module only:
> 1) {{HadoopClassLoader}}
> 2) {{HadoopTestClassLoader}}
> Need to understand whether it is safe to simply remove this calls. Most 
> probably - yes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)