You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by GitBox <gi...@apache.org> on 2019/03/19 16:35:21 UTC

[GitHub] [samza] dnishimura commented on a change in pull request #956: SAMZA-2132: Flatten startpoint key when serialized.

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:
users@infra.apache.org


With regards,
Apache Git Services