You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2010/11/20 22:36:13 UTC

[jira] Created: (CXF-3142) BusFactory holds static reference to defaultBus

BusFactory holds static reference to defaultBus
-----------------------------------------------

                 Key: CXF-3142
                 URL: https://issues.apache.org/jira/browse/CXF-3142
             Project: CXF
          Issue Type: Bug
          Components: Bus
    Affects Versions: 2.2.11, 2.3.0
            Reporter: Benson Margulies
            Assignee: Benson Margulies
             Fix For: 2.4


BusFactory.defaultBus is a static strong reference. I think I've proved that this is why CXF builds like to run out of memory.

I have a fix, I think, but I thought that this was a change that deserved tracking in JIRA.


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


[jira] Commented: (CXF-3142) BusFactory holds static reference to defaultBus

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966825#action_12966825 ] 

Benson Margulies commented on CXF-3142:
---------------------------------------

After much discussion, we decided not to try to make these soft or weak references. So this turns out to be just doc.

> BusFactory holds static reference to defaultBus
> -----------------------------------------------
>
>                 Key: CXF-3142
>                 URL: https://issues.apache.org/jira/browse/CXF-3142
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.3.1, 2.4
>
>
> BusFactory.defaultBus is a static strong reference. I think I've proved that this is why CXF builds like to run out of memory.
> I have a fix, I think, but I thought that this was a change that deserved tracking in JIRA.

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


[jira] Resolved: (CXF-3142) BusFactory holds static reference to defaultBus

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

Benson Margulies resolved CXF-3142.
-----------------------------------

    Resolution: Fixed

Fixed in trunk.

> BusFactory holds static reference to defaultBus
> -----------------------------------------------
>
>                 Key: CXF-3142
>                 URL: https://issues.apache.org/jira/browse/CXF-3142
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.4
>
>
> BusFactory.defaultBus is a static strong reference. I think I've proved that this is why CXF builds like to run out of memory.
> I have a fix, I think, but I thought that this was a change that deserved tracking in JIRA.

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


[jira] Closed: (CXF-3142) BusFactory holds static reference to defaultBus

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

Benson Margulies closed CXF-3142.
---------------------------------


Done.

> BusFactory holds static reference to defaultBus
> -----------------------------------------------
>
>                 Key: CXF-3142
>                 URL: https://issues.apache.org/jira/browse/CXF-3142
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.3.1, 2.4
>
>
> BusFactory.defaultBus is a static strong reference. I think I've proved that this is why CXF builds like to run out of memory.
> I have a fix, I think, but I thought that this was a change that deserved tracking in JIRA.

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


[jira] Updated: (CXF-3142) BusFactory holds static reference to defaultBus

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

Daniel Kulp updated CXF-3142:
-----------------------------

    Fix Version/s:     (was: 2.3.1)
                       (was: 2.2.12)


Only the javadoc additions were ported back since that was useful, not the weak reference things. 

> BusFactory holds static reference to defaultBus
> -----------------------------------------------
>
>                 Key: CXF-3142
>                 URL: https://issues.apache.org/jira/browse/CXF-3142
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.4
>
>
> BusFactory.defaultBus is a static strong reference. I think I've proved that this is why CXF builds like to run out of memory.
> I have a fix, I think, but I thought that this was a change that deserved tracking in JIRA.

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


[jira] Updated: (CXF-3142) BusFactory holds static reference to defaultBus

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

Benson Margulies updated CXF-3142:
----------------------------------

    Fix Version/s: 2.3.1

> BusFactory holds static reference to defaultBus
> -----------------------------------------------
>
>                 Key: CXF-3142
>                 URL: https://issues.apache.org/jira/browse/CXF-3142
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.3.1, 2.4
>
>
> BusFactory.defaultBus is a static strong reference. I think I've proved that this is why CXF builds like to run out of memory.
> I have a fix, I think, but I thought that this was a change that deserved tracking in JIRA.

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


[jira] Updated: (CXF-3142) BusFactory holds static reference to defaultBus

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

Alessio Soldano updated CXF-3142:
---------------------------------

    Fix Version/s: 2.3.1
                   2.2.12

This seems to have been ported to 2.2.x and 2.3.x branches too, so updating the fix version accordingly.

> BusFactory holds static reference to defaultBus
> -----------------------------------------------
>
>                 Key: CXF-3142
>                 URL: https://issues.apache.org/jira/browse/CXF-3142
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus
>    Affects Versions: 2.3.0, 2.2.11
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>
> BusFactory.defaultBus is a static strong reference. I think I've proved that this is why CXF builds like to run out of memory.
> I have a fix, I think, but I thought that this was a change that deserved tracking in JIRA.

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