mr-agrwal opened a new issue #6436:
URL: https://github.com/apache/incubator-pinot/issues/6436


   When Uploading segments to controller using Segment Uri Push, It is putting 
the segments in path
   
`fake_job_for_testing_time_based_OFFLINE/fake_job_for_testing_time_based_OFFLINE_18597_18597_0`
   whereas when trying to delete the segments, it is calling exists on path
   
`fake_job_for_testing_time_based/fake_job_for_testing_time_based_OFFLINE_18597_18597_0`
   which logs
   `Failed to find local segment file for segment`


----------------------------------------------------------------
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