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



##########
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:
       This is just an overview of all the APIs. The detailed explanation is in 
the method javadoc.




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