You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2010/11/10 15:13:13 UTC

[jira] Created: (OPENJPA-1881) Create "completion" message for the Enhancement processing

Create "completion" message for the Enhancement processing
----------------------------------------------------------

                 Key: OPENJPA-1881
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1881
             Project: OpenJPA
          Issue Type: Bug
          Components: Enhance
    Affects Versions: 2.1.0
            Reporter: Kevin Sutter
            Assignee: Kevin Sutter
            Priority: Minor
             Fix For: 2.1.0


The Enhance trace log outputs a message indicating whether enhancement is necessary or not (true or false).  And, if enhancement is necessary, a message is logged indicating that this process is starting and which classloader is being used.  But, there is no "enhancement complete" message.  And, following an idea from the WebSphere App Server, knowing the before and after byte size might be interesting.  So, this JIRA will be used to log a message similar to the following when the enhancement processing is complete:

719  TRACE  [main] openjpa.Enhance - Enhancement for "my/entities/OrderlineJPA" completed. Class size: [3,292/14,045]


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


[jira] Work started: (OPENJPA-1881) Create "completion" message for the Enhancement processing

Posted by "Kevin Sutter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on OPENJPA-1881 started by Kevin Sutter.

> Create "completion" message for the Enhancement processing
> ----------------------------------------------------------
>
>                 Key: OPENJPA-1881
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1881
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: Enhance
>    Affects Versions: 2.1.0
>            Reporter: Kevin Sutter
>            Assignee: Kevin Sutter
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> The Enhance trace log outputs a message indicating whether enhancement is necessary or not (true or false).  And, if enhancement is necessary, a message is logged indicating that this process is starting and which classloader is being used.  But, there is no "enhancement complete" message.  And, following an idea from the WebSphere App Server, knowing the before and after byte size might be interesting.  So, this JIRA will be used to log a message similar to the following when the enhancement processing is complete:
> 719  TRACE  [main] openjpa.Enhance - Enhancement for "my/entities/OrderlineJPA" completed. Class size: [3,292/14,045]

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


[jira] Closed: (OPENJPA-1881) Create "completion" message for the Enhancement processing

Posted by "Kevin Sutter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Sutter closed OPENJPA-1881.
---------------------------------


> Create "completion" message for the Enhancement processing
> ----------------------------------------------------------
>
>                 Key: OPENJPA-1881
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1881
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: Enhance
>    Affects Versions: 2.1.0
>            Reporter: Kevin Sutter
>            Assignee: Kevin Sutter
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> The Enhance trace log outputs a message indicating whether enhancement is necessary or not (true or false).  And, if enhancement is necessary, a message is logged indicating that this process is starting and which classloader is being used.  But, there is no "enhancement complete" message.  And, following an idea from the WebSphere App Server, knowing the before and after byte size might be interesting.  So, this JIRA will be used to log a message similar to the following when the enhancement processing is complete:
> 719  TRACE  [main] openjpa.Enhance - Enhancement for "my/entities/OrderlineJPA" completed. Class size: [3,292/14,045]

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


[jira] Resolved: (OPENJPA-1881) Create "completion" message for the Enhancement processing

Posted by "Kevin Sutter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Sutter resolved OPENJPA-1881.
-----------------------------------

    Resolution: Fixed

> Create "completion" message for the Enhancement processing
> ----------------------------------------------------------
>
>                 Key: OPENJPA-1881
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1881
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: Enhance
>    Affects Versions: 2.1.0
>            Reporter: Kevin Sutter
>            Assignee: Kevin Sutter
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> The Enhance trace log outputs a message indicating whether enhancement is necessary or not (true or false).  And, if enhancement is necessary, a message is logged indicating that this process is starting and which classloader is being used.  But, there is no "enhancement complete" message.  And, following an idea from the WebSphere App Server, knowing the before and after byte size might be interesting.  So, this JIRA will be used to log a message similar to the following when the enhancement processing is complete:
> 719  TRACE  [main] openjpa.Enhance - Enhancement for "my/entities/OrderlineJPA" completed. Class size: [3,292/14,045]

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