Scenario
- Embedded Lightmin
- Component deployed in a cluster with multiple nodes
- Job scheduled via Lightmin UI Scheduler
Version
Lightmin 2.1.1
Spring Boot 2.2.6.RELEASE
Issue
How to tackle distributed locks so that the job is only run in one component? Is distributed lock mechanism not viable for the embedded lightmin version?