Avoid NPE in cfg command
- Avoid NPE when a component has no configurable property or doesn't exist - Specificly use a numeric value for SharedExecutors.DEFAULT_POOL_SIZE so the value appears in cfg command - Also use print instead of system.err since it is being redirected away from the console Change-Id: Ib73016b1a9282493f0c5c8c217dd33292eac4ba4
Showing
2 changed files
with
6 additions
and
4 deletions
-
Please register or login to post a comment