-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
We will rename DeploymentInfo methods:
getDefaultAsyncConextTimeout() -> getDefaultAsyncContextTimeout()
setDefaultAsyncConextTimeout(() -> setDefaultAsyncContextTimeout()
It is safe to rename them because the PR introducing them wasn't back ported to any release yet.
- is related to
-
UNDERTOW-1870 Hard-coded timeout for asynchronous HTTP requests - add async context timeout undertow option
- Resolved