Skip to content
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

[FEATURE] Add jobStartTime for in state #123

Closed
penghuo opened this issue Nov 2, 2023 · 1 comment
Closed

[FEATURE] Add jobStartTime for in state #123

penghuo opened this issue Nov 2, 2023 · 1 comment
Assignees
Labels
0.1.1 enhancement New feature or request

Comments

@penghuo
Copy link
Collaborator

penghuo commented Nov 2, 2023

  • add jobStartTime into
    • IndexStateDoc.
    • SessionDoc.
  • jobStartTime is immutable.
@dai-chen
Copy link
Collaborator

dai-chen commented Nov 2, 2023

  1. Add jobStartTime in metadata log entry only when trigger the auto refresh (won't touch this when update heartbeat)
  2. Add missing latestId in metadata log entry
  3. Make timer thread pool singleton and shutdown it in FlintRepl main
  4. Change createIndex() to allow transit from DELETED and maybe CREATING state
  5. Remove old EMR info stored in Flint metadata

@dai-chen dai-chen self-assigned this Nov 3, 2023
@dai-chen dai-chen moved this from In Progress to Under Review in OpenSearch Spark Project Planning Nov 3, 2023
@dai-chen dai-chen moved this from Under Review to Done in OpenSearch Spark Project Planning Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.1.1 enhancement New feature or request
Development

No branches or pull requests

2 participants