[ https://issues.apache.org/jira/browse/GEODE-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Deppe resolved GEODE-7840. ------------------------------- Fix Version/s: 1.13.0 Resolution: Fixed > 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 > Fix For: 1.13.0 > > 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)