You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cs...@apache.org on 2021/12/21 11:34:36 UTC

[sling-org-apache-sling-distribution-journal-kafka] branch master updated (7ad5a44 -> 7020151)

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

cschneider pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git.


    from 7ad5a44  SLING-10676 - remove SECURITY.md which is not needed
     add 7020151  SLING-11028 - Allow to assign to relative offset (#10)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  2 +-
 .../journal/kafka/KafkaClientProvider.java         | 47 +++++++++++++++++-----
 .../journal/kafka/KafkaClientProviderTest.java     | 22 +++++++++-
 .../journal/kafka/KafkaMessageInfoTest.java        |  2 +-
 .../distribution/journal/kafka/MessagingTest.java  | 35 +++++++++++++++-
 5 files changed, 95 insertions(+), 13 deletions(-)