Skip to content

GEODE-10127: Corrects serialization backwards compatibility issues.#7564

Closed
jake-at-work wants to merge 2 commits intoapache:developfrom
jake-at-work:feature/GEODE-10127-fix-serialization
Closed

GEODE-10127: Corrects serialization backwards compatibility issues.#7564
jake-at-work wants to merge 2 commits intoapache:developfrom
jake-at-work:feature/GEODE-10127-fix-serialization

Conversation

@jake-at-work
Copy link
Contributor

Serialize but ignore unused fields.
Adds annotation to identify Java Serializable compatibility fields.

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

Serialize but ignore unused fields.
Adds annotation to identify Java Serializable compatibility fields.
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.

1 participant