sigram opened a new pull request #1678:
URL: https://github.com/apache/lucene-solr/pull/1678


   See Jira for background.
   
   This PR is based on Ilan's proposal for a minimal API that is totally 
independent of Solr internals. I renamed some of the interfaces for 
convenience, and implemented a few concrete classes (POJOs) to pass data around.
   
   So far I implemented a round-trip shim between SolrCloudManager and 
AssignerClusterState and its components - see TestPolicy8x for details. This is 
sufficient to support the Policy engine calculations using the new API + shim. 
   
   I didn't start converting the Solr side of things to actually provide the 
new APIs to the Assigner implementations, and I didn't hook up the creation of 
Assigner yet.


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