alibaba/nacos
View on GitHub[Nacos 3.0] Enhance usage material for distributed locks.
Open
#12,954 opened on Dec 17, 2024
help wantedkind/featureversion/3.x
Description
In GLCC 2023, Nacos community has finished the basic usage for distributed locks and plan to add this feature into nacos 3.0 version.
During one year development, the default branch and 3.0 branch include many changes and growing, the feature branch of distributed locks has many below and conflicts with 3.0 branch.
So community hope someone help to solve these conflicts first and add whole tests (unit test or integration test) for distributed locks feature.
Finally, community also hope someone can help to fill more usage document about distributed locks feature in nacos, which make users can use the feature well.
So sub tasks following:
- solve conflicts for brach
summer-glcc#10378with 3.0 develop branch and make sure feature can be used well. - Add more complete tests such as unit test or integration test to ensure the feature.
- Add usage document includes usage document and description document.