Skip to content

Conversation

BenchmarkingBuffalo
Copy link
Contributor

This PR adds two new properties to the JmsProperties:

  • subscription-durable
  • client-id

This is an enhancement described in #38738
The new properties are also added to the corresponding unit test.

Since this is my first PR in this project, let me know, if I forgot anything :)

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 14, 2023
@mhalbritter mhalbritter added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 10, 2024
@mhalbritter mhalbritter added this to the 3.x milestone Jan 10, 2024
@mhalbritter
Copy link
Contributor

Thank you!

@mhalbritter mhalbritter modified the milestones: 3.x, 3.3.0-M1 Jan 11, 2024
@mhalbritter mhalbritter changed the title Add clientId and subscriptionDurable to JmsProperties Add client-id and subscription-durable properties for JMS connections Jan 11, 2024
@BenchmarkingBuffalo BenchmarkingBuffalo deleted the 38738-jms-properties branch January 11, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

3 participants