[
https://issues.apache.org/jira/browse/GEODE-5273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498367#comment-16498367
]
ASF subversion and git services commented on GEODE-5273:
--------------------------------------------------------
Commit 7f63c4b2faf0b623ecdcad485686938711204419 in geode's branch
refs/heads/develop from [~nabarunnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7f63c4b ]
GEODE-5273: Prevent unnecessary chaining of exception. (#2012)
* ForceReattemptException is not wrapped in another ForceReattemptException.
Co-authored-by: bijukunjummen <[email protected]>
> ForceReattemptException must not be wrapped in another ForceReattemptException
> ------------------------------------------------------------------------------
>
> Key: GEODE-5273
> URL: https://issues.apache.org/jira/browse/GEODE-5273
> Project: Geode
> Issue Type: Bug
> Components: functions
> Reporter: nabarun
> Priority: Major
>
> InĀ waitForCacheOrFunctionException ForceReattemptException is wrapped in
> another ForceReattempException again.
> This function should directly throw the exception rather than wrapping it
> again
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)