Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add redis-lock dep #2484

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Add redis-lock dep #2484

merged 1 commit into from
Sep 27, 2021

Conversation

marcocrasso
Copy link
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

This PR adds redis-lock to server's dependencies. Our team is using distributed lock implemented by redis-lock on top of AWS Redis. Since redis-lock has not been listed in the dependencies we are patching upstream on every build. I believe you could add this PR to main branch since default configuration is:

conductor.app.workflow-execution-lock-enabled=false
conductor.workflow-execution-lock.type=noop_lock

Please review and let me know if anything else should be added or done differently to get this merged.

Thanks in advance!

@aravindanr
Copy link
Collaborator

@marcocrasso Thanks for the PR. This is an oversight when we moved from 2.31 to 3.x.

@aravindanr aravindanr merged commit e11e4e3 into Netflix:main Sep 27, 2021
@github-actions
Copy link
Contributor

Unit Test Results

   154 files  ±0     154 suites  ±0   8m 33s ⏱️ ±0s
1 126 tests ±0  1 126 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit e11e4e3. ± Comparison against base commit e11e4e3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants