Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Check the impact of asynchronous subscription left in PENDING state after being aborted #91

Closed
kowalczyka opened this issue May 17, 2018 · 2 comments
Labels
P5 Priority 5

Comments

@kowalczyka
Copy link
Member

With the fix which we delivered in f5bdefa, functionality related to subscription states changed:

  • after aborting asynchronous subscription during creation (subscription in PENDING state) subscription stays in PENDING state
  • before the mentioned fix, subscription was going into INVALID state

We noticed that this change can have some impact on subscription related actions as state validator now allow some actions which previously were forbidden:

Therefore the imapact of this change must be investigated and proper adaptation must be done if needed.

@GoebelL GoebelL added the P5 Priority 5 label Jul 5, 2018
@GoebelL GoebelL added this to the 18.0 milestone Jul 5, 2018
@GoebelL GoebelL removed this from the 18.0 milestone May 17, 2019
@GoebelL
Copy link
Member

GoebelL commented Dec 9, 2020

Is this still valid?

@GoebelL
Copy link
Member

GoebelL commented Dec 15, 2020

No issues have been reported in this area up to now. Unless there are no concrete needs and plans to change the current abort behavior I don't think that this issue is further needed. Feel free to reopen if you consider any concrete action here.

@GoebelL GoebelL closed this as completed Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P5 Priority 5
Projects
None yet
Development

No branches or pull requests

2 participants