Mario Ivanac created GEODE-10104:
------------------------------------
Summary: Create parallel gateway sender with dispatcher-threads
value greater then 1 is failing
Key: GEODE-10104
URL: https://issues.apache.org/jira/browse/GEODE-10104
Project: Geode
Issue Type: Bug
Components: gfsh, wan
Affects Versions: 1.14.0
Reporter: Mario Ivanac
When creating parallel gateway sender with attribute dispatcher-threads greater
then 1, command is rejected with error "{color:#6a8759}Must specify
--order-policy when --dispatcher-threads is larger than 1.{color}".
But according to documentation:
You cannot configure the {{order-policy}} for a parallel event queue, because
parallel queues cannot preserve event ordering for regions. Only the ordering
of events for a given partition (or in a given queue of a distributed region)
can be preserved.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)