mapshen opened a new issue #7924:
URL: https://github.com/apache/pinot/issues/7924


   There are several references to 
`pinot.server.instance.reload.consumingSegment` in the docs such as [1] and 
[2]. When I go to the code base at [3], it seems 
`CONFIG_OF_INSTANCE_RELOAD_CONSUMING_SEGMENT ` is never used anywhere.
   
   ```
       public static final String CONFIG_OF_INSTANCE_RELOAD_CONSUMING_SEGMENT =
           "pinot.server.instance.reload.consumingSegment";
   ```
   
   
   
   [1] https://docs.pinot.apache.org/configuration-reference/server
   [2] https://docs.pinot.apache.org/users/tutorials/schema-evolution
   [3] 
https://github.com/apache/pinot/blob/12edbdb1e521e0d9ee35a2d6ef2fed172e5beaa1/pinot-spi/src/main/java/org/apache/pinot/spi/utils/CommonConstants.java#L254-L255


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

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