You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:03 UTC

[jira] [Closed] (GEODE-8997) remove protobuf client server code

     [ https://issues.apache.org/jira/browse/GEODE-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-8997.
-------------------------------

> remove protobuf client server code
> ----------------------------------
>
>                 Key: GEODE-8997
>                 URL: https://issues.apache.org/jira/browse/GEODE-8997
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Darrel Schneider
>            Assignee: Bruce J Schuchardt
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> The protobuf based client/server project is essentially dead but code for it is still part of geode.
> This complicates the implementation. For example I was working on an improvement to have the thread monitor detect stuck server connection threads and found myself trying to figure out how to make this work for ProtobufServerConnection.
> I think it would be best to remove the dead protobuf code. I'm not sure what all of it is but here is what I have found so far:
> ProtobufServerConnection
> package org.apache.geode.internal.cache.client.protocol
> package org.apache.geode.internal.protocol.protobuf.v1



--
This message was sent by Atlassian Jira
(v8.20.7#820007)