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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to