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

Modify EngineStateMonitor to use built-in Zeebe functionality #133

Closed
Tracked by #189
remcowesterhoud opened this issue Jan 11, 2022 · 2 comments · Fixed by #257
Closed
Tracked by #189

Modify EngineStateMonitor to use built-in Zeebe functionality #133

remcowesterhoud opened this issue Jan 11, 2022 · 2 comments · Fixed by #257

Comments

@remcowesterhoud
Copy link
Contributor

remcowesterhoud commented Jan 11, 2022

Description

In camunda/camunda#8510 a mechanism was introduced in Zeebe which can be used to track if
processing has reached the end. We should use this instead of our own implementation in the EngineStateMonitor to check if the engine is idle.

@remcowesterhoud
Copy link
Contributor Author

@pihme If you'd like it'd be cool if you could revisit the EngineStateMonitor

@remcowesterhoud remcowesterhoud changed the title Modify IdleStateMonitor to use built-in Zeebe functionality Modify EngineStateMonitor to use built-in Zeebe functionality Mar 7, 2022
@pihme pihme removed their assignment Apr 7, 2022
@pihme
Copy link
Contributor

pihme commented Apr 7, 2022

Removed myself from assignee, as I haven't been working on it in the last few weeks and unclear if and when I will continue

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.

2 participants