dsmiley opened a new pull request, #4716:
URL: https://github.com/apache/solr/pull/4716

   - New ref guide page solrcloud-update-consistency.adoc stating the 
consistency model of /update in SolrCloud: acknowledgment semantics, 
durability, ordering, atomicity, visibility, optimistic concurrency, 
retry-ability, and leader failover
   - New dev-docs/distributed-update-internals.adoc: implementation deep-dive 
of the distributed update path (routing, fan-out, acknowledgment and error 
handling, shard terms) and versioning/optimistic concurrency, with an eye 
toward reasoning about idempotency and retries
   - AGENTS.md: add a Developer Docs Index so coding agents discover dev-docs/ 
when working on related topics
   
   I want more documentation about Solr's consistency model and on how Solr 
implements it.  So I had Claude Fable work on producing this.  Ultimately I 
want to discuss atomicity / idempotency... that's either a follow-on 
conversation or could very well happen here.
   
   The first commit here is submitted with zero a-priori review; I will review 
it momentarily here and hopefully others will to.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to