Skip to content

Conversation

@qrort
Copy link
Collaborator

@qrort qrort commented Jun 10, 2025

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?

session status can be wrong, and users can sometimes experience timout when using ExecuteDataQueryOverQueryService

Issue Number: N/A

What is the new behavior?

fix resolves a concrete example of degradation on https://github.com/yandex/temporal-over-ydb/

Other information

@github-actions
Copy link

github-actions bot commented Jun 10, 2025

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

incompatible changes

Version: value changed from "3.110.0" to "3.110.1"

summary

Base version: v3.110.1-0.20250611115929-80221306ffea (master)
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v3.110.1.

@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.65%. Comparing base (261053d) to head (0fafcd7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1806      +/-   ##
==========================================
- Coverage   70.69%   70.65%   -0.04%     
==========================================
  Files         385      385              
  Lines       40211    40211              
==========================================
- Hits        28426    28412      -14     
- Misses      10611    10623      +12     
- Partials     1174     1176       +2     
Flag Coverage Δ
experiment 70.17% <100.00%> (-0.06%) ⬇️
go-1.21.x 68.85% <100.00%> (-0.03%) ⬇️
go-1.24.x 70.63% <100.00%> (-0.03%) ⬇️
integration 53.47% <100.00%> (-0.33%) ⬇️
macOS 40.34% <100.00%> (+0.04%) ⬆️
ubuntu 70.65% <100.00%> (-0.04%) ⬇️
unit 40.34% <100.00%> (+0.02%) ⬆️
windows 40.32% <100.00%> (+0.02%) ⬆️
ydb-24.4 52.48% <100.00%> (+0.01%) ⬆️
ydb-25.1 53.42% <100.00%> (+0.03%) ⬆️
ydb-latest 52.82% <100.00%> (-0.51%) ⬇️
ydb-nightly 70.17% <100.00%> (-0.06%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qrort qrort force-pushed the v3.108.5+CloseOnce branch 3 times, most recently from fa467d2 to 43b8ede Compare June 12, 2025 16:41
@qrort qrort force-pushed the v3.108.5+CloseOnce branch from 43b8ede to 8fe719b Compare June 12, 2025 16:50
}, xtest.StopAfter(time.Second))
}

func TestSessionCoreAttachError(t *testing.T) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These tests pass on the master branch. Could you add a test that reproduces the problem, i.e., fails on the master branch?

@qrort
Copy link
Collaborator Author

qrort commented Jun 27, 2025

reopened in #1824

@qrort qrort closed this Jun 27, 2025
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.

5 participants