Chinmay Soman created SAMZA-471:
-----------------------------------
Summary: Refactor Samza config
Key: SAMZA-471
URL: https://issues.apache.org/jira/browse/SAMZA-471
Project: Samza
Issue Type: Improvement
Affects Versions: 0.9.0
Reporter: Chinmay Soman
Fix For: 0.9.0
This ticket addresses the first few points of SAMZA-40:
* Want to auto-generate documentation based off of configuration.
* Should support global defaults for a config property. Right now, we do
config.getFoo.getOrElse() everywhere.
* Should validate config up front, rather than thrown runtime exceptions
randomly throughout the code.
* Should remove implicits
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)