Mark Miller created SOLR-7489:
---------------------------------

             Summary: Don't wait as long to try and recover hdfs leases on 
transaction log files.
                 Key: SOLR-7489
                 URL: https://issues.apache.org/jira/browse/SOLR-7489
             Project: Solr
          Issue Type: Improvement
            Reporter: Mark Miller
            Assignee: Mark Miller
             Fix For: Trunk, 5.2


We initially just took most of this code from hbase which will wait for up to 
15 minutes. This doesn't seem ideal - we should give up sooner and treat the 
file as not recoverable.

We also need to fix the possible data loss message. This is really the same as 
if a transaction log on local disk were to become corrupt, and if you have a 
replica to recover from, things will be fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to