Hello,

Can I use AtomicLong or AtomicSequence in Streaming?

I have implemented a service where it uses Atomic Long or Sequence to insert
data. Meanwhile I have a streaming client and defines a streamVisit in which
calls the service.  I found that as soon as I use Atomic Long or Sequence in
Service, the streaming result get stuck somewhere. But where I take Atomic
Long or Sequence out. There's a test project attached here. 

http://apache-ignite-users.70518.x6.nabble.com/Streaming-test-td14039.html#a14345



 



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Use-AtomicLong-or-AtomicSequence-in-Streaming-tp14350.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to