-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Remote Segment Store] Add Lucene major version to UploadedSegmentMetadata #8088
[Remote Segment Store] Add Lucene major version to UploadedSegmentMetadata #8088
Commits on Jul 21, 2023
-
Add Lucene version to UploadedSegmentMetadata
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 270e03a - Browse repository at this point
Copy the full SHA 270e03aView commit details -
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 61a4f96 - Browse repository at this point
Copy the full SHA 61a4f96View commit details -
Pass RemoteSegmentMetadataHandlerTests tests
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for bfd9b3c - Browse repository at this point
Copy the full SHA bfd9b3cView commit details -
Remove CHANGELOG entry, throw exception if lucene version is missing
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 7dd7a5f - Browse repository at this point
Copy the full SHA 7dd7a5fView commit details -
Fix RemoteSegmentStoreDirectoryTests
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for dcb6dbd - Browse repository at this point
Copy the full SHA dcb6dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a83f30 - Browse repository at this point
Copy the full SHA 0a83f30View commit details -
Refactor to use JUnit assertion
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d66113a - Browse repository at this point
Copy the full SHA d66113aView commit details -
Pass testUploadMetadataNonEmpty with changes from main
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for e917b91 - Browse repository at this point
Copy the full SHA e917b91View commit details -
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for acb5c87 - Browse repository at this point
Copy the full SHA acb5c87View commit details -
Persist only Lucene major version in UploadedSegmentMetadata
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 8aa0a86 - Browse repository at this point
Copy the full SHA 8aa0a86View commit details -
Update UTs to only use Lucene major version in metadata
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d3eafe - Browse repository at this point
Copy the full SHA 6d3eafeView commit details -
Modularize the logic to extract Lucene major version for segments
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for c0279eb - Browse repository at this point
Copy the full SHA c0279ebView commit details -
Add UTs for getLuceneVersionForDocValuesUpdates()
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for e1ce4e6 - Browse repository at this point
Copy the full SHA e1ce4e6View commit details -
Use .si file's Lucene version for files without version info
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 0e1adb4 - Browse repository at this point
Copy the full SHA 0e1adb4View commit details -
Fix segment names in testUploadMetadataEmpty()
Signed-off-by: Bhumika Saini <[email protected]>
Bhumika Saini committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for de3324a - Browse repository at this point
Copy the full SHA de3324aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c795f71 - Browse repository at this point
Copy the full SHA c795f71View commit details