Thank you for running the test. If I need to initialize Atomic Seq, where shall I do it?
Jessie On Fri, Jul 21, 2017 at 12:37 PM, vkulichenko <[email protected] > wrote: > I ran the test. Atomic sequence initialization should be moved out of > init() > because it is called synchronously with node start, and they wait for each > other. > > After I do this, everything works fine. Although CSV file has only 348 and > it gets loaded multiple times in a loop. > > Is there anything else I need to do to reproduce the hang? In addition, if > you do have the hang, take thread dumps from all nodes and attach them > here. > > -Val > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Streaming-test-tp14039p15263.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
