You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/14 16:26:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364358#comment-16364358 ] 

ASF subversion and git services commented on GEODE-4403:
--------------------------------------------------------

Commit 10a91241ff3fca5ba5b3edf818a0ea433879bedd in geode's branch refs/heads/develop from [~gosullivan]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=10a9124 ]

GEODE-4403: Remove ProtobufErrorCode (#1432)

as it's a duplicate of BasicTypes.ErrorCode

> 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
>            Priority: Major
>              Labels: pull-request-available
>          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)