Skip to content

Conversation

@szybia
Copy link
Contributor

@szybia szybia commented Aug 21, 2025

No description provided.

PersistentTasksService persistentTasksService = internalCluster().getInstance(PersistentTasksService.class);
AtomicBoolean completed = new AtomicBoolean(false);
persistentTasksService.sendProjectStartRequest(
projectId,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

currently projectId is always DEFAULT

i wonder is another reliability improvement would be to use random projectIds

removes possibility of state spillover even more

@szybia szybia closed this Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants