Skip to content

Remove sentry_flink package#253

Open
fpacifici wants to merge 1 commit intomainfrom
fpacifici/remove_flink
Open

Remove sentry_flink package#253
fpacifici wants to merge 1 commit intomainfrom
fpacifici/remove_flink

Conversation

@fpacifici
Copy link
Collaborator

@fpacifici fpacifici commented Mar 13, 2026

We have not been using sentry flink in months.
Even if we used Flink it would not be done this way but by creating a bridge we would run in a separate container.
I don't think we need this adapter anymore which is not even maintained.

Summary

  • Deletes the entire sentry_flink/ package (Apache Flink adapter, tests, config)
  • Removes associated infrastructure: platforms/flink/ Docker config, scripts/flink-jar-download.sh
  • Removes sentry_streams/sentry_streams/deployment_config/test_flink.yaml
  • Cleans up all references in Makefile, .github/workflows/ci.yaml, .pre-commit-config.yaml, sentry_streams/pyproject.toml, and AGENTS.md

🤖 Generated with Claude Code

Deletes the sentry_flink package and all associated infrastructure (Flink
Docker platform, jar download script, CI step, pre-commit hooks, mypy target,
and test_flink.yaml package data). Updates Makefile, CI workflow, pre-commit
config, and documentation to reflect the removal.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@fpacifici fpacifici requested a review from a team as a code owner March 13, 2026 00:29
@github-actions
Copy link

github-actions bot commented Mar 13, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

Deps

  • Bump virtualenv from 20.31.2 to 20.36.1 in /sentry_streams by dependabot in #248
  • Bump bytes from 1.10.1 to 1.11.1 in /sentry_streams by dependabot in #242
  • Bump urllib3 from 2.5.0 to 2.6.3 in /sentry_streams by dependabot in #239
  • Bump protobuf from 5.29.5 to 5.29.6 in /sentry_streams by dependabot in #244

Other

  • Remove sentry_flink package by fpacifici in #253

🤖 This preview updates automatically when you update the PR.

Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

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

🔥

Copy link
Member

@evanh evanh left a comment

Choose a reason for hiding this comment

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

Woo love to see these PRs

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