-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Refactor reindex job to bulk modify framework #7423
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
base: master
Are you sure you want to change the base?
Refactor reindex job to bulk modify framework #7423
Conversation
|
Formatting check succeeded! |
| @@ -1,65 +0,0 @@ | |||
| /*- | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to reviewer: This class was unused and has been removed.
| @@ -1,69 +0,0 @@ | |||
| package ca.uhn.fhir.jpa.dao.tx; | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to reviewer: Removing all the V1 version classes for the reindex job. We moved up to V2 of this job several releases ago.
The
$reindexoperation has been refactored to take advantage of the new Bulk Modification Batch2 framework. This means that Reindex jobs now: