-
Task
-
Resolution: Done
-
Major
-
None
-
None
Required for WFCORE-389.
OperationRouting currently treats all READ_ONLY ops on domain-wide resources as requiring local execution only (except those with the rare, kernel-only DOMAIN_PUSH_TO_SERVERS flag.) We need to change this so READ_ONLY ops that are also declared to be RUNTIME_ONLY go through the 2 -phase path.
This may also require changes to ServerOperationsResolverHandler.getServerOperations which is doing a similar READ_ONLY && !DOMAIN_PUSH_TO_SERVERS check.
- is blocked by
-
WFCORE-2873 The various global read-xxx operations are not runtime-only
- Resolved
- relates to
-
WFCORE-2870 The list-add/list-remove/list-clear and map-put/map-remove/map-clear operations should not be visible on domain servers
- Resolved