[ https://issues.apache.org/jira/browse/GEODE-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112951#comment-17112951 ]
ASF subversion and git services commented on GEODE-7458: -------------------------------------------------------- Commit 19d5f7866848a31e49a0c64dc1192e98c1d29b4d in geode's branch refs/heads/develop from Mario Ivanac [ https://gitbox.apache.org/repos/asf?p=geode.git;h=19d5f78 ] GEODE-7458: Adding option in gfsh command "start gateway sender" to control clearing of existing queues (#4387) * GEODE-7458: Solution for parallel GW sender queue restore * GEODE-7458: update GatewaySender interface due to new option * GEODE-7458: implement clean queue * GEODE-7458: Update of interface after comments * GEODE-7458: Update documentation * GEODE-7458: patch for failed tests * GEODE-7458: Remove comments and rename function * GEODE-7458: Update option name * GEODE-7458: Fix for integration tests * GEODE-7458: Fix for lucene tests * GEODE-7458: Added DUnit for command option * GEODE-7458: Added distributed test for new functionality * GEODE-7458: Update documentation * GEODE-7458: Added UT * GEODE-7458: Update after comments * GEODE-7458: Modify OOM problematic UT * GEODE-7458: Added distributed test for added new member * GEODE-7458: remove closing of queue region at stop * GEODE-7458: corrections for SerialGWSender test * GEODE-7458: added parallel GW fix * GEODE-7458: small fix * GEODE-7458: optimize fix * GEODE-7458: return deleted TC * GEODE-7458: modify failed stress test, retry * GEODE-7458: modification after rebase * GEODE-7458: update after comments * GEODE-7458: solution for failing tests * Rebase PR after last changes in develop branch > Adding additional option in gfsh command "start gateway sender" to control > clearing of existing queues > ------------------------------------------------------------------------------------------------------- > > Key: GEODE-7458 > URL: https://issues.apache.org/jira/browse/GEODE-7458 > Project: Geode > Issue Type: Improvement > Components: docs, wan > Reporter: Mario Ivanac > Assignee: Mario Ivanac > Priority: Major > Labels: needs-review, pull-request-available > Time Spent: 13h 20m > Remaining Estimate: 0h > > We would like to add additional option in gfsh command "start gateway sender" > to control clearing of existing queues --cleanQueues. > > This option will indicate, when gateway sender is started, should we > discard/clean existing queue, or should we use existing queue. > > -- This message was sent by Atlassian Jira (v8.3.4#803005)