[
https://issues.apache.org/jira/browse/GEODE-9574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409230#comment-17409230
]
ASF subversion and git services commented on GEODE-9574:
--------------------------------------------------------
Commit ed003935689c157fdc52e9750bdbef21bd406569 in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ed00393 ]
GEODE-9574: Sets cause to null on certain exceptions.
* Reverts some changes to exception handling in OpExecutorImpl that
specifically depends on cause being null.
* Coverts the handleException method to static for easier testing.
* Adds test to assert these two exceptions get thrown without cause.
> Changes to exception handling may be causing changes to connection state.
> -------------------------------------------------------------------------
>
> Key: GEODE-9574
> URL: https://issues.apache.org/jira/browse/GEODE-9574
> Project: Geode
> Issue Type: Bug
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
> Labels: pull-request-available
>
> {{OpExectorImpl}} has very specific exception cause checks that may have been
> affected by adding a cause to certain exceptions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)