-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
None
When the async-modification-queue becomes full, writes are performed synchronously. Currently it's not possible from the logs to ascertain that this has happened, even though it could have a significant impact on performance. We should log when the queue is full, followed by a follow up message saying how many writes we written synchronously once it's no longer full. This will provide the user with feedback that can be used to more accurately configured the queue size.