Skip to content

upgrade etcd java to latest version#5553

Merged
bdoyle0182 merged 2 commits into
apache:masterfrom
qualtrics:upgrade-etcd-java
Oct 15, 2025
Merged

upgrade etcd java to latest version#5553
bdoyle0182 merged 2 commits into
apache:masterfrom
qualtrics:upgrade-etcd-java

Conversation

@bdoyle0182

@bdoyle0182 bdoyle0182 commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

Description

this works now by making sure all grpc related dependencies are pinned to the same version to match akka. this is another dependency preparation for the pekko migration.

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

Copy link
Copy Markdown
Contributor Author

@dgrove-oss I verified this upgrade works now on our clusters if you could approve. Will continue forward with my pekko migration work with this change.

@dgrove-oss dgrove-oss left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm. Thanks!

@bdoyle0182 bdoyle0182 merged commit 7603795 into apache:master Oct 15, 2025
6 checks passed
@bdoyle0182 bdoyle0182 deleted the upgrade-etcd-java branch October 15, 2025 01:25
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