mayankshriv commented on a change in pull request #6903:
URL: https://github.com/apache/incubator-pinot/pull/6903#discussion_r631466073



##########
File path: 
pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/PinotSegmentRestletResource.java
##########
@@ -91,6 +91,9 @@
  *     <ul>
  *       <li>"/segments/{tableName}/{segmentName}/reload": reload a 
segment</li>
  *       <li>"/segments/{tableName}/reload": reload all segments</li>
+ *       <li>"/segments/{tableNameWithType}/{segmentName}/reset": reset a 
segment</li>

Review comment:
       May be expand on what is reset?




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