You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Lars Herschke (Jira)" <ji...@apache.org> on 2019/10/22 16:17:00 UTC

[jira] [Created] (TOMEE-2717) openejb client connetion pool broken in 1.7.5

Lars Herschke created TOMEE-2717:
------------------------------------

             Summary: openejb client connetion pool broken in 1.7.5
                 Key: TOMEE-2717
                 URL: https://issues.apache.org/jira/browse/TOMEE-2717
             Project: TomEE
          Issue Type: Bug
          Components: TomEE Core Server
    Affects Versions: 1.7.5
            Reporter: Lars Herschke
             Fix For: 1.7.4


With openejb-client-4.7.5.jar the ejb connection pool does not work anymore. There are a bunch of ConnectionOpend \{uri = ejbd: // server: 4201} messages in the log. In my view, only TomEE 1.7.5 and OpenEJB 4.7.5 are affected. Blame is probably the commit 91472ad9b9493a45a97e7a739ec2cfb916727cc9 in branch tomee-1.7.x and especially the change in SocketConnectionFactory.java. This change did not occur in the master branch. Therefore, the 7 and 8 versions are probably not affected.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)