techact / solrmeter

Automatically exported from code.google.com/p/solrmeter
0 stars 0 forks source link

Negative value in Query Time #51

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. keep Quering a Solr instance
2. Do a massive commit (50.000 documents)
3. After a while, Optimize

What is the expected output? What do you see instead?
I expect that all the query times to be positives or greater than zero.
The statistics reported -243

What version of the product are you using? On what operating system?
solrmeter-0.1.1-jar-with-dependencies.jar downloaded from the Project Home
Running in Windows XP SP3 (OEM Version i think).
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode, sharing)

Please provide any additional information below.

Original issue reported on code.google.com by ezech...@gmail.com on 15 Oct 2010 at 3:54

Attachments:

GoogleCodeExporter commented 8 years ago
I'm not being able to reproduce this bug and I can't find a possible cause for 
it. Do you still have this issue or was it a one time problem? Is there 
something else that I shoud be doing beside what you specified on the issue 
description? You are issuing commit from SolrMeter or from an external 
application/script?

Original comment by tflo...@gmail.com on 26 Nov 2010 at 1:10

GoogleCodeExporter commented 8 years ago
I don't use SolrMeter for now, because i finished the tests.

But i think it was just a one time problem.

The commits were done by an external application.

Original comment by ezech...@gmail.com on 26 Nov 2010 at 1:34