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

W-14227000: Add system property to configure the time to wait for closing remaining connections on shutdown #562

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

eze210
Copy link
Contributor

@eze210 eze210 commented Oct 17, 2023

About the system property:

  • Name: mule.http.graceful.shutdown.timeout
  • Unit: milliseconds
  • Default value: Mule Graceful Shutdown Timeout (this way we preserve backwards compatibility)
  • Special values:
    • "0" means no graceful shutdown.
    • "-1" means until there are zero established connections

@eze210 eze210 requested a review from a team as a code owner October 17, 2023 21:01
@eze210
Copy link
Contributor Author

eze210 commented Oct 18, 2023

--validate

2 similar comments
@eze210
Copy link
Contributor Author

eze210 commented Oct 18, 2023

--validate

@eze210
Copy link
Contributor Author

eze210 commented Oct 18, 2023

--validate

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.

1 participant