You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jeff Miller (JIRA)" <ji...@apache.org> on 2017/03/08 16:44:37 UTC

[jira] [Created] (SOLR-10249) Allow index fetching to return a detailed result instead of a true/false value

Jeff Miller created SOLR-10249:
----------------------------------

             Summary: Allow index fetching to return a detailed result instead of a true/false value
                 Key: SOLR-10249
                 URL: https://issues.apache.org/jira/browse/SOLR-10249
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: replication (java)
    Affects Versions: 6.4.1
         Environment: Any
            Reporter: Jeff Miller
            Priority: Trivial
             Fix For: 6.4


This gives us the ability to see into why a replication might of failed and act on it if we need to.  We use this enhancement for logging conditions so we can quantify what is happening with replication, get success rates, etc.

The idea is to create a public static class IndexFetchResult as an inner class to IndexFetcher that has strings that hold statuses that could occur while fetching an index.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org