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

[FLINK-2721] [Storm Compatibility] Add Tuple meta information #1591

Closed
wants to merge 1 commit into from

Conversation

mjsax
Copy link
Member

@mjsax mjsax commented Feb 4, 2016

No description provided.

@mjsax
Copy link
Member Author

mjsax commented Feb 4, 2016

@mxm I would like to get this into 1.0 release. Would be great if you could review it.

@mxm
Copy link
Contributor

mxm commented Feb 5, 2016

@mjsax Would be good to merge this. I'll take a look later.

private final String producerStreamId;
/** The producer's component id of this tuple */
/** The producer's component ID of this tupl.e */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

@mxm
Copy link
Contributor

mxm commented Feb 6, 2016

Looks like the meta data is now completely available :). +1 for merging this.

@mjsax
Copy link
Member Author

mjsax commented Feb 7, 2016

Extended VerifyMetaDataBolt.java to check if the message ID is of "type" unanchored and fixed the typos.

Merging this.

@asfgit asfgit closed this in 7eb6edd Feb 7, 2016
@mjsax mjsax deleted the flink-2721-tupleMetaInfo branch February 12, 2016 16:05
subhankarb pushed a commit to subhankarb/flink that referenced this pull request Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants