[
https://issues.apache.org/jira/browse/IGNITE-9648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Pavlov updated IGNITE-9648:
----------------------------------
Description:
Make more clear statement how distributed locks relate to entry lock.
Is it the same key for entry and for the acquired lock(K key);
Is it possible to acquire the lock for unexistent entry?
https://ignite.apache.org/docs/latest/distributed-locks
org.apache.ignite.IgniteCache#lock
was:
Make more clear statement how distributed locks relate to entry lock.
Is it the same key for entry and for the acquired lock(K key);
Is it possible to acquire the lock for unexistent entry?
https://apacheignite.readme.io/docs/distributed-locks
org.apache.ignite.IgniteCache#lock
> Improve doc and javadoc for Ignite distrubuted lock
> ---------------------------------------------------
>
> Key: IGNITE-9648
> URL: https://issues.apache.org/jira/browse/IGNITE-9648
> Project: Ignite
> Issue Type: Task
> Reporter: Dmitry Pavlov
> Assignee: Dmitry Pavlov
> Priority: Major
>
> Make more clear statement how distributed locks relate to entry lock.
> Is it the same key for entry and for the acquired lock(K key);
> Is it possible to acquire the lock for unexistent entry?
> https://ignite.apache.org/docs/latest/distributed-locks
> org.apache.ignite.IgniteCache#lock
--
This message was sent by Atlassian Jira
(v8.20.10#820010)