This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 6786afd  [BEAM-7548] Fix flaky tests for ApproximateUnique (#8960)
     new 43bb514  [BEAM-7589] Use only one KinesisProducer instance per JVM
     new b81025c  [BEAM-7589] Make KinesisIOIT compatible with all other ITs
     new 69f5b7ec Merge pull request #8955: [BEAM-7589] Use only one 
KinesisProducer instance per JVM

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/java/io/kinesis/build.gradle                  |   1 +
 .../org/apache/beam/sdk/io/kinesis/KinesisIO.java  | 144 ++++++++++-----------
 .../apache/beam/sdk/io/kinesis/KinesisIOIT.java    | 124 ++++++++++--------
 .../beam/sdk/io/kinesis/KinesisMockWriteTest.java  |  20 ++-
 .../beam/sdk/io/kinesis/KinesisProducerMock.java   |  39 +++---
 .../beam/sdk/io/kinesis/KinesisTestOptions.java    |  12 ++
 6 files changed, 181 insertions(+), 159 deletions(-)

Reply via email to