You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Brian Rowe (JIRA)" <ji...@apache.org> on 2018/02/21 17:38:00 UTC

[jira] [Resolved] (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 ]

Brian Rowe resolved GEODE-4705.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> 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
>             Fix For: 1.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)