salesforce / storm-dynamic-spout

A framework for building spouts for Apache Storm and a Kafka based spout for dynamically skipping messages to be processed later.
BSD 3-Clause "New" or "Revised" License
41 stars 13 forks source link

Set sideline defaults when loading config #97

Closed stanlemon closed 6 years ago

stanlemon commented 6 years ago

Ensures that defaults are properly applied to the config when it is passed into the sidelining code.

stanlemon commented 6 years ago

@Crim I think this an oversight when we split the configuration up.