[
https://issues.apache.org/jira/browse/GEODE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Baynes updated GEODE-3459:
--------------------------------
Description:
To make the new client protocol a first class feature, it needs to be usable
without a feature toggle and should not be marked experimental.
Outcome: I can use the new client protocol without setting
`geode.feature-protobuf-protocol` to true.
@experimental should be removed from new protocol.
Note:
also disable prop in startLocator @
geode-core/src/test/java/org/apache/geode/test/dunit/standalone/DUnitLauncher.java:300
was:
To make the new client protocol a first class feature, it needs to be usable
without a feature toggle.
I can use the new client protocol without setting
`geode.feature-protobuf-protocol` to true
Note:
also disable prop in startLocator @
geode-core/src/test/java/org/apache/geode/test/dunit/standalone/DUnitLauncher.java:300
Summary: Remove feature toggle/@experimental for new client protocol
(was: Remove feature toggle for new client protocol)
> Remove feature toggle/@experimental for new client protocol
> -----------------------------------------------------------
>
> Key: GEODE-3459
> URL: https://issues.apache.org/jira/browse/GEODE-3459
> Project: Geode
> Issue Type: New Feature
> Components: client/server
> Reporter: Alexander Murmann
>
> To make the new client protocol a first class feature, it needs to be usable
> without a feature toggle and should not be marked experimental.
> Outcome: I can use the new client protocol without setting
> `geode.feature-protobuf-protocol` to true.
> @experimental should be removed from new protocol.
> Note:
> also disable prop in startLocator @
> geode-core/src/test/java/org/apache/geode/test/dunit/standalone/DUnitLauncher.java:300
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)