Re: Collision SPI Not Adhering to Specification

2021-07-01 Thread Atri Sharma
I have opened a JIRA for the same: https://issues.apache.org/jira/browse/IGNITE-15043 Unless objections, I plan on sketching an implementation plan. On Thu, Jul 1, 2021 at 1:07 AM Atri Sharma wrote: > > Hi All, > > I have been playing around with Collision SPI and specifically used > FifoQueueC

Collision SPI Not Adhering to Specification

2021-06-30 Thread Atri Sharma
Hi All, I have been playing around with Collision SPI and specifically used FifoQueueCollisionSPI and noticed that it is not really adhering to the specified task of restricting the number of concurrent tasks that can be run. Specifically, if there is only one slot available and N tasks concurren