Skip to content

Merge upstream 05 03 26#675

Closed
Mopsgeschwindigkeit wants to merge 631 commits intofaust-streaming:masterfrom
smaxtec:merge-upstream-05-03-26
Closed

Merge upstream 05 03 26#675
Mopsgeschwindigkeit wants to merge 631 commits intofaust-streaming:masterfrom
smaxtec:merge-upstream-05-03-26

Conversation

@Mopsgeschwindigkeit
Copy link
Contributor

No description provided.

jpesenhofer and others added 26 commits November 27, 2023 10:10
This is just for logging for now.
The partitions that are revoked don't neet to be active.
In order to log it correctly, we need to replace the call to _get_active_changelogtopic_partitions
revoke all tps also the ones that are not active
Approved by @Mopsgeschwindigkeit
also set the default value of startup cache ttl to - 1
This update enhances the startup cache with partitions.
It means, that now with every access to the cache a partition needs to be specified.
This change enables, that the additional memory is freed faster on a rebalance and that
additional partitions are not assigned redundantly
This ensures that partition assignments are fast adn recovery loops are not possible
Also the startup cache is removed from the apply_changelog_batch function
…evokes"

This reverts commit 8092517, reversing
changes made to 5db83dc.
Revert "Merge pull request #14 from smaxtec/faster-bigtable-startup-r…
@Mopsgeschwindigkeit Mopsgeschwindigkeit deleted the merge-upstream-05-03-26 branch March 5, 2026 11:20
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 92.92308% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.05%. Comparing base (ff75c0b) to head (e760baf).

Files with missing lines Patch % Lines
faust/stores/bigtable.py 93.29% 12 Missing and 9 partials ⚠️
faust/transport/drivers/aiokafka.py 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #675      +/-   ##
==========================================
- Coverage   94.09%   94.05%   -0.04%     
==========================================
  Files         102      103       +1     
  Lines       11100    11419     +319     
  Branches     1196     1250      +54     
==========================================
+ Hits        10444    10740     +296     
- Misses        557      570      +13     
- Partials       99      109      +10     

☔ 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.

@Mopsgeschwindigkeit Mopsgeschwindigkeit restored the merge-upstream-05-03-26 branch March 5, 2026 11:23
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