Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.3.1, 1.4.0
-
None
Description
The EnumValueSerializer fails with an ArrayIndexOutOfBoundsException if we try to ensure compatibility with an Enumeration which has added a field. The problem is that we don't check the array bounds of the array containing the enum names in ScalaEnumSerializerConfigSnapshot.
Attachments
Issue Links
- links to