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 2017/09/19 20:24:00 UTC

[jira] [Commented] (GEODE-3630) Change signature of Serializable::fromData

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

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

Commit ed74ca26ee43765663bd26ea60f0a7093429fee3 in geode-native's branch refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=ed74ca2 ]

GEODE-3630: Change to void Serializable::fromData(...)

- Removed unused GatewayEvent and GatewaySenderEvent deserializers.

Signed-off-by: Jacob Barrett <jb...@pivotal.io>


>  Change signature of Serializable::fromData
> -------------------------------------------
>
>                 Key: GEODE-3630
>                 URL: https://issues.apache.org/jira/browse/GEODE-3630
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Ernest Burghardt
>            Assignee: Jacob S. Barrett
>
> Serializable* Serializable::formData(DataInput& in)
> to
> void Serializable::formData(DataInput& in)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)