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

Don't use hazelcast executor in task scheduling #10122

Closed
vbradnitski opened this issue Apr 17, 2023 · 0 comments · Fixed by #10126
Closed

Don't use hazelcast executor in task scheduling #10122

vbradnitski opened this issue Apr 17, 2023 · 0 comments · Fixed by #10126
Assignees
Milestone

Comments

@vbradnitski
Copy link
Contributor

We use IScheduledExecutorService from Hazelcast to schedule tasks in clustered environments. But it seems to be not stable in some dynamic clusters. So we can't rely on it and the process should be reimplemented.

https://enonic.zendesk.com/agent/tickets/6345

@vbradnitski vbradnitski self-assigned this Apr 17, 2023
@rymsha rymsha added this to the 7.13.0 milestone Apr 26, 2023
@alansemenov alansemenov linked a pull request Apr 29, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants