This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 4fd0d0e866 NIFI-14674 Streamlined parameterized test in
TestJoltTransformJSON (#10029)
add acabbad4ad NIFI-14629 Added timeout blocking to ConsumeKinesisStream
No new revisions were added by this update.
Summary of changes:
.../aws/kinesis/stream/ConsumeKinesisStream.java | 2 +-
.../pause/StandardRecordProcessorBlocker.java | 58 ++++++++-
.../pause/TestStandardRecordProcessorBlocker.java | 138 ++++++++++++++++-----
.../record/TestAbstractKinesisRecordProcessor.java | 4 +-
.../record/TestKinesisRecordProcessorRaw.java | 6 +-
.../record/TestKinesisRecordProcessorRecord.java | 7 +-
6 files changed, 173 insertions(+), 42 deletions(-)