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/17 00:46:00 UTC

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

Brian Rowe created GEODE-4705:
---------------------------------

             Summary: 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


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)