pabrahamusa commented on issue #6431:
URL: 
https://github.com/apache/incubator-pinot/issues/6431#issuecomment-758427983


    @siddharthteotia   The behavior I am seeing is that the text index not 
pulling results from a segment that is in CONSUMING / IN PROGRESS status..!  I 
am posting the consuming segment metadata here
   
   {
     "segment.realtime.endOffset": "9223372036854775807",
     "segment.start.time": "-1",
     "segment.time.unit": null,
     "segment.flush.threshold.size": "100000",
     "segment.realtime.startOffset": "0",
     "segment.end.time": "-1",
     "segment.total.docs": "-1",
     "segment.table.name": "mylog_REALTIME",
     "segment.realtime.numReplicas": "1",
     "segment.creation.time": "1610430115929",
     "segment.realtime.download.url": null,
     "segment.name": "mylog__0__0__20210112T0541Z",
     "segment.index.version": null,
     "segment.flush.threshold.time": null,
     "segment.type": "REALTIME",
     "segment.crc": "-1",
     "segment.realtime.status": "IN_PROGRESS"
   }


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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to