Skip to content

feat: use object store for history server persistence - #2396

Draft
milenkovicm wants to merge 1 commit into
apache:mainfrom
milenkovicm:feat_object_store_event_writter
Draft

feat: use object store for history server persistence#2396
milenkovicm wants to merge 1 commit into
apache:mainfrom
milenkovicm:feat_object_store_event_writter

Conversation

@milenkovicm

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #2267.

Rationale for this change

What changes are included in this PR?

  • configurable object store endpoint
  • [ ] ( consider) temporary write events to local FS before move them to OS

update to history server will be separate RP

Are there any user-facing changes?

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.

Store job event logs in an object store so history survives the scheduler

1 participant