[jira] [Created] (IGNITE-2570) LoadCacheClosure and several other classes in GridCacheAdapter are not marked as internal

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

[jira] [Created] (IGNITE-2570) LoadCacheClosure and several other classes in GridCacheAdapter are not marked as internal

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-2570:
-------------------------------------------

             Summary: LoadCacheClosure and several other classes in GridCacheAdapter are not marked as internal
                 Key: IGNITE-2570
                 URL: https://issues.apache.org/jira/browse/IGNITE-2570
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Valentin Kulichenko
             Fix For: 1.6


Need to go through all our internal jobs and closures and make sure they are annotation with {{@GridInternal}}.

Probably we can automate this by adding additional check in {{ClassesGenerator}} - any class in {{org.apache.ignite.internal}} package that implements closure, job, etc., should have this annotation.



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