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:53:00 UTC

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

Anilkumar Gingade created GEODE-9659:
----------------------------------------

             Summary: 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


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)