[ https://issues.apache.org/jira/browse/IGNITE-19569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Tupitsyn updated IGNITE-19569: ------------------------------------ Description: Optimize Java client data streamer for a use case when only one connection exists. In this case we don't need to deal with partition awareness and per-node buffers. This can be detected automatically or by a flag in DataStreamerOptions. was:Implement basic data streamer in Java client without receiver - see Use Case 1 in the [IEP-102|https://cwiki.apache.org/confluence/display/IGNITE/IEP-102%3A+Data+Streamer]. > Thin 3.0: Optimize Data Streamer for single connection use case > --------------------------------------------------------------- > > Key: IGNITE-19569 > URL: https://issues.apache.org/jira/browse/IGNITE-19569 > Project: Ignite > Issue Type: Task > Components: thin client > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: iep-102, ignite-3 > Fix For: 3.0.0-beta2 > > > Optimize Java client data streamer for a use case when only one connection > exists. In this case we don't need to deal with partition awareness and > per-node buffers. > This can be detected automatically or by a flag in DataStreamerOptions. -- This message was sent by Atlassian Jira (v8.20.10#820010)