[ 
https://issues.apache.org/jira/browse/PROTON-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chuck Rolke updated PROTON-1735:
--------------------------------
    Description: 
See Advanced Message Queuing Protocol (AMQP)
Connection Failover Properties Version 1.0
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0ahUKEwjPjJaUjMHYAhUONd8KHe4MCo0QFghJMAQ&url=https%3A%2F%2Fwww.oasis-open.org%2Fcommittees%2Fdownload.php%2F60379%2Famqp-failover-v1.0-wd01.pdf&usg=AOvVaw00Kcp8qXMmwP1pC-8QVU36

Some products such as Qpid Dispatch offer the failover-server-list
{noformat}
  ◊  open [0]
        Length: 331
        Doff: 2
        Type: AMQP (0)
        Channel: 0
        Performative: open (16)
        Arguments
             Container-Id: Router.A
             Max-Frame-Size: 16384
             Channel-Max: 32767
             Idle-Timeout: 8000
             Offered-Capabilities: ANONYMOUS-RELAY
             Properties (map of 3 elements)
                  product (str8-utf8): qpid-dispatch-router
                  version (str8-utf8): 1.0.0
                  failover-server-list (list of 3 elements)
                       list-item (map of 3 elements)
                           network-host (str8-utf8): 127.0.0.1
                           port (str8-utf8): 5700
                           scheme (str8-utf8): amqp
                       list-item (map of 3 elements)
                           network-host (str8-utf8): 127.0.0.1
                           port (str8-utf8): 5701
                           scheme (str8-utf8): amqp
                       list-item (map of 3 elements)
                           network-host (str8-utf8): 127.0.0.1
                           port (str8-utf8): 5702
                           scheme (str8-utf8): amqp
{noformat}


  was:
See Advanced Message Queuing Protocol (AMQP)
Connection Failover Properties Version 1.0
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0ahUKEwjPjJaUjMHYAhUONd8KHe4MCo0QFghJMAQ&url=https%3A%2F%2Fwww.oasis-open.org%2Fcommittees%2Fdownload.php%2F60379%2Famqp-failover-v1.0-wd01.pdf&usg=AOvVaw00Kcp8qXMmwP1pC-8QVU36

Some products such as Qpid Dispatch offer the server-failover-list
{noformat}
  ◊  open [0]
        Length: 331
        Doff: 2
        Type: AMQP (0)
        Channel: 0
        Performative: open (16)
        Arguments
             Container-Id: Router.A
             Max-Frame-Size: 16384
             Channel-Max: 32767
             Idle-Timeout: 8000
             Offered-Capabilities: ANONYMOUS-RELAY
             Properties (map of 3 elements)
                  product (str8-utf8): qpid-dispatch-router
                  version (str8-utf8): 1.0.0
                  failover-server-list (list of 3 elements)
                       list-item (map of 3 elements)
                           network-host (str8-utf8): 127.0.0.1
                           port (str8-utf8): 5700
                           scheme (str8-utf8): amqp
                       list-item (map of 3 elements)
                           network-host (str8-utf8): 127.0.0.1
                           port (str8-utf8): 5701
                           scheme (str8-utf8): amqp
                       list-item (map of 3 elements)
                           network-host (str8-utf8): 127.0.0.1
                           port (str8-utf8): 5702
                           scheme (str8-utf8): amqp
{noformat}



> Clients do not use server's failover-server-list 
> -------------------------------------------------
>
>                 Key: PROTON-1735
>                 URL: https://issues.apache.org/jira/browse/PROTON-1735
>             Project: Qpid Proton
>          Issue Type: Bug
>    Affects Versions: proton-c-0.19.0
>            Reporter: Chuck Rolke
>
> See Advanced Message Queuing Protocol (AMQP)
> Connection Failover Properties Version 1.0
> https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0ahUKEwjPjJaUjMHYAhUONd8KHe4MCo0QFghJMAQ&url=https%3A%2F%2Fwww.oasis-open.org%2Fcommittees%2Fdownload.php%2F60379%2Famqp-failover-v1.0-wd01.pdf&usg=AOvVaw00Kcp8qXMmwP1pC-8QVU36
> Some products such as Qpid Dispatch offer the failover-server-list
> {noformat}
>   ◊  open [0]
>         Length: 331
>         Doff: 2
>         Type: AMQP (0)
>         Channel: 0
>         Performative: open (16)
>         Arguments
>              Container-Id: Router.A
>              Max-Frame-Size: 16384
>              Channel-Max: 32767
>              Idle-Timeout: 8000
>              Offered-Capabilities: ANONYMOUS-RELAY
>              Properties (map of 3 elements)
>                   product (str8-utf8): qpid-dispatch-router
>                   version (str8-utf8): 1.0.0
>                   failover-server-list (list of 3 elements)
>                        list-item (map of 3 elements)
>                            network-host (str8-utf8): 127.0.0.1
>                            port (str8-utf8): 5700
>                            scheme (str8-utf8): amqp
>                        list-item (map of 3 elements)
>                            network-host (str8-utf8): 127.0.0.1
>                            port (str8-utf8): 5701
>                            scheme (str8-utf8): amqp
>                        list-item (map of 3 elements)
>                            network-host (str8-utf8): 127.0.0.1
>                            port (str8-utf8): 5702
>                            scheme (str8-utf8): amqp
> {noformat}



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

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

Reply via email to