Skip to content

Conversation

@gdiet
Copy link
Contributor

@gdiet gdiet commented Jun 15, 2018

PR #312 registered the serializer for BigDecimal with ID 15, moving all serialization IDs from 15 on one up. This breaks compatibility for projects using chill for long term persistence - see com.twitter.chill.RegistrationIdsSpec which failed just for that reason.

In this commit, the registration of BigDecimal is moved to ID 144 (the end of the list) and the RegistrationIdsSpec is updated accordingly.

PR twitter#312 registered the serializer for BigDecimal with ID 15, moving all serialization IDs from 15 on one up. This breaks compatibility for projects using chill for long term persistence - see com.twitter.chill.RegistrationIdsSpec which failed just for that reason.

In this commit, the registration of BigDecimal is moved to ID 144 (the end of the list) and the RegistrationIdsSpec is updated accordingly.
@gdiet
Copy link
Contributor Author

gdiet commented Jun 15, 2018

... it would be interesting to know why travis did not complain that tests fail ... ?

@johnynek johnynek merged commit bacd731 into twitter:develop Jun 15, 2018
@johnynek
Copy link
Collaborator

huh, this is worrisome.... thanks for sending the fix.

@gdiet gdiet deleted the fix-312 branch June 18, 2018 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants