GitHub user MichealShin opened a pull request:
https://github.com/apache/storm/pull/2941
STORM-3318: Complete information in Class NewKafkaSpoutOffsetQuery
Just complete information in three methods(toString , equals, hashCode).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MichealShin/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2941.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2941
----
commit 3eba918afdc8dbc777e790d71be9dc30d17f125d
Author: MichealShin <shichenglong@...>
Date: 2019-01-18T12:21:49Z
STORM-3318: Complete information in Class NewKafkaSpoutOffsetQuery
Just complete information in three methods(toString , equals, hashCode).
----
---