mirror of https://github.com/apache/nifi.git
528fce2407
- Instead of entering a 'synchronized' block for every provenance event, serialize up to 1 MB worth of data, and then enter synchronized block to write that data out. This avoids large amounts of lock contention and context switches NIFI-7646: Removed TODO and unused Jackson dependency Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #4818 |
||
---|---|---|
.. | ||
src | ||
pom.xml |