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

Remote channels config for max outbound and inbound channels must be equal to min value of both ends

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.16.Final
    • 5.0.14.Final
    • None

      When deciding the value of those, we just take into account the value sent by the other end. In reality, we should apply the minimum config value of both ends:
      if : A->B
      A is configured with 30 max outbound channels
      B is confiugred with 25 max inbound channels
      The result should be both ends use a 25 max outbound channels for the connection (outbound in A, and inbound in B)

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

              Created:
              Updated:
              Resolved: