[jira] [Created] (IGNITE-6273) Move ServiceDeploymentException to org.apache.ignite.services package

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

[jira] [Created] (IGNITE-6273) Move ServiceDeploymentException to org.apache.ignite.services package

Anton Vinogradov (Jira)
Denis Mekhanikov created IGNITE-6273:
----------------------------------------

             Summary: Move ServiceDeploymentException to org.apache.ignite.services package
                 Key: IGNITE-6273
                 URL: https://issues.apache.org/jira/browse/IGNITE-6273
             Project: Ignite
          Issue Type: Improvement
            Reporter: Denis Mekhanikov
            Assignee: Denis Mekhanikov
            Priority: Minor
             Fix For: 2.3


{{ServiceDeploymentException}} is currently located in {{org.apache.ignite.internal.processors.service}} package, which is internal. But at the same time it is mentioned in {{IgniteService}} interface, which is a part of the API.

It should be moved to {{org.apache.ignite.services}} package.



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