]
Petr Široký resolved DROOLS-1390.
---------------------------------
Fix Version/s: 7.0.0.CR1
Resolution: Done
Inconsistent scanner state when using very small polling interval
-----------------------------------------------------------------
Key: DROOLS-1390
URL:
https://issues.jboss.org/browse/DROOLS-1390
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.Beta5
Reporter: Petr Široký
Assignee: Petr Široký
Priority: Minor
Fix For: 7.0.0.CR1
Using KIE Scanner state with very small polling interval (e.g. 20ms) may lead to
inconsistent scanner state (race condition). Using such a small interval is not
recommended, but the scanner state needs to be consistent even is such cases.