at a glance, this looks like a bug in RAMDirectory to me. Can you open an issue?
On Tue, Dec 15, 2015 at 9:52 AM, Stéphane Campinas <[email protected]> wrote: > Hi, > > In the JUnit test case from the attached file, I call "IndexInput.seek()" on > a position past > EOF. However, there is no EOFException that is thrown. > > To reproduce the error, please use the seed test: > -Dtests.seed=8273A81C129D35E2 > > Could you confirm that this is indeed a bug, or if it is a misuse of the > API on my part. > > If you do confirm it as a bug, I will open an issue on JIRA with a > patch. > > Thanks, > > -- > Stéphane Campinas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
