Uploaded image for project: 'JBoss Remoting (3+)'
  1. JBoss Remoting (3+)
  2. REM3-352

ConnectionInfo.NotShared does not update state when new connection is created

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.18.Final
    • 5.0.17.Final
    • None

    Description

      When a new connection is added to the list of open connections at ConnectionInfo NotShared state, the new connections map is disregarded instead of being used in a new state:
      https://github.com/jboss-remoting/jboss-remoting/blob/5.0.17.Final/src/main/java/org/jboss/remoting3/ConnectionInfo.java#L278
      This results in the connection being thrown away and, if a new attempt to use that connection is made, NotShared state will find to find the new connection in its local map and will create the same connection over and over.

      Attachments

        Issue Links

          Activity

            People

              flaviarnn Flavia Rainone
              flaviarnn Flavia Rainone
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: