Hello. There is no such API in Ignite. But it is a good idea to implement
it. I have created a ticket for this:
https://issues.apache.org/jira/browse/IGNITE-14569

Ilya

чт, 15 апр. 2021 г. в 22:05, Paolo Bazzi <paolo.ba...@bsi-software.com>:

> Hi all,
>
> Is there a way to list all available distributed locks within the cluster?
> Would be nice to allow some sort of monitoring about used locks and their
> correct disposal by our application.
>
> In fact I'm looking for something similar to:
> org.apache.ignite.Ignite#cacheNames but for locks.
>
> Looking at the source code, I found the following map containing some of
> the
> desired information:
>
> org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor#dsMap
>
> -> Any way to expose this content by API?
>
> Regards,
> Paolo
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to