Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Slider 0.60
-
None
Description
We are only propagating a few specific options from the slider client to the AM: FS binding, non-HA RM binding, registry binding.
This makes it hard to set server-side properties such as metrics options
I propose that we propagate all options from slider-client.xml, leaving all that are pulled in indirectly from the -site.xml files alone. Also: include all properties set on the command line with -D key=value. As these are picked up before the client is instantiated, we'll need to rummage into the Configuration and filter values based on their provenance.