[ 
https://issues.apache.org/jira/browse/SOLR-15412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17348957#comment-17348957
 ] 

David Smiley commented on SOLR-15412:
-------------------------------------

{quote}My suggestion is, all the validations must be added to the "write" code 
and just log errors on the "read side". "read side code" should never throw 
Exceptions, especially unchecked exceptions. This is the best practice
{quote}
+1.  This is the [Robustness 
Principle|https://en.wikipedia.org/wiki/Robustness_principle].

 Perhaps "assert" on read to help us further in tests.

 

> Strict validation on Replica metadata can cause complete outage
> ---------------------------------------------------------------
>
>                 Key: SOLR-15412
>                 URL: https://issues.apache.org/jira/browse/SOLR-15412
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 8.5
>            Reporter: Ishan Chattopadhyaya
>            Priority: Blocker
>             Fix For: 8.9
>
>
> More details in SOLR-14245. Intention of this issue is to reduce the impact 
> of the changes in SOLR-14245 and immediately issue a breakfix release for the 
> users who want to upgrade to 8.5+.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to