
|
If you were logged in you would be able to see more operations.
|
|
|
| Compatibility: |
new feature
|
|
I need to be able to test for ports being free/in use
I propose
- a component that checks a port for being connectable
-extracts host/port from hadoop configurations, taking a lazy reference to the configuration, and to the attribute to work with
- can check on startup, liveness or a condition
- specifiable connect timeout
- livenessTimeout to give the liveness a period of grace before its failures matter (for monitoring slow starting services)
|
|
Description
|
I need to be able to test for ports being free/in use
I propose
- a component that checks a port for being connectable
-extracts host/port from hadoop configurations, taking a lazy reference to the configuration, and to the attribute to work with
- can check on startup, liveness or a condition
- specifiable connect timeout
- livenessTimeout to give the liveness a period of grace before its failures matter (for monitoring slow starting services)
|
Show » |
|