Skip to content

Add client-id and subscription-durable properties for JMS connections #38817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants