[ https://issues.apache.org/jira/browse/GEODE-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016091#comment-16016091 ]
ASF GitHub Bot commented on GEODE-2937: --------------------------------------- GitHub user jhuynh1 opened a pull request: https://github.com/apache/geode/pull/519 GEODE-2937: Restore removeFromQueueOnException Restoring the system property REMOVE_FROM_QUEUE_ON_EXCEPTION. This was no-op'd in some refactoring code last year and should not have been. Review request for: @boglesby You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/geode feature/GEODE-2937 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/519.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #519 ---- ---- > Restore behavior of REMOVE_FROM_QUEUE_ON_EXCEPTION system property > ------------------------------------------------------------------ > > Key: GEODE-2937 > URL: https://issues.apache.org/jira/browse/GEODE-2937 > Project: Geode > Issue Type: Bug > Components: wan > Reporter: Jason Huynh > Assignee: Jason Huynh > > In a refactoring effort last year, the system property > REMOVE_FROM_QUEUE_ON_EXCEPTION was removed as it was unknown that it was > actually being used. > There are no tests that actually fail when the code is removed but it is a > behavior that is definitely wanted by certain users and may be defaulted to > in the future. -- This message was sent by Atlassian JIRA (v6.3.15#6346)