You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2018/02/16 17:11:02 UTC

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

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

Galen O'Sullivan resolved GEODE-4403.
-------------------------------------
       Resolution: Fixed
         Assignee: Galen O'Sullivan
    Fix Version/s: 1.5.0

> 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)