TDB 0.9.0 snapshot sometimes returns a SELECT binding twice
-----------------------------------------------------------

                 Key: JENA-97
                 URL: https://issues.apache.org/jira/browse/JENA-97
             Project: Jena
          Issue Type: Bug
          Components: TDB
         Environment: tx-tdb-0.9.0-20110809.130753-7 
            Reporter: Simon Helsen
            Priority: Critical


Very sometimes (rare), it seems that a result set will repeat the first SELECT 
binding. E.g. 

SELECT ?a ?b ...

will bind ?a twice in the result set. It only happens quite rarely, but the 
same queries behave correctly in TDB 0.8.7 . I suspect they may be caused by 
the corruptions mentioned in https://issues.apache.org/jira/browse/JENA-91

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to