Skip to content

Conversation

@bdoyle0182
Copy link
Contributor

@bdoyle0182 bdoyle0182 commented Oct 22, 2025

Description

handles deprecations going to pekko added in later akka 2.6 and pekko 1.1. changes are done such that there are no behavior changes.

The status code enum change is just in name, it still represents the same status code.

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Scheduler
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • [] I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

@bdoyle0182 bdoyle0182 requested a review from style95 October 22, 2025 00:00
@bdoyle0182 bdoyle0182 force-pushed the handle-pekko-deprecations branch from 5ea5fee to 9443d79 Compare October 22, 2025 00:04
Copy link
Member

@dgrove-oss dgrove-oss left a comment

Choose a reason for hiding this comment

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

lgtm

@bdoyle0182 bdoyle0182 merged commit 15d8a85 into apache:master Oct 27, 2025
6 of 8 checks passed
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