[
https://issues.apache.org/jira/browse/GEODE-7178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Oleske resolved GEODE-7178.
-----------------------------------
Fix Version/s: 1.11.0
Assignee: Michael Oleske
Resolution: Fixed
> Older versions of Native Client broken in 1.9+ due to missing compatibility
> code
> --------------------------------------------------------------------------------
>
> Key: GEODE-7178
> URL: https://issues.apache.org/jira/browse/GEODE-7178
> Project: Geode
> Issue Type: Bug
> Components: messaging
> Reporter: Blake Bender
> Assignee: Michael Oleske
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> When getting a request to perform an operation, the code does not check for
> instance of Byte. Native client sends the operation as a Byte, which
> currently cause Geode to throws a
> {{java.lang.ClassCastException: class java.lang.Byte cannot be cast to class
> org.apache.geode.cache.Operation}}
>
> Server versions prior to 1.9.0 had a compatibility check for this Byte
--
This message was sent by Atlassian Jira
(v8.3.4#803005)