This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 6dd83b7034 NIFI-13563: Updated Provenance Repository so that instead
of returning the single latest event for a component, we return the events from
the latest invocation / session. Added system tests to verify the behavior.
Also, when replaying latest event, attempt all of those events until one
succeeds or all fail
add 0e422f0ea3 NIFI-13566 Catch Throwable during JettyServer start to
ensure any issue during start will exit
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/nifi/web/server/JettyServer.java | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)