You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by ji...@apache.org on 2004/05/01 19:15:59 UTC

[jira] Created: (DIRRMS-95) Report JE bug: JoinCursor fails to close SecondaryCursors

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRRMS-95

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-95
    Summary: Report JE bug: JoinCursor fails to close SecondaryCursors
       Type: Bug

     Status: Open
   Priority: Major

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sat, 1 May 2004 10:15 AM
    Updated: Sat, 1 May 2004 10:15 AM

Description:



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRRMS-95) Report JE bug: JoinCursor fails to close SecondaryCursors

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Sat, 1 May 2004 11:02 AM
       Body:
Here's the JeIterator with the work around.  Notice the constructor takes the array of SecondaryCursors for the sake of explicitly closing them on the close() call since the JoinCursor.close() operation is not doing this for us:

http://cvs.apache.org/viewcvs.cgi/incubator/directory/rms/trunk/je/src/java/org/apache/rms/je/JeIterator.java?rev=10481&root=Apache-SVN&view=auto

---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRRMS-95?page=comments#action_35350

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRRMS-95

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-95
    Summary: Report JE bug: JoinCursor fails to close SecondaryCursors
       Type: Bug

     Status: Open
   Priority: Major

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sat, 1 May 2004 10:15 AM
    Updated: Sat, 1 May 2004 11:02 AM

Description:



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRRMS-95) Report JE bug: JoinCursor fails to close SecondaryCursors

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Sat, 1 May 2004 11:11 AM
       Body:
The problem btw can be recreated just by commenting out the loop in the JeIterator.close() method that explicitly closes the SecondaryCursors.


---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRRMS-95?page=comments#action_35351

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRRMS-95

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-95
    Summary: Report JE bug: JoinCursor fails to close SecondaryCursors
       Type: Bug

     Status: Open
   Priority: Major

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sat, 1 May 2004 10:15 AM
    Updated: Sat, 1 May 2004 11:11 AM

Description:



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DIRRMS-95) Report JE bug: JoinCursor fails to close SecondaryCursors

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Sat, 1 May 2004 10:28 AM
       Body:
Check in the example code that was altered to accomodate for this fact and then notify SleepyCat about it so they can take a look.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRRMS-95?page=comments#action_35348

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRRMS-95

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-95
    Summary: Report JE bug: JoinCursor fails to close SecondaryCursors
       Type: Bug

     Status: Open
   Priority: Major

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sat, 1 May 2004 10:15 AM
    Updated: Sat, 1 May 2004 10:28 AM

Description:



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIRRMS-95) Report JE bug: JoinCursor fails to close SecondaryCursors

Posted by ji...@apache.org.
Message:

   The following issue has been closed.

   Resolver: Alex Karasulu
       Date: Sat, 1 May 2004 11:16 AM

The bug report has been sent: here's the link to it on nagoya.

http://nagoya.apache.org/eyebrowse/ReadMsg?listName=directory-dev@incubator.apache.org&msgNo=1295

This issue may be reopened to fix the bug and clean up JeIterator.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRRMS-95

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-95
    Summary: Report JE bug: JoinCursor fails to close SecondaryCursors
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sat, 1 May 2004 10:15 AM
    Updated: Sat, 1 May 2004 11:16 AM

Description:



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira