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

hubcio pushed a change to branch rework_topic_commands
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 3a306aa20 Merge branch 'master' into rework_topic_commands
     add 46bb40a9a fix(sdk): delete_offset(None) for a standalone consumer 
should delete current_partition_id offset (#3882)
     add 0688f6b93 Merge branch 'master' into rework_topic_commands

No new revisions were added by this update.

Summary of changes:
 core/integration/tests/sdk/consumer_offset.rs | 139 ++++++++++++++++++++++++++
 core/integration/tests/sdk/mod.rs             |   1 +
 core/sdk/src/clients/consumer.rs              |   7 +-
 3 files changed, 146 insertions(+), 1 deletion(-)
 create mode 100644 core/integration/tests/sdk/consumer_offset.rs

Reply via email to