Github user robdouglas commented on the pull request:
https://github.com/apache/incubator-streams/pull/187#issuecomment-74746871
@steveblackmon if the entire code base used getInstance() where appropriate
then this wouldn't be as much of an issue. However, there are 34 instances in
the code base where we're calling `new StreamsJacksonMapper()` which results in
these gratuitous Reflections calls.
---
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.
---