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/03/21 17:48:00 UTC

[jira] [Commented] (GEODE-4836) Protobuf getRequest returns VALUE_NOT_SET if a value is null

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

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

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

GEODE-2999, GEODE-4836: Add PutIfAbsent to the Protobuf protocol.

fix issues with getRequest not properly returning null.

This reverts commit 7a3da494e3b506e8cd485999db7a3cd42e200f85, which
originally reverted 6214a43be9d31fd0be1d133a8f0ad7379ea3f9c2.

This closes #1617


> Protobuf getRequest returns VALUE_NOT_SET if a value is null
> ------------------------------------------------------------
>
>                 Key: GEODE-4836
>                 URL: https://issues.apache.org/jira/browse/GEODE-4836
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Galen O'Sullivan
>            Assignee: Galen O'Sullivan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> It is bypassing the serializationService and not setting the value. I'm not sure why this didn't break CI earlier but I am fixing it now.



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