Roman Puchkovskiy created IGNITE-22699:
------------------------------------------

             Summary: Anti-hijack protection of containsAllAsync() is broken
                 Key: IGNITE-22699
                 URL: https://issues.apache.org/jira/browse/IGNITE-22699
             Project: Ignite
          Issue Type: Bug
            Reporter: Roman Puchkovskiy


Both KeyValueView and RecordView have containsAllAsync(). Its implementations 
in PublicApiThreadingKeyValueView and PublicApiThreadingRecordView are broken 
because they treat the operation as a sync one, so no anti-hijack protection is 
added.

Also, the new operation should be added to 
{{ItKvRecordApiThreadingTest.KeyValueViewAsyncOperation}} and 
{{ItKvRecordApiThreadingTest.RecordViewAsyncOperation}} to cover the 
anti-hijack protection for the new methods.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to