#troubleshooting


@deemish2: @mayanks , i am working on manage offline flows and pushed 20k record with this table config with “bucketTimePeriod”: “1h” and “bufferTimePeriod”: “4h” . ingesting 1 hour late data into realtime segment with 10k records. It gives error like
  @mayanks: This means: ```// If last completed segment is being used, make sure that segment crosses over end of window. // In the absence of this check, CONSUMING segments could contain some portion of the window. That data would be skipped forever.```
  @mayanks: From the code it seems it is not an error, just an info log. cc: @npawar
  @npawar: Correct. Some more explanation about that behavior here
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pinot.apache.org For additional commands, e-mail: dev-h...@pinot.apache.org

Reply via email to