Re: EOF error in VectorValues in Lucene nightly benchmarks

2021-01-31 Thread Anton Hägerstrand
Hi! Sorry about the late reply. I tried running with your PR applied: the EOF unfortunately still occurred. I have created https://issues.apache.org/jira/browse/LUCENE-9715 for this. Let me know if you would like me to try to run with some other patch or configuration. Thanks, Anton On Sat, 23 Ja

Re: EOF error in VectorValues in Lucene nightly benchmarks

2021-01-23 Thread Michael Sokolov
@Anton; see https://github.com/apache/lucene-solr/pull/2239. I did run some luceneutil vector tasks, and did not see any exceptions in the logs; then again I did not see them either with or without this patch. I think you should definitely open an issue, and please post the command you ran that gen

Re: EOF error in VectorValues in Lucene nightly benchmarks

2021-01-22 Thread Michael Sokolov
Thanks Anton! Providing a stack trace is great; we can afford the black pixels I think ;) I found some bugs in a separate effort which might be related, although I saw a different exception so I'm not sure. I'll post a patch soon, and if you are able to re-test and see if you can reproduce, that w

EOF error in VectorValues in Lucene nightly benchmarks

2021-01-21 Thread Anton Hägerstrand
Hi! I recently posted about profiling the nightly benchmarks, and in the process of doing that I came across an exception that looks rather nasty. I was about to create a Jira issue, but the nice Jira submit form told me to post it here or in irc first. The Lucene commit where I saw this was eb24