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

Can't use value types when emitting to specific stream or message id from StormSpout #4

Open
jastice opened this issue Nov 30, 2012 · 1 comment

Comments

@jastice
Copy link

jastice commented Nov 30, 2012

The MessageIdEmitter and StreamEmitter emit methods allow only AnyRef parameters, unlike the equivalent StormSpout methods, which allow Any parameters. This prevents me from emitting e.g. Int values when using a specific stream or message id.

@velvia
Copy link
Owner

velvia commented Feb 7, 2013

Hi there, sorry my github account settings seem to be messed up so I'm not getting notified on issues. I'll look into this sometime soon.

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

No branches or pull requests

2 participants