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

Returned topicwriter.ErrQueueLimitExceed, accidental removed at v3.81.0 #1492

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

rekby
Copy link
Member

@rekby rekby commented Oct 2, 2024

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 66.91%. Comparing base (dbaa3bf) to head (4e8254f).

Files with missing lines Patch % Lines
...al/topic/topicwriterinternal/writer_reconnector.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1492   +/-   ##
=======================================
  Coverage   66.90%   66.91%           
=======================================
  Files         353      353           
  Lines       36674    36676    +2     
=======================================
+ Hits        24538    24541    +3     
  Misses      11053    11053           
+ Partials     1083     1082    -1     
Flag Coverage Δ
experiment 71.10% <50.00%> (-0.05%) ⬇️
go-1.21.x 67.11% <50.00%> (-0.07%) ⬇️
go-1.22.x 64.77% <50.00%> (-0.11%) ⬇️
go-1.23.x 66.85% <50.00%> (-0.05%) ⬇️
integration 52.99% <0.00%> (-0.04%) ⬇️
macOS 40.75% <50.00%> (-0.01%) ⬇️
ubuntu 71.21% <50.00%> (+0.01%) ⬆️
unit 41.18% <50.00%> (-0.02%) ⬇️
windows 41.16% <50.00%> (-0.03%) ⬇️
ydb-23.3 46.44% <0.00%> (-0.13%) ⬇️
ydb-24.1 52.88% <0.00%> (-0.12%) ⬇️
ydb-24.2 52.88% <0.00%> (-0.13%) ⬇️
ydb-nightly 71.10% <50.00%> (-0.05%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Oct 2, 2024

github.com/ydb-platform/ydb-go-sdk/v3/topic/topicwriter

compatible changes

ErrQueueLimitExceed: added

summary

Base version: v3.81.3 (master)
Suggested version: v3.82.0

Copy link

github-actions bot commented Oct 2, 2024

🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service:

Grafana Dashboard

SLO-native-table

Copy link

github-actions bot commented Oct 2, 2024

🌋 Here are results of SLO test for Go SDK xorm:

Grafana Dashboard

SLO-xorm

Copy link

github-actions bot commented Oct 2, 2024

🌋 Here are results of SLO test for Go SDK database/sql:

Grafana Dashboard

SLO-database-sql

Copy link

github-actions bot commented Oct 2, 2024

🌋 Here are results of SLO test for Go SDK gorm:

Grafana Dashboard

SLO-gorm

Copy link

github-actions bot commented Oct 2, 2024

🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service:

Grafana Dashboard

SLO-native-query

@rekby rekby enabled auto-merge October 2, 2024 07:11
@rekby rekby disabled auto-merge October 2, 2024 07:11
@rekby rekby merged commit 91eb73b into master Oct 2, 2024
44 checks passed
@rekby rekby deleted the fix-ErrQueueLimitExceed branch October 2, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants