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

STORM-2911 add serialVersionUID to storm-kafka SpoutConfig #2574

Merged
merged 1 commit into from
Feb 26, 2018

Conversation

ghajos
Copy link
Contributor

@ghajos ghajos commented Feb 25, 2018

No description provided.

@srdo
Copy link
Contributor

srdo commented Feb 25, 2018

+1, thanks for contributing.

Copy link
Contributor

@Ethanlm Ethanlm left a comment

Choose a reason for hiding this comment

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

+1

Copy link
Contributor

@HeartSaVioR HeartSaVioR left a comment

Choose a reason for hiding this comment

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

+1

Confirmed with below command:

serialver -classpath /Users/jlim/WorkArea/Playground/storm-dist/release-candidate/1.2.1-rc1/bin-targz/apache-storm-1.2.1/*:/Users/jlim/WorkArea/Playground/storm-dist/release-candidate/1.2.1-rc1/bin-targz/apache-storm-1.2.1/lib/*:/Users/jlim/WorkArea/Playground/storm-dist/release-candidate/1.2.1-rc1/bin-targz/apache-storm-1.2.1/extlib/*:/Users/jlim/WorkArea/Playground/storm-dist/release-candidate/1.2.1-rc1/bin-targz/apache-storm-1.2.1/extlib-daemon/*:/Users/jlim/WorkArea/Playground/storm-dist/release-candidate/1.2.1-rc1/bin-targz/apache-storm-1.2.1/conf:/Users/jlim/WorkArea/Playground/storm-dist/release-candidate/1.2.1-rc1/bin-targz/apache-storm-1.2.1/bin:/Users/jlim/WorkArea/Playground/storm-dist/release-candidate/1.2.1-rc1/src-targz/apache-storm-1.2.1/external/storm-kafka/target/storm-kafka-1.2.1.jar org.apache.storm.kafka.SpoutConfig

with output as follow:

org.apache.storm.kafka.SpoutConfig:    private static final long serialVersionUID = -1247769246497567352L;

@asfgit asfgit merged commit 408e531 into apache:master Feb 26, 2018
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

Successfully merging this pull request may close these issues.

5 participants