Alexander Belyak created IGNITE-21644:
-----------------------------------------

             Summary: Deadlock prevention makes Java Async APIs (KV/RV) barely 
usable
                 Key: IGNITE-21644
                 URL: https://issues.apache.org/jira/browse/IGNITE-21644
             Project: Ignite
          Issue Type: Bug
          Components: persistence
    Affects Versions: 3.0
            Reporter: Alexander Belyak


# Create table T1
 # Get KeyValue view or Record View
 # Make a batch of 100 rows and call CompletableFuture f = 
view.putAllAsync(null , batch) or view.
upsertAllAsync(null, batch)
 # Make another



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

Reply via email to