[
https://issues.apache.org/jira/browse/GEODE-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17052368#comment-17052368
]
ASF subversion and git services commented on GEODE-7840:
--------------------------------------------------------
Commit 838e0704ed03b0008b4b62f10269b7eed1bd7e18 in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=838e070 ]
GEODE-7840: Redis pub/sub does not handle binary messages correctly (#4762)
> Redis pub/sub does not handle binary messages correctly
> -------------------------------------------------------
>
> Key: GEODE-7840
> URL: https://issues.apache.org/jira/browse/GEODE-7840
> Project: Geode
> Issue Type: Bug
> Components: redis
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The new pub/sub functionality currently only considers published messages to
> be actual strings and does not account for them being binary data. This
> results in messages being corrupted since they end up being UTF-8 encoded.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)