Indexing is producing incorrect results
---------------------------------------

                 Key: QI-205
                 URL: http://issues.ops4j.org/browse/QI-205
             Project: Qi4j
          Issue Type: Bug
          Components: Indexing
    Affects Versions: 0.7
            Reporter: Niclas Hedhman
            Assignee: Rickard Öberg


The testcase in QI-204 being run multiple times, will add 10 Authors to the 
database each run and then return "findAllAuthors" via a Query. 

1st Run: 10 found, should be 10
2nd Run: 20 found, should be 20
3rd Run: 24 found, should be 30
4th Run: 21 found, should be 40
5th Run: 8 found, should be 50
6th Run: 7 found, should be 60.

It will eventually hit 0, and then a few runs later a NullPointException will 
occur. That is when using OpenRDF 2.2.1.

If trying the same with OpenRDF 2.3-pr1 the result seems random.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to