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(risedev): set txn ops to unlimited #2105

Merged
merged 3 commits into from
Apr 25, 2022
Merged

chore(risedev): set txn ops to unlimited #2105

merged 3 commits into from
Apr 25, 2022

Conversation

skyzh
Copy link
Contributor

@skyzh skyzh commented Apr 25, 2022

Signed-off-by: Alex Chi iskyzh@gmail.com

What's changed and what's your intention?

As title

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

workaround for #2094

Signed-off-by: Alex Chi <iskyzh@gmail.com>
@skyzh skyzh requested a review from zwang28 April 25, 2022 04:12
@skyzh skyzh enabled auto-merge (squash) April 25, 2022 04:14
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #2105 (7b9aa74) into main (400dca9) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #2105   +/-   ##
=======================================
  Coverage   70.66%   70.66%           
=======================================
  Files         636      636           
  Lines       80718    80720    +2     
=======================================
+ Hits        57037    57039    +2     
  Misses      23681    23681           
Flag Coverage Δ
rust 70.66% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/risedevtool/src/task/etcd_service.rs 0.00% <0.00%> (ø)
src/common/src/types/ordered_float.rs 24.10% <0.00%> (-0.20%) ⬇️
.../src/executor/managed_state/aggregation/extreme.rs 90.29% <0.00%> (+0.26%) ⬆️
src/meta/src/barrier/mod.rs 69.33% <0.00%> (+0.33%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Signed-off-by: Alex Chi <iskyzh@gmail.com>
Signed-off-by: Alex Chi <iskyzh@gmail.com>
@skyzh skyzh merged commit 9eef6b8 into main Apr 25, 2022
@skyzh skyzh deleted the skyzh/etcd-limit branch April 25, 2022 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants