Hi,

We have observed a weird issue where in when we are trying put data to
geode and if object hierarchy has an enum class we get following exception.

Pdx only allows new enum constants to be added to the end of the enum.

>From the exception it's understandable that it's expecting constants to
added at the end but this is a bit odd behaviour. Why it is being
implemented in such a way?

With best regards,
Ashish

Reply via email to