Skip to content
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

fix: zk_session_timeout in ns_client dose not work #2417

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

dl239
Copy link
Collaborator

@dl239 dl239 commented Sep 1, 2022

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

@github-actions github-actions bot added the storage-engine openmldb storage engine. nameserver & tablet label Sep 1, 2022
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Base: 75.88% // Head: 75.89% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (a828a22) compared to base (6f24627).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2417      +/-   ##
============================================
+ Coverage     75.88%   75.89%   +0.01%     
  Complexity      368      368              
============================================
  Files           629      629              
  Lines        119703   119703              
  Branches       1044     1044              
============================================
+ Hits          90832    90853      +21     
+ Misses        28655    28634      -21     
  Partials        216      216              
Impacted Files Coverage Δ
hybridse/src/codec/fe_row_codec.cc 78.36% <0.00%> (-0.32%) ⬇️
src/tablet/tablet_impl.cc 61.55% <0.00%> (-0.08%) ⬇️
src/nameserver/name_server_impl.cc 42.68% <0.00%> (+0.09%) ⬆️
src/client/ns_client.cc 47.09% <0.00%> (+0.14%) ⬆️
src/replica/replicate_node.cc 74.86% <0.00%> (+0.55%) ⬆️
src/sdk/db_sdk.cc 69.50% <0.00%> (+3.81%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

SDK Test Report

  79 files    79 suites   5m 35s ⏱️
167 tests 165 ✔️ 2 💤 0
209 runs  207 ✔️ 2 💤 0

Results for commit a828a22.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

Linux Test Report

       55 files       200 suites   1h 5m 25s ⏱️
  9 753 tests   9 746 ✔️ 7 💤 0
14 354 runs  14 347 ✔️ 7 💤 0

Results for commit a828a22.

@dl239 dl239 enabled auto-merge (squash) September 1, 2022 08:23
@dl239 dl239 merged commit ac18936 into 4paradigm:main Sep 1, 2022
@dl239 dl239 deleted the fix/zk_time_out branch November 16, 2022 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
storage-engine openmldb storage engine. nameserver & tablet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants