[GitHub] ignite pull request #2722: IGNITE-6472 Removed unusad GridOffHeapProcessor

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2722: IGNITE-6472 Removed unusad GridOffHeapProcessor

andrey-kuznetsov
GitHub user sarutak opened a pull request:

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

    IGNITE-6472 Removed unusad GridOffHeapProcessor

    GridOffHeapProcessor seems to be no longer used.
    Can we remove this?
    Please correct me if I'm wrong.

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

    $ git pull https://github.com/sarutak/ignite remove-unused-class

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

    https://github.com/apache/ignite/pull/2722.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 #2722
   
----
commit af158c10f3a299f853526deb80ccaae142f84f03
Author: Kousuke Saruta <[hidden email]>
Date:   2017-09-21T16:03:29Z

    Removed unusad GridOffHeapProcessor.java

----


---