You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Anil Hashia (JIRA)" <ji...@apache.org> on 2017/06/20 23:27:00 UTC

[jira] [Created] (PROTON-1507) 4 local-loopback connections happen which Proton reactor runs

Anil Hashia created PROTON-1507:
-----------------------------------

             Summary: 4 local-loopback connections happen which Proton reactor runs
                 Key: PROTON-1507
                 URL: https://issues.apache.org/jira/browse/PROTON-1507
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-j
    Affects Versions: proton-j-0.19.0, proton-j-0.18.0
         Environment: Windows Server 2012
            Reporter: Anil Hashia
            Priority: Minor


Use Azure IoT Java client SDK sample which references proton library for AMQP.
As soon as proton reactor runs, it seems to create 4 local sockets and 1 remote connection socket. Log below

It is not clear why 4 local local-loopback socket connections are needed.

Log
  TCP    10.0.0.7:62625         40.114.53.146:5671    ESTABLISHED     4172
  TCP    127.0.0.1:62621        127.0.0.1:62622        ESTABLISHED     4172
  TCP    127.0.0.1:62622        127.0.0.1:62621        ESTABLISHED     4172
  TCP    127.0.0.1:62623        127.0.0.1:62624        ESTABLISHED     4172
  TCP    127.0.0.1:62624        127.0.0.1:62623        ESTABLISHED     4172





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org