Darrel Schneider created GEODE-8997:
---------------------------------------
Summary: 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
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.3.4#803005)