You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/11 21:14:55 UTC

[GitHub] mcvsubbu commented on a change in pull request #3682: Change javadoc in RealtimeSegmentRelocator

mcvsubbu commented on a change in pull request #3682: Change javadoc in RealtimeSegmentRelocator
URL: https://github.com/apache/incubator-pinot/pull/3682#discussion_r247255467
 
 

 ##########
 File path: pinot-core/src/test/java/org/apache/pinot/core/realtime/impl/RealtimeSegmentStatsHistoryTest.java
 ##########
 @@ -222,7 +222,7 @@ public void testMultiThreadedUse() throws Exception {
   // This test attempts to ensure that future modifications to RealtimeSegmentStatsHistory does not prevent the software
   // from reading data serialized by earlier versions. The serialized data has one segment, with 2 columns -- "v1col1" and
   // "v1col2".
-  @Test
+  //@Test
 
 Review comment:
   Please add a TODO here explainining the reason why we are disabling the test, and that it should be fixed and re-enabled

----------------------------------------------------------------
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: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org