You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2021/11/11 15:43:26 UTC

[kafka] branch trunk updated (214b59b -> 6f62485)

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

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


    from 214b59b  KAFKA-13429: ignore bin on new modules (#11415)
     add 6f62485  MINOR: Introduce `ApiKeyVersionsSource` annotation for `ParameterizedTest` (#11468)

No new revisions were added by this update.

Summary of changes:
 .../requests/AddPartitionsToTxnRequestTest.java    | 27 +++++++++++-----------
 .../utils/annotation/ApiKeyVersionsProvider.java   | 26 ++++++++++-----------
 .../utils/annotation/ApiKeyVersionsSource.java     | 15 ++++++------
 3 files changed, 33 insertions(+), 35 deletions(-)
 copy server-common/src/main/java/org/apache/kafka/server/common/serialization/MetadataParseException.java => clients/src/test/java/org/apache/kafka/common/utils/annotation/ApiKeyVersionsProvider.java (53%)
 copy core/src/test/java/kafka/test/annotation/ClusterConfigProperty.java => clients/src/test/java/org/apache/kafka/common/utils/annotation/ApiKeyVersionsSource.java (77%)