diff options
author | 2024-11-27 14:43:28 +0000 | |
---|---|---|
committer | 2024-12-19 15:38:36 +0000 | |
commit | a7206655a004659bd1251c70db0acfd0f58e40d4 (patch) | |
tree | 852a2331753c722e46c03ac6b508a14b646f24e1 /cps-ncmp-events | |
parent | 40578d56733247540a09b6bbf000181b46b5c1fc (diff) |
Cps and Ncmp distributed lock for various use cases
- introduced cpsAndNcmpLock to be used for any use case needing
coordination. Since it can be used for any use case hence placing the
class accordingly.
- currently lock is being used for populating workQueue.
- Removed FencedLock as it was part of CPSubsystem which is moved to
hazelcast-enterprise in 5.5.* version onwards.
- added info level logging statement to verify just one thread at a time
in the critical section
- Note : integration test to be part of a separate patch.
Issue-ID: CPS-2479
Change-Id: I0f33c7232786c517383e5093fda91fd9a1839021
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-ncmp-events')
0 files changed, 0 insertions, 0 deletions