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

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

Commit effc1e50b5266ccb70ce9e3536543e024cba46b0 in geode-native's branch 
refs/heads/develop from [~dkimura]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=effc1e5 ]

GEODE-3728: Move DataOutput::writeFullUTF to TcrMessage


> Move DataOutput::writeFullUTF to TcrMessage
> -------------------------------------------
>
>                 Key: GEODE-3728
>                 URL: https://issues.apache.org/jira/browse/GEODE-3728
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Michael Martell
>            Priority: Major
>
> The DataOutput::writeFullUTF function is currently public. However, it is 
> only used by TcrMessage for a very specific purpose of creating CqMessages 
> that user should never have a reason to call directly, so it should be moved 
> to TcrMessage.
> Also, the check for value != nullptr is unnecessary since the input value 
> can't be null in the TcrMessage. 



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

Reply via email to