You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Marinko (Jira)" <ji...@apache.org> on 2020/02/28 17:43:00 UTC

[jira] [Created] (IGNITE-12730) Streaming blocking threads

Marinko created IGNITE-12730:
--------------------------------

             Summary: Streaming blocking threads
                 Key: IGNITE-12730
                 URL: https://issues.apache.org/jira/browse/IGNITE-12730
             Project: Ignite
          Issue Type: Bug
          Components: streaming
    Affects Versions: 2.7.6
            Reporter: Marinko


What is the proper way to load 5 mil records without getting any messages that the stripe worker threads are blocked doing their job. The records are initially added to the thread based queue. So it's up to ignite to handle it properly.

Is there any suggestion to load a big amount of data?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)