[jira] [Created] (IGNITE-6612) Wrap ack methods in their own class

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

[jira] [Created] (IGNITE-6612) Wrap ack methods in their own class

Anton Vinogradov (Jira)
Ivan Fedotov created IGNITE-6612:
------------------------------------

             Summary: Wrap ack methods in their own class
                 Key: IGNITE-6612
                 URL: https://issues.apache.org/jira/browse/IGNITE-6612
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: None
            Reporter: Ivan Fedotov
            Assignee: Ivan Fedotov
            Priority: Trivial
             Fix For: 2.3



Several methods in IgniteKernal implement similar functions: “ackAsciiLogo”, “ackConfigUrl”, “ackDaemon”, “ackOsInfo”, “ackLanguageRuntime”, “ackRemoteManagement”, “ackVmArguments”, “ackClassPaths”, “ackSystemProperties”, “ackEnviromentVariables”, “ackMemoryConfiguration”, “ackCacheConfiguration”, “ackP2PConfiguration”, “ackRebalanceConfiguration”.

These methods should be placed in separate class “AckVariousInformation” and called from the class instance in IgniteKernal.





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