Potential deadlock when queue is suspended and resumed
------------------------------------------------------
Key: SLING-1957
URL: https://issues.apache.org/jira/browse/SLING-1957
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Extensions Event 3.0.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Extensions Event 3.0.2
If a queue is suspended there is a potential that the queue stays in the
suspended state when it gets resumed.
This is because the notify waking up the thread is done before the state is set
to resumed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.