mirror of https://github.com/apache/nifi.git
2309d75d3d
- Added totalActiveQueuedDuration and maxActiveQueuedDuration to the ConnectionStatus object - Updated FlowFileQueue implementations and supporting code to properly calculate and provide the totalActiveQueuedDuration and maxActiveQueuedDuration for their active queues - Fixing failing unit test. In examining this it appears that the unit test only accidentally passed in the past and that the object mocked to always throw an exception was not actually being used in the test. - Adding UI component via ConnectionStatusDescriptor along with updates based on PR comments. Signed-off-by: Mark Payne <markap14@hotmail.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |