[ https://issues.apache.org/jira/browse/GEODE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002396#comment-17002396 ]
ASF subversion and git services commented on GEODE-7556: -------------------------------------------------------- Commit fe247f5aa62bad035f8a64833a1f7be01cef8b38 in geode's branch refs/heads/feature/GEODE-7556e from Bruce Schuchardt [ https://gitbox.apache.org/repos/asf?p=geode.git;h=fe247f5 ] GEODE-7556e - catch and translate exceptions into geode-core exceptions 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)