[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lucene-dev
Subject:    [jira] Created: (LUCENE-1196) RAMDirectory reports incorrect EOF on
From:       "Michael McCandless (JIRA)" <jira () apache ! org>
Date:       2008-02-28 20:55:51
Message-ID: 413199237.1204232151226.JavaMail.jira () brutus
[Download RAW message or body]

RAMDirectory reports incorrect EOF on seek
------------------------------------------

                 Key: LUCENE-1196
                 URL: https://issues.apache.org/jira/browse/LUCENE-1196
             Project: Lucene - Java
          Issue Type: Bug
          Components: Store
    Affects Versions: 2.3.1, 2.3, 2.2, 2.1, 2.0.0, 1.9, 2.4, 2.9, 3.0
            Reporter: Michael McCandless
            Assignee: Michael McCandless
            Priority: Minor
             Fix For: 2.4


If you create a file whose length is a multiple of 1024 (BUFFER_SIZE),
and then try to seek to the very end of the file, you hit
EOFException.

But this is actually "legal" as long as you don't try to read any
bytes at that point.

I'm hitting this (rarely) with the bulk-merging logic for term vectors
(LUCENE-1120), which can seek to the very end of the file but not read
any bytes if conditions are right.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic