chatman commented on pull request #1694:
URL: https://github.com/apache/lucene-solr/pull/1694#issuecomment-664052755


   As I suggested in the other PR on autoscaling, I feel we should change the 
package name:
   https://github.com/apache/lucene-solr/pull/1684#issuecomment-664051353
   
   Also, WDYT about marking the concrete classes DocCollection, Replica etc. 
with @lucene.internal to make it clear that they shouldn't be used directly 
from the plugins? Alternatively, we can mark these new interfaces in this PR 
with a new annotation (e.g. @solr.external) that signals to plugin writers that 
these will be stable for their use across versions.


----------------------------------------------------------------
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: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to