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

chore: fix onebox scripts #2385

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Conversation

aceforeverd
Copy link
Collaborator

Main changes:

  • set tablet zk_keep_alive_check_interval to 60s
  • stop_all.sh: use -e as exact match, avoid kill unrelated tasks

This effectively resolve #1641

- set tablet zk_keep_alive_check_interval to 60s
- stop_all.sh: use `-e` as exact match, avoid kill unrelated tasks
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #2385 (9c7d8e7) into main (51ea96e) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2385      +/-   ##
============================================
- Coverage     75.91%   75.90%   -0.01%     
  Complexity      368      368              
============================================
  Files           629      629              
  Lines        119710   119710              
  Branches       1036     1036              
============================================
- Hits          90872    90861      -11     
- Misses        28622    28633      +11     
  Partials        216      216              
Impacted Files Coverage Δ
src/rpc/rpc_client.h 85.13% <0.00%> (-5.41%) ⬇️
src/zk/dist_lock.cc 81.81% <0.00%> (-1.52%) ⬇️
src/storage/aggregator.cc 78.40% <0.00%> (-1.24%) ⬇️
src/catalog/tablet_catalog.cc 70.82% <0.00%> (-0.80%) ⬇️
hybridse/src/codec/fe_row_codec.cc 78.36% <0.00%> (-0.32%) ⬇️
src/sdk/db_sdk.cc 66.14% <0.00%> (ø)
src/client/tablet_client.cc 56.26% <0.00%> (+0.11%) ⬆️
src/tablet/tablet_impl.cc 61.77% <0.00%> (+0.12%) ⬆️
hybridse/src/codec/type_codec.cc 75.79% <0.00%> (+0.91%) ⬆️

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

@github-actions
Copy link
Contributor

SDK Test Report

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

Results for commit 9c7d8e7.

@github-actions
Copy link
Contributor

Linux Test Report

       55 files       200 suites   55m 23s ⏱️
  9 755 tests   9 748 ✔️ 7 💤 0
14 356 runs  14 349 ✔️ 7 💤 0

Results for commit 9c7d8e7.

@aceforeverd aceforeverd merged commit 279f343 into 4paradigm:main Aug 23, 2022
@aceforeverd aceforeverd deleted the fix-onebox branch August 23, 2022 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants