Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Disable persisting batch metadata #4639

Unanswered
nikola-golijanin asked this question in Q&A
Discussion options

Is there a simple way to disable job metadata persistence, in case we just need to read -> process -> write.

You must be logged in to vote

Replies: 1 comment

Comment options

Starting from v5, the map-based job repository was removed. If you don't care about meta-data, you can use the jdbc-based job repository with an in-memory database like h2 or hsqldb.

Have you tried that? This is the recommended replacement for the removed map-based repository.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter

AltStyle によって変換されたページ (->オリジナル) /