[ https://issues.apache.org/jira/browse/GEODE-9019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303752#comment-17303752 ]
ASF subversion and git services commented on GEODE-9019: -------------------------------------------------------- Commit 0b9c6b125d093d1e007527cf0e4d6ac2e419f6d1 in geode's branch refs/heads/develop from Nabarun Nag [ https://gitbox.apache.org/repos/asf?p=geode.git;h=0b9c6b1 ] GEODE-9019: Fixed synchronization blocks missed in previous commit (#6123) * Added tests to validate synchronized modifiers. * Enum serialization fixed, comments updated > Convert all redis data structures to DataSerializableFixedID > ------------------------------------------------------------ > > Key: GEODE-9019 > URL: https://issues.apache.org/jira/browse/GEODE-9019 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: Nabarun Nag > Assignee: Nabarun Nag > Priority: Major > Labels: blocks-1.14.0, pull-request-available > > Issue: > * Currently, a couple of redis data structures are using DataSerializable > * This will cause issues during rolling upgrade > Solution: > * Convert these data structures to DataSerializableFixedIDs. > -- This message was sent by Atlassian Jira (v8.3.4#803005)