Skip to content

core/aggsigdb: remove unused MemDBV2 - #4695

Open
KaloyanTanev wants to merge 1 commit into
mainfrom
kalo/remove-aggsigdb-v2
Open

core/aggsigdb: remove unused MemDBV2#4695
KaloyanTanev wants to merge 1 commit into
mainfrom
kalo/remove-aggsigdb-v2

Conversation

@KaloyanTanev

Copy link
Copy Markdown
Collaborator

Removes the unused MemDBV2 aggsigdb implementation and its aggsigdb_v2 feature flag. Introduced in #2950 as a simpler alternative to the channel-based MemDB, it has sat at statusAlpha for ~2 years and never ran in production (the default --feature-set=stable never enables it), while doubling the maintenance cost of every aggsigdb change.

category: refactor
ticket: none

@KaloyanTanev KaloyanTanev self-assigned this Sep 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.39%. Comparing base (67f4b59) to head (d5d4a37).

Files with missing lines Patch % Lines
app/app.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4695      +/-   ##
==========================================
- Coverage   65.45%   65.39%   -0.07%     
==========================================
  Files         247      246       -1     
  Lines       30057    29984      -73     
==========================================
- Hits        19675    19607      -68     
+ Misses      10381    10376       -5     
  Partials        1        1              

☔ View full report in Codecov by Harness.
📢 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.

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