Skip to content
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

Add queue properties #570

Merged
merged 4 commits into from
Oct 31, 2024
Merged

Add queue properties #570

merged 4 commits into from
Oct 31, 2024

Conversation

reshmabidikar
Copy link
Contributor

No description provided.

|===
|Property Name/Environment Variable Name |Description |Default Value | Configuration Method
//-------------------------------------------------
|org.killbill.queue.creator.name |Allow to override the default naming based on Hostname |- |System Property
Copy link
Member

Choose a reason for hiding this comment

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

In Kill Bill, these can indeed only be set using System Properties. However, with Docker, it is possible to configure these via environment properties. I think it would be worth mentioning it (it's a special case):

  • KILLBILL_QUEUE_CREATOR_AUTOGENERATE_NAME (true by default)
  • KILLBILL_QUEUE_CREATOR_NAME empty by default

@pierre pierre merged commit e0ebb32 into killbill:v3 Oct 31, 2024
2 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.

2 participants