You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2020/04/09 17:58:11 UTC

[kafka] branch trunk updated (179be72 -> 73ec730)

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

mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 179be72  KAFKA-9642: Change "BigDecimal(double)" constructor to "BigDecimal.valueOf(double)" (#8212)
     add 73ec730  KAFKA-9748: Extend Streams integration tests for EOS beta (#8441)

No new revisions were added by this update.

Summary of changes:
 .../EOSUncleanShutdownIntegrationTest.java         | 21 +++++++++++++---
 .../GlobalKTableEOSIntegrationTest.java            | 29 ++++++++++++++--------
 .../KTableSourceTopicRestartIntegrationTest.java   | 14 +++++++++--
 .../ResetPartitionTimeIntegrationTest.java         | 25 ++++++++-----------
 .../integration/RocksDBMetricsIntegrationTest.java |  3 ++-
 .../SuppressionDurabilityIntegrationTest.java      | 25 ++++++++-----------
 .../StreamThreadStateStoreProviderTest.java        |  3 +--
 7 files changed, 73 insertions(+), 47 deletions(-)