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)