You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/25 20:08:11 UTC

[jira] [Commented] (GEODE-243) Remove the old client/server bridge classes

    [ https://issues.apache.org/jira/browse/GEODE-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027387#comment-15027387 ] 

ASF subversion and git services commented on GEODE-243:
-------------------------------------------------------

Commit 48b0c961299435a7d9dd532ebe0a5ef20d9022c5 in incubator-geode's branch refs/heads/feature/GEODE-78 from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=48b0c96 ]

GEODE-243: make TXExpiryJUnitTest an integration test


> Remove the old client/server bridge classes
> -------------------------------------------
>
>                 Key: GEODE-243
>                 URL: https://issues.apache.org/jira/browse/GEODE-243
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> The following classes should be removed. They were part of a very old client/server implementation that has been replaced by pools.
> - com.gemstone.gemfire.cache.util.BridgeClient
> - com.gemstone.gemfire.cache.util.BridgeLoader
> - com.gemstone.gemfire.cache.util.BridgeWriter
> - com.gemstone.gemfire.cache.util.BridgeServer
> - com.gemstone.gemfire.cache.util.BridgeMembership
> - com.gemstone.gemfire.cache.util.BridgeMembershipEvent
> - com.gemstone.gemfire.cache.util.BridgeMembershipListener
> - com.gemstone.gemfire.cache.util.BridgeMembershipListenerAdapter
> - com.gemstone.gemfire.cache.util.BridgeWriterException
> - com.gemstone.gemfire.cache.util.EndpointDoesNotExistException
> - com.gemstone.gemfire.cache.util.EndpointException
> - com.gemstone.gemfire.cache.util.EndpointExistsException
> - com.gemstone.gemfire.cache.util.EndpointInUseException
> - com.gemstone.gemfire.cache.util.IncompatibleVersionException
> - com.gemstone.gemfire.cache.util.ServerRefusedConnectionException
> - com.gemstone.gemfire.cache.util.UnknownVersionException
> - com.gemstone.gemfire.cache.util.VersionException
> unit tests may still exist that test this older implementation. They can be removed since a corresponding test using pools also exists.
> This task may be more work and it would be wise to have someone who understands the old code involved in removing it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)