You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/04/09 22:37:17 UTC

[jira] [Closed] (GEODE-4403) Remove ProtocolErrorCode

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

Swapnil Bawaskar closed GEODE-4403.
-----------------------------------

> Remove ProtocolErrorCode
> ------------------------
>
>                 Key: GEODE-4403
>                 URL: https://issues.apache.org/jira/browse/GEODE-4403
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Galen O'Sullivan
>            Assignee: Galen O'Sullivan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We currently have a class called ProtocolErrorCode, which lists the errors that can happen in the Protobuf protocol, but these error codes are also listed in an enum in the .proto files and corresponding generated code. Remove ProtocolErrorCode to DRY it up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)