-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.2 M4
-
Fix Version/s: 5.2 RC1
-
Component/s: None
When deleting documents recursively (folders that contain other folders or documents for instance), spurious warn logs appear:
15:07:21,961 WARN [BulkLifeCycleChangeListener] Impossible to change state of fc6708df-804e-425c-a509-446fa41d3e98
15:07:22,560 WARN [BulkLifeCycleChangeListener] Impossible to change state of 611052ad-3ef2-4678-b6b6-3a02a248914a
15:07:23,098 WARN [BulkLifeCycleChangeListener] Impossible to change state of fc6708df-804e-425c-a509-446fa41d3e98
15:07:23,744 WARN [BulkLifeCycleChangeListener] Impossible to change state of 611052ad-3ef2-4678-b6b6-3a02a248914a
It seems the same document is moved to trash several times.