You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by bjhanfeng <gi...@git.apache.org> on 2018/07/30 06:58:10 UTC

[GitHub] qpid-jms-amqp-0-x pull request #1: get property Value, not propertyName

GitHub user bjhanfeng opened a pull request:

    https://github.com/apache/qpid-jms-amqp-0-x/pull/1

    get property Value, not propertyName

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bjhanfeng/qpid-jms-amqp-0-x master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-jms-amqp-0-x/pull/1.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1
    
----
commit 5e2c51d261dfd88cc3d7535cc812951d326ed6e7
Author: hanfeng <ha...@...>
Date:   2018-07-30T06:53:23Z

    get property Value, not propertyName

----


---

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


[GitHub] qpid-jms-amqp-0-x issue #1: get property Value, not propertyName

Posted by alex-rufous <gi...@git.apache.org>.
Github user alex-rufous commented on the issue:

    https://github.com/apache/qpid-jms-amqp-0-x/pull/1
  
    Hi,
    Property "qpid.io_network_transport_timeout" is used to configure send timeout  for  IoSender and close timeout for IoSender and IoReceiver. It has  a default value of 60000 milliseconds.
    
    Why do you need to change the meaning of property "qpid.io_network_transport_timeout" and use it to pass a name of another property with value for the timeouts? What problem are you trying to solve?
    
    Kind Regards,
    Alex



---

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


[GitHub] qpid-jms-amqp-0-x pull request #1: get property Value, not propertyName

Posted by bjhanfeng <gi...@git.apache.org>.
Github user bjhanfeng closed the pull request at:

    https://github.com/apache/qpid-jms-amqp-0-x/pull/1


---

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