[
https://issues.apache.org/jira/browse/QPIDIT-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262535#comment-16262535
]
ASF GitHub Bot commented on QPIDIT-76:
--------------------------------------
GitHub user jdanekrh opened a pull request:
https://github.com/apache/qpid-interop-test/pull/1
QPIDIT-76 Added Qpid Proton Go shim for amqp_types_test
I've run this against the ActiveMQ Artemis 2.4.0 broker and the
amqp_types_test was getting stuck sometimes, randomly, for me. Other than that,
what is in the PR should be working. Thank you for a review in advance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdanekrh/qpid-interop-test jd_go_shim
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-interop-test/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 e858522ac5e397d6e2a4a1cffd7f9d7bde029a66
Author: Jiri Danek <[email protected]>
Date: 2017-03-02T15:27:05Z
QPIDIT-76 Added Qpid Proton Go shim for amqp_types_test
commit b73c13cd81b8f822113b73d2d6e05236aed0febf
Author: Jiri Danek <[email protected]>
Date: 2017-03-02T20:00:44Z
QPIDIT-46 Implemented the bug in Go shim so it is compatible
This change turns list items and map keys and values always into strings.
Doing this is wrong, but without it the shim does not pass
list and map tests against other shims.
commit ca0b724483f8359034a5a900f93807c2f5b800a0
Author: Jiri Danek <[email protected]>
Date: 2017-03-02T20:04:05Z
NO-JIRA Fixed typos I noticed
----
> Add Qpid Proton Go shim for amqp_types_test
> -------------------------------------------
>
> Key: QPIDIT-76
> URL: https://issues.apache.org/jira/browse/QPIDIT-76
> Project: Apache QPID Interoperability Test Suite
> Issue Type: New Feature
> Environment: go 1.7, 1.8, maybe 1.6
> Reporter: Jiri Daněk
> Assignee: Jiri Daněk
> Priority: Minor
>
> Qpid Proton Go is a AMQP client currently in development. Some AMQP types are
> not yet supported.
> (my personal motivation for looking into this is to eventually write shim for
> activemq-client (an OpenWire protocol library); not sure if interop with
> other protocols is even in the scope of the QPIDIT project; so I want to get
> more familiar with it first)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]