Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(s3stream): add s3 operation timeout #618

Merged
merged 1 commit into from
Nov 13, 2023
Merged

feat(s3stream): add s3 operation timeout #618

merged 1 commit into from
Nov 13, 2023

Conversation

SCNieh
Copy link
Contributor

@SCNieh SCNieh commented Nov 13, 2023

No description provided.

Signed-off-by: Shichao Nie <niesc@automq.com>
@SCNieh SCNieh requested a review from superhx November 13, 2023 06:20
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #618 (3ffe8a0) into main (df5f77e) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #618      +/-   ##
============================================
- Coverage     58.29%   58.21%   -0.08%     
+ Complexity     1946     1945       -1     
============================================
  Files           205      205              
  Lines         13134    13136       +2     
  Branches       1202     1202              
============================================
- Hits           7656     7647       -9     
- Misses         4869     4879      +10     
- Partials        609      610       +1     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 6.16% <ø> (ø)
RocketMQ Controller 50.61% <ø> (+0.23%) ⬆️
RocketMQ Proxy 43.03% <ø> (ø)
RocketMQ Store 76.98% <ø> (-0.66%) ⬇️
RocketMQ Stream 60.43% <0.00%> (-0.06%) ⬇️
RocketMQ Metadata 36.46% <ø> (ø)
Files Coverage Δ
...m/automq/stream/s3/operator/DefaultS3Operator.java 48.41% <0.00%> (-0.24%) ⬇️

... and 7 files with indirect coverage changes

Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@SCNieh SCNieh merged commit b0eff4e into main Nov 13, 2023
@SCNieh SCNieh deleted the s3_timeout branch November 13, 2023 06:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants