forked from google/fhir-data-pipes
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added mechanism to recover resource tables on Thrift server in case i…
…t goes down (google#655) * Added mechanism to recover resource tables on Thrift server in case it goes down. * Added config based condition to create tables. * Made changes as per review comments. * Made changes to have Apache Beam file implementation instead of java.nio * Updated comment for application ready event listener method onApplicationEvent * Added sorting logic for snapshots. * Added UI control to create resource tables. * Changed docker compose version to 3.3 * Changed docker compose version to 2.4 * Removed restart condition from compose * Added error handler for UI control for tables creation. * Made changes to PipelineManager as per recent code changes.
- Loading branch information
Showing
5 changed files
with
207 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters