You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2016/03/07 07:14:40 UTC

[jira] [Created] (SOLR-8793) Fix stale commit files' size computation in LukeRequestHandler

Shai Erera created SOLR-8793:
--------------------------------

             Summary: Fix stale commit files' size computation in LukeRequestHandler
                 Key: SOLR-8793
                 URL: https://issues.apache.org/jira/browse/SOLR-8793
             Project: Solr
          Issue Type: Bug
          Components: Server
    Affects Versions: 5.5
            Reporter: Shai Erera
            Priority: Minor


SOLR-8587 added segments file information and its size to core admin status API. However in case of stale commits, calling that API may result on {{FileNotFoundException}} or {{NoSuchFileException}}, if the segments file no longer exists due to a new commit. We should fix that by returning a proper value for the file's length in this case, maybe -1.



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

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