This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 1a4e662b5f IGNITE-23666 Fix data streamer failed items (#4722)
add 4c36fbb9db IGNITE-23671 Fix IterableToPublisherAdapter (#4719)
No new revisions were added by this update.
Summary of changes:
.../subscription/IterableToPublisherAdapter.java | 2 +-
.../IterableToPublisherAdapterTest.java | 93 ++++++++++++++++++++++
2 files changed, 94 insertions(+), 1 deletion(-)
create mode 100644
modules/core/src/test/java/org/apache/ignite/internal/util/subscription/IterableToPublisherAdapterTest.java