Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redstorm should support the ability to access Spout object properties #4

Open
cchong opened this issue Nov 3, 2014 · 4 comments
Open

Comments

@cchong
Copy link

cchong commented Nov 3, 2014

Currently there is no way to access any Spout object properties such as KafkaSpout's offset property.

@rtyler
Copy link
Member

rtyler commented Nov 3, 2014

Just clarifying based on our previous discussions on this subject, this is from within a Bolt in the DSL correct?

@cchong
Copy link
Author

cchong commented Nov 3, 2014

This is from within a Bolt and Topology in the DSL.

@rtyler
Copy link
Member

rtyler commented Nov 4, 2014

@cchong would the approach suggested in colinsurprenant#99 by @tlrobinson meet your needs?

@cchong
Copy link
Author

cchong commented Nov 5, 2014

The approach desribed would not work for accessing properties in a Bolt class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants