marklogic / java-client-api

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

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

Closed rjrudin closed 6 months ago

rjrudin commented 6 months 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.