[
https://issues.apache.org/jira/browse/GEODE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002498#comment-17002498
]
ASF subversion and git services commented on GEODE-7556:
--------------------------------------------------------
Commit 95814061c181822deef6eace08c3b8b8f68cd147 in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9581406 ]
GEODE-7556e - catch and translate exceptions into geode-core exceptions (#4519)
added a few more translation points. These changes are for
non-opensource legacy tests that are looking for
ForcedDisconnectException as a cause for a cache disconnecting. There
is nothing in Geode that expects this so I have not added tests that
require it.
> Remove membership dependency on geode-core exception classes
> ------------------------------------------------------------
>
> Key: GEODE-7556
> URL: https://issues.apache.org/jira/browse/GEODE-7556
> Project: Geode
> Issue Type: Improvement
> Components: membership
> Reporter: Bruce J Schuchardt
> Assignee: Bruce J Schuchardt
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> MembershipDependencyJUnitTest lists two dependency exceptions for geode-core
> Throwable classes: GemFireException and InternalGemFireError. These should
> be removed so that membership can be moved to a separate sub-project.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)