You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/11/27 20:55:07 UTC

[GitHub] jihoonson commented on a change in pull request #6669: Remove duplicate DataSegmentTest (fixes #6064)

jihoonson commented on a change in pull request #6669: Remove duplicate DataSegmentTest (fixes #6064)
URL: https://github.com/apache/incubator-druid/pull/6669#discussion_r236842155
 
 

 ##########
 File path: core/src/test/java/org/apache/druid/timeline/DataSegmentTest.java
 ##########
 @@ -51,7 +51,7 @@
 public class DataSegmentTest
 {
   private static final ObjectMapper mapper = new TestObjectMapper();
-  private static final int TEST_VERSION = 0x7;
+  private static final int TEST_VERSION = 0x9;
 
 Review comment:
   This represents the segment version. Its value doesn't affect to anything, but I think it's better to use a more realistic one since version 7 no more exists.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org