Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Remove] Joda from Serialization #9350

Merged
merged 2 commits into from
Aug 18, 2023

Commits on Aug 17, 2023

  1. [Remove] Joda from Serialization

    In Legacy 7.0 joda time was removed in favor of java time to support
    nanoseconds properly. This commit removes joda from the serialization
    including ignoring the joda flag sent over the wire for DocValueFormat.
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    983d44a View commit details
    Browse the repository at this point in the history
  2. re-enable bwc testing and change version to prevent fail

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    25c9a3b View commit details
    Browse the repository at this point in the history