You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anilkumar Gingade (Jira)" <ji...@apache.org> on 2021/09/30 21:54:00 UTC

[jira] [Updated] (GEODE-9659) Pass locator info as OperationState constructor

     [ https://issues.apache.org/jira/browse/GEODE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anilkumar Gingade updated GEODE-9659:
-------------------------------------
    Labels: GeodeOperationAPI  (was: )

> Pass locator info as OperationState constructor
> -----------------------------------------------
>
>                 Key: GEODE-9659
>                 URL: https://issues.apache.org/jira/browse/GEODE-9659
>             Project: Geode
>          Issue Type: Improvement
>          Components: management
>    Affects Versions: 1.15.0
>            Reporter: Anilkumar Gingade
>            Priority: Major
>              Labels: GeodeOperationAPI
>
> The org.apache.geode.management.internal.operation.OperationState needs to have the Locator.
> Currently its set using setter method; instead it could be made as constructor argument.
> With that the "null" checks for operation.getLocator() can be removed.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)