marklogic / java-client-api

Java client for the MarkLogic enterprise NoSQL database
https://docs.marklogic.com/guide/java
Apache License 2.0
58 stars 73 forks source link

MLE-14416 Added info logging for start/stop in DMSDK batchers. #1665

Closed rjrudin closed 1 month ago

rjrudin commented 1 month ago

Intent is to give us better visibility in the NiFi connector in particular as to when a WriteBatcher stops.

Added a few methods to avoid direct access of the two AtomicBoolean variables.