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/04/16 03:58:43 UTC

[jira] Created: (DIRRMS-17) Start on the JE bit permission factory/peer/dao

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-17
    Summary: Start on the JE bit permission factory/peer/dao
       Type: Task

     Status: Open
   Priority: Major

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Thu, 15 Apr 2004 6:56 PM
    Updated: Thu, 15 Apr 2004 6:56 PM

Description:
Need to begin building the JE peer factory implementations.  


---------------------------------------------------------------------
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-17) Start on the JE bit permission factory/peer/dao

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

     Author: Alex Karasulu
    Created: Thu, 22 Apr 2004 7:00 PM
       Body:
I created and tested the BitPermissionDAO implementation which works like a champion.  Next I'll finish off the Factory and move on to the next major RMS entity.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRRMS-17?page=comments#action_35229

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-17
    Summary: Start on the JE bit permission factory/peer/dao
       Type: Task

     Status: In Progress
   Priority: Major

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Thu, 15 Apr 2004 6:56 PM
    Updated: Thu, 22 Apr 2004 7:00 PM

Description:
Need to begin building the JE peer factory implementations starting with the BitPermission factory.  It's a little more complex than we originally thought it would be because of the memory requirements.  We don't want to have to load the entire set of application permissions into memory to function.


---------------------------------------------------------------------
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-17) Start on the JE bit permission factory/peer/dao

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

   The following issue has been closed.

   Resolver: Alex Karasulu
       Date: Tue, 27 Apr 2004 1:11 PM

This is pretty much started and finished.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRRMS-17

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-17
    Summary: Start on the JE bit permission factory/peer/dao
       Type: Task

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Thu, 15 Apr 2004 6:56 PM
    Updated: Tue, 27 Apr 2004 1:11 PM

Description:
Need to begin building the JE peer factory implementations starting with the BitPermission factory.  It's a little more complex than we originally thought it would be because of the memory requirements.  We don't want to have to load the entire set of application permissions into memory to function.


---------------------------------------------------------------------
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-17) Start on the JE bit permission factory/peer/dao

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

     Author: Alex Karasulu
    Created: Thu, 15 Apr 2004 11:36 PM
       Body:
Ok we're going to build the permissions store using a master table and three secondary indices on:

o bit permission index 
o bit permission name
o application name

These secondaries will reference a row id taken off of a sequence.  Let's get the system up and see if we can implement the permission factory.

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-17
    Summary: Start on the JE bit permission factory/peer/dao
       Type: Task

     Status: In Progress
   Priority: Major

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Thu, 15 Apr 2004 6:56 PM
    Updated: Thu, 15 Apr 2004 11:36 PM

Description:
Need to begin building the JE peer factory implementations starting with the BitPermission factory.  It's a little more complex than we originally thought it would be because of the memory requirements.  We don't want to have to load the entire set of application permissions into memory to function.


---------------------------------------------------------------------
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] Updated: (DIRRMS-17) Start on the JE bit permission factory/peer/dao

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Alex Karasulu (mailto:aok123@bellsouth.net)
       Date: Thu, 15 Apr 2004 7:00 PM
    Changes:
             description changed from Need to begin building the JE peer factory implementations.   to Need to begin building the JE peer factory implementations starting with the BitPermission factory.  It's a little more complex than we originally thought it would be because of the memory requirements.  We don't want to have to load the entire set of application permissions into memory to function.
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/DIRRMS-17?page=history

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRRMS-17
    Summary: Start on the JE bit permission factory/peer/dao
       Type: Task

     Status: In Progress
   Priority: Major

    Project: Directory RMS
 Components: 
             Berkeley JE

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Thu, 15 Apr 2004 6:56 PM
    Updated: Thu, 15 Apr 2004 7:00 PM

Description:
Need to begin building the JE peer factory implementations starting with the BitPermission factory.  It's a little more complex than we originally thought it would be because of the memory requirements.  We don't want to have to load the entire set of application permissions into memory to function.


---------------------------------------------------------------------
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