[ 
https://issues.apache.org/jira/browse/IGNITE-15932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Lapin updated IGNITE-15932:
-------------------------------------
    Description: 
Currently locks are stored in the heap and can take unlimited amount of memory.
Need to implement storage for a locks with a configurable limits. It can even 
store locks off-heap of use disk spilling.
Lock attempt must fail if a storage is overflowed.

Tx.Phase1

> Implement storage for locks
> ---------------------------
>
>                 Key: IGNITE-15932
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15932
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Scherbakov
>            Priority: Major
>              Labels: ignite-3
>
> Currently locks are stored in the heap and can take unlimited amount of 
> memory.
> Need to implement storage for a locks with a configurable limits. It can even 
> store locks off-heap of use disk spilling.
> Lock attempt must fail if a storage is overflowed.
> Tx.Phase1



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to