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

Implement helper for handling trigger events #123

Closed stanlemon closed 5 years ago

stanlemon commented 5 years ago

The goal here is to provide an implementation for generating the trigger events leveraged by the recipe. This can be used in a variety of places, such as command-line tooling or a thin api.