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

Revert "Restart scheduler on error" #6335

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

jnidzwetzki
Copy link
Contributor

This reverts commit bebd1ab. We have discovered that the BGW slot is not freed in all cases. In this case, no more new workers can be created. So, the patch is rolled back until the bug has been corrected.


Disable-check: force-changelog-file

This reverts commit bebd1ab. We have
discovered that the BGW slot is not freed in all cases. In this case, no
more new workers can be created. So, the patch is rolled back until the
bug has been corrected.
Copy link

@akuzm, @fabriziomello: please review this pull request.

Powered by pull-review

@jnidzwetzki jnidzwetzki requested a review from mkindahl November 21, 2023 13:24
@jnidzwetzki jnidzwetzki added this to the TimescaleDB 2.13 milestone Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (747f4e2) 65.48% compared to head (17de368) 65.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6335      +/-   ##
==========================================
- Coverage   65.48%   65.40%   -0.08%     
==========================================
  Files         249      249              
  Lines       57995    57947      -48     
  Branches    12920    12901      -19     
==========================================
- Hits        37980    37903      -77     
- Misses      18157    18207      +50     
+ Partials     1858     1837      -21     

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

@jnidzwetzki jnidzwetzki merged commit d17b582 into timescale:main Nov 21, 2023
@jnidzwetzki jnidzwetzki deleted the revert_bgw branch November 21, 2023 13:49
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.

3 participants