[
https://issues.apache.org/jira/browse/GEODE-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000720#comment-17000720
]
ASF subversion and git services commented on GEODE-7561:
--------------------------------------------------------
Commit 8d399ab7202753e3ba759ee7815ef0e599985b1a in geode's branch
refs/heads/develop from mkevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8d399ab ]
GEODE-7561: GW sender allow single dispatcher thread (#4441)
* GEODE-7561: GW sender allow single dispatcher thread
* empty commit to re-launch CI
* add test
* empty commit to re-trigger CI
* add distributedTest to verify change
* add test to verify null or invalid order policy
* small update
> Geode does not allow creating GW senders with a single dispatcher thread
> ------------------------------------------------------------------------
>
> Key: GEODE-7561
> URL: https://issues.apache.org/jira/browse/GEODE-7561
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Mario Kevo
> Assignee: Mario Kevo
> Priority: Major
> Labels: needs-review, pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> {color:#172b4d}When creating GW sender Geode does not honor
> _--dispatcher-threads_ when it is equal to 1.{color}
> {color:#172b4d}Effectively this means one cannot create GW sender with a
> single dispatcher thread. If you ask for 1 you will get 5(default
> value).{color}
> {color:#172b4d} {color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)