Hi,
I have problem in some Ignite (version 1.9) thread.
Issue detail process
1. Ignite Running on Multi Server Machine
- Linux and JDK 1.7.0_95 environment, Over 2 Ignite process run on the
Machine
2. One Machine Shutdown
3. Ignite Failover and Rebalanced
4. Ignite seemingly normal behavior but.
Hi,
I want to use IgniteQueue like a IgniteCache.
(IgniteQueue input data distribute by AffinityKey or NodeID and so on..)
Research and test results are as follows. (Ignite ver2.7.0)
1. IgniteQueue do not have AffinityKey input interface
- PARTITIONED mode is random distribution
2. IgniteQueue