Skip to content

ref(subscriptions): Remove the Arroyo subscriptions consumers#119012

Open
lvthanh03 wants to merge 1 commit into
masterfrom
tony/remove-subscriptions-consumer
Open

ref(subscriptions): Remove the Arroyo subscriptions consumers#119012
lvthanh03 wants to merge 1 commit into
masterfrom
tony/remove-subscriptions-consumer

Conversation

@lvthanh03

Copy link
Copy Markdown
Member

Refs STREAM-1208

We have rolled out the subscriptions taskbroker raw mode to replace consumers in all regions, and the consumer code is good to be removed.

@lvthanh03 lvthanh03 requested review from a team as code owners July 3, 2026 19:26
@linear-code

linear-code Bot commented Jul 3, 2026

Copy link
Copy Markdown

STREAM-1208

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Backend Test Failures

Failures on 34087da in this run:

tests/snuba/incidents/test_tasks.py::HandleSnubaQueryUpdateTest::test_arroyolog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
src/sentry/consumers/__init__.py:503: in get_stream_processor
    consumer_definition = KAFKA_CONSUMERS[consumer_name]
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   KeyError: 'metrics-subscription-results'

During handling of the above exception, another exception occurred:
tests/snuba/incidents/test_tasks.py:196: in test_arroyo
    consumer = get_stream_processor(
src/sentry/consumers/__init__.py:505: in get_stream_processor
    raise click.ClickException(
E   click.exceptions.ClickException: No consumer named metrics-subscription-results in sentry.consumers.KAFKA_CONSUMERS. Most likely there is another subcommand in 'sentry run' responsible for this consumer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants