You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/06/26 19:14:49 UTC

[jira] Created: (IMAP-165) Add @index annotation on frequently used columns

Add @index annotation on frequently used columns
------------------------------------------------

                 Key: IMAP-165
                 URL: https://issues.apache.org/jira/browse/IMAP-165
             Project: JAMES Imap
          Issue Type: Improvement
          Components: JPA Mailbox
            Reporter: Norman Maurer
             Fix For: 0.1




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (IMAP-165) Add @index annotation on frequently used columns

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/IMAP-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882946#action_12882946 ] 

Norman Maurer commented on IMAP-165:
------------------------------------

I think we should add @Index to the following "fields" in AbstractMailboxMembership:

* deleted
* seen
* recent

> Add @index annotation on frequently used columns
> ------------------------------------------------
>
>                 Key: IMAP-165
>                 URL: https://issues.apache.org/jira/browse/IMAP-165
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: JPA Mailbox
>            Reporter: Norman Maurer
>             Fix For: 0.1
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (IMAP-165) Add @index annotation on frequently used columns

Posted by "Eric Charles (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Charles resolved IMAP-165.
-------------------------------

    Fix Version/s:     (was: 0.1)
       Resolution: Fixed

works and committed in http://svn.apache.org/viewvc?rev=980495&view=rev

> Add @index annotation on frequently used columns
> ------------------------------------------------
>
>                 Key: IMAP-165
>                 URL: https://issues.apache.org/jira/browse/IMAP-165
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: JPA Mailbox
>            Reporter: Norman Maurer
>            Assignee: Eric Charles
>         Attachments: IMAP-165+IMAP-180.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Closed: (IMAP-165) Add @index annotation on frequently used columns

Posted by "Eric Charles (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Charles closed IMAP-165.
-----------------------------


> Add @index annotation on frequently used columns
> ------------------------------------------------
>
>                 Key: IMAP-165
>                 URL: https://issues.apache.org/jira/browse/IMAP-165
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: JPA Mailbox
>            Reporter: Norman Maurer
>            Assignee: Eric Charles
>         Attachments: IMAP-165+IMAP-180.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Assigned: (IMAP-165) Add @index annotation on frequently used columns

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer reassigned IMAP-165:
----------------------------------

    Assignee: Eric Charles

> Add @index annotation on frequently used columns
> ------------------------------------------------
>
>                 Key: IMAP-165
>                 URL: https://issues.apache.org/jira/browse/IMAP-165
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: JPA Mailbox
>            Reporter: Norman Maurer
>            Assignee: Eric Charles
>             Fix For: 0.1
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (IMAP-165) Add @index annotation on frequently used columns

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/IMAP-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893637#action_12893637 ] 

Norman Maurer commented on IMAP-165:
------------------------------------

If it works go ahead  and commit it

> Add @index annotation on frequently used columns
> ------------------------------------------------
>
>                 Key: IMAP-165
>                 URL: https://issues.apache.org/jira/browse/IMAP-165
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: JPA Mailbox
>            Reporter: Norman Maurer
>            Assignee: Eric Charles
>             Fix For: 0.1
>
>         Attachments: IMAP-165+IMAP-180.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (IMAP-165) Add @index annotation on frequently used columns

Posted by "Eric Charles (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Charles updated IMAP-165:
------------------------------

    Attachment: IMAP-165+IMAP-180.patch

Patch for review (class has moved to openjpa package). To be looked with IMAP-180.

> Add @index annotation on frequently used columns
> ------------------------------------------------
>
>                 Key: IMAP-165
>                 URL: https://issues.apache.org/jira/browse/IMAP-165
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: JPA Mailbox
>            Reporter: Norman Maurer
>            Assignee: Eric Charles
>             Fix For: 0.1
>
>         Attachments: IMAP-165+IMAP-180.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org