-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more info in Flint metadata log (#125)
* Add missing latestId field Signed-off-by: Chen Dai <[email protected]> * Add create time and UT Signed-off-by: Chen Dai <[email protected]> * Change FlintSpark API to update job start time Signed-off-by: Chen Dai <[email protected]> * Remove unused EMR info in Flint metadata Signed-off-by: Chen Dai <[email protected]> * Singleton scheduler executor service and add shutdown hook Signed-off-by: Chen Dai <[email protected]> * Support recreate index from logical deleted index Signed-off-by: Chen Dai <[email protected]> * Add revert transient log capability for optimistic transaction Signed-off-by: Chen Dai <[email protected]> * Add transaction IT with recover command Signed-off-by: Chen Dai <[email protected]> * Extract new index monitor class Signed-off-by: Chen Dai <[email protected]> * Fix flaky IT due to background scheduler task Signed-off-by: Chen Dai <[email protected]> --------- Signed-off-by: Chen Dai <[email protected]>
- Loading branch information
Showing
12 changed files
with
400 additions
and
90 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
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
Oops, something went wrong.