[ 
https://issues.apache.org/jira/browse/GEODE-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacob S. Barrett resolved GEODE-3728.
-------------------------------------
    Resolution: Fixed

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