Skip to content

[FEATURE REQ] Upgrade deprecated API ListenableFutureCallback #43101

Open
@moarychan

Description

@moarychan

Is your feature request related to a problem? Please describe.
The ListenableFutureCallback has been deprecated and marked as removal in Spring Boot 3.4.0. It will bring the break changes.

APIs that need upgrading:

  • com.azure.spring.integration.core.handler.DefaultMessageHandler
  • com.azure.spring.integration.core.implementation.instrumentation.InstrumentationSendCallback

Describe the solution you'd like
Use CompletableFuture instead.

Describe alternatives you've considered
N/A.

Additional context
N/A.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesazure-spring-eventhubsSpring event hubs related issues.azure-spring-servicebusSpring service bus related issues.feature-requestThis issue requires a new behavior in the product in order be resolved.

Type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions