-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: rename session_timeout to zk_session_timeout in clusteroptions #1953
refactor: rename session_timeout to zk_session_timeout in clusteroptions #1953
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1953 +/- ##
============================================
- Coverage 75.63% 75.59% -0.04%
Complexity 347 347
============================================
Files 614 614
Lines 116976 116977 +1
Branches 1025 1022 -3
============================================
- Hits 88471 88430 -41
- Misses 28296 28338 +42
Partials 209 209
Continue to review full report at Codecov.
|
Signed-off-by: mango <[email protected]>
Signed-off-by: mango <[email protected]>
Pull and solved. |
Signed-off-by: mango [email protected]
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Refactor: rename session_timeout to zk_session_timeout
What is the current behavior? (You can also link to an open issue here)
Resolved refactor: rename zk session_timeout in db sdk #1940
What is the new behavior (if this is a feature change)?
None