marklogic-community / marklogic-spring-batch

Write batch processing applications in MarkLogic
Other
8 stars 26 forks source link

#263 Add DM Listeners to ML Item Writer #265

Closed mchiarelli closed 6 years ago

mchiarelli commented 6 years ago

263 Add DM Listeners to ML Item Writer

sastafford commented 6 years ago

can you issue a pull request against the DEV branch? Master branch is used for releases.

sastafford commented 6 years ago

The only other thing I would like to see is a unit test that would set the WriteBatchListener and WriteFailureListener. Otherwise, it looks good.

mchiarelli commented 6 years ago

will merge into dev