Github user joewitt commented on the pull request:
https://github.com/apache/nifi/pull/457#issuecomment-220988156
@bbende i think the move makes sense to improve the lifecycle of when such
issues are detected. However, it does seem like throwing RuntimeExceptions for
those could be improved. Could they instead be considered
IllegalStateExceptions and be a documented part of that interface? Also for
the last runtime exception should we include the underlying exception when we
create a new exception or do we intentionally bury it here?
That said these questions/concerns are not 'because of this change' and i
do agree the context should be constructed during the building phase of the
client so I'm a +1 anyway.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---