dnishimura commented on a change in pull request #956: SAMZA-2132: Flatten
startpoint key when serialized.
URL: https://github.com/apache/samza/pull/956#discussion_r266984446
##########
File path:
samza-core/src/main/java/org/apache/samza/startpoint/StartpointKey.java
##########
@@ -41,12 +41,29 @@
this.taskName = taskName;
}
+ @JsonIgnore
Review comment:
@shanthoosh good idea. I'm always for being explicit. Please see the latest
commit.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services