Skip to content

Conversation

@jamesagnew
Copy link
Collaborator

The $reindex operation has been refactored to take advantage of the new Bulk Modification Batch2 framework. This means that Reindex jobs now:

  • Provide a more helpful response when initially starting the job
  • Support polling for job completion status updates
  • Generate a report outlining the results of the operation, and make this report available to REST clients through the polling API
  • Support partitioning when operating in both NAMED and UNNAMED partition naming modes

@robogary
Copy link
Contributor

robogary commented Dec 8, 2025

Formatting check succeeded!

@@ -1,65 +0,0 @@
/*-
Copy link
Collaborator Author

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;
Copy link
Collaborator Author

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.

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.

3 participants