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

Migrate receive task instances #20938

Closed
Tracked by #17349
berkaycanbc opened this issue Aug 9, 2024 · 0 comments · Fixed by #20955
Closed
Tracked by #17349

Migrate receive task instances #20938

berkaycanbc opened this issue Aug 9, 2024 · 0 comments · Fixed by #20955
Assignees
Labels
component/engine component/zeebe Related to the Zeebe component/team kind/feature Categorizes an issue or PR as a feature, i.e. new behavior version:8.6.0-alpha5 Label that represents issues released on version 8.6.0-alpha5 version:8.6.0 Label that represents issues released on version 8.6.0

Comments

@berkaycanbc
Copy link
Contributor

berkaycanbc commented Aug 9, 2024

It should be possible to migrate active receive tasks.

Receive tasks can be migrated by providing a mapping instruction. Only active timer receive tasks can be migrated.

Screenshot 2024-08-09 at 14 56 03
@berkaycanbc berkaycanbc self-assigned this Aug 9, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 14, 2024
## Description

<!-- Describe the goal and purpose of this PR. -->

There is no implementation changes in the migration processor since
handling message subscriptions is already supported out of the box.
Please not that this PR's branch is created from #20577's branch in
order to benefit from refactored message subscription logic. **Please
review this PR after #20577.**

## Related issues

closes #20938
@berkaycanbc berkaycanbc added kind/feature Categorizes an issue or PR as a feature, i.e. new behavior component/engine component/zeebe Related to the Zeebe component/team labels Aug 28, 2024
@nicpuppa nicpuppa added the version:8.6.0-alpha5 Label that represents issues released on version 8.6.0-alpha5 label Sep 4, 2024
@tmetzke tmetzke added the version:8.6.0 Label that represents issues released on version 8.6.0 label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/engine component/zeebe Related to the Zeebe component/team kind/feature Categorizes an issue or PR as a feature, i.e. new behavior version:8.6.0-alpha5 Label that represents issues released on version 8.6.0-alpha5 version:8.6.0 Label that represents issues released on version 8.6.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants