Hello, Can Ignite 2.0 queue be transactional and if so what does it mean? If a thread starts a transaction will it block the queue for other threads/clients? If a thread rolls back its transaction will it return the taken item(s) the queue? In what place on the queue?
Thank you, Alex