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 GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/17 00:54:00 UTC

[jira] [Updated] (GEODE-4705) Clean up Failure object creation in protobuf code

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

ASF GitHub Bot updated GEODE-4705:
----------------------------------
    Labels: pull-request-available  (was: )

> Clean up Failure object creation in protobuf code
> -------------------------------------------------
>
>                 Key: GEODE-4705
>                 URL: https://issues.apache.org/jira/browse/GEODE-4705
>             Project: Geode
>          Issue Type: Task
>          Components: client/server
>            Reporter: Brian Rowe
>            Priority: Major
>              Labels: pull-request-available
>
> Currently we see may calls to the static Failure.of() method with several lines containing dozens of calls to builder objects.  Given that this same pattern occurs all over the place, this method should be refactored to do the building code internally.



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