[qpid-proton] branch master updated: PROTON-335: Add access to link attach properties (C and Python) pn_link_properties() pn_link_remote_properties()

2020-08-04 Thread kgiusti
This is an automated email from the ASF dual-hosted git repository. kgiusti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/master by this push: new 550ddad PROTON-335: Add access to link at

[qpid-dispatch] 07/32: Dataplane: Removed old handler call which is not used anymore.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 72753508bd320cbb2fde649fc748bfea5d65b58c Author: Ted Ross AuthorDate: Tue Jun 2 13:24:29 2020 -0400

[qpid-dispatch] 24/32: Dataplane: Added implementation of qd_message_release_body.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 8a53cbbe22ab8aff7017714ca131949ed33fe345 Author: Ted Ross AuthorDate: Mon Jun 22 13:17:38 2020 -040

[qpid-dispatch] branch dev-protocol-adaptors created (now bcc2ddf)

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a change to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at bcc2ddf DISPATCH-1742 Dataplane: Fixups from rebase to master. This branch includes the follow

[qpid-dispatch] 08/32: Dataplane: minor cleanup

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 1ab9b7fcd6ac8303c75d8a652643966f5296af84 Author: Ted Ross AuthorDate: Tue Jun 2 13:46:54 2020 -0400

[qpid-dispatch] 16/32: Dataplane: Added message method to set send-complete. Added reference code to receive messages (non streamed).

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 9bf4ffd5ed2f391de05971106668047b1aa8c4c7 Author: Ted Ross AuthorDate: Thu Jun 4 09:05:32 2020 -0400

[qpid-dispatch] 04/32: Dataplane: Improved sasl-plain test by using symbolic attribute names, not positional indices.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 4c7b94dca62e7e2a78ad71eda93fa3cf9b611895 Author: Ted Ross AuthorDate: Tue Jun 2 08:08:54 2020 -0400

[qpid-dispatch] 15/32: Dataplane: Changed the new compose function to have only one field for headers. This field can have both properties and application properties. It's more efficient put together

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit ac5aa774bb19282831e5e1840270d9c46676fe95 Author: Ted Ross AuthorDate: Wed Jun 3 18:14:40 2020 -0400

[qpid-dispatch] 09/32: Dataplane: Added setter for dynamic in qdr_terminus_t

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 6ea13c06c6d4921d9454f4f6fff3318b8c1a361f Author: Ted Ross AuthorDate: Tue Jun 2 16:19:40 2020 -0400

[qpid-dispatch] 10/32: Dataplane: Renamed tcp_adaptor to reference_adaptor. Added more test content to the reference adaptor. It now sends messages to a fixed address. Fixed qdr_terminus_format to sho

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 3b58b218cce9b66cc2f291710724ea377d7e9bbb Author: Ted Ross AuthorDate: Wed Jun 3 14:43:22 2020 -0400

[qpid-dispatch] 22/32: Dataplane: Added no_route and initial_delivery on link-first-attach.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit b3af7de4ce33660aff4db1c9b7dc419d8b733738 Author: Ted Ross AuthorDate: Thu Jun 18 14:25:44 2020 -040

[qpid-dispatch] 27/32: Dataplane: Message parsing bug fixed: now properly handles empty var-length fields.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 3e2418e6712a38584cd787f0163d5cf120cbb077 Author: Ted Ross AuthorDate: Thu Jul 9 15:49:52 2020 -0400

[qpid-dispatch] 29/32: Dataplane: disabled reference adaptor

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 2898359dd882d0fcaeec3c8dbb6361c4dfc91e32 Author: Ted Ross AuthorDate: Thu Jul 16 08:52:24 2020 -040

[qpid-dispatch] 25/32: Dataplane - Added qd_buffer_list_append function to efficiently accumulate data in buffer lists.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit febda9e0598da7566fefee940289586ab6703993 Author: Ted Ross AuthorDate: Fri Jun 26 16:30:28 2020 -040

[qpid-dispatch] 12/32: Dataplane: Updated the reference adaptor to implement connection activation

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 9545f352aa13032c3433d704abe08a45d7bf5919 Author: Ted Ross AuthorDate: Wed Jun 3 15:18:26 2020 -0400

[qpid-dispatch] 02/32: Dataplane: Re-factored direct-AMQP to use the protocol-adaptor interface.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 97fe8ff22182ba56678dc6b766479c43e49ce2d5 Author: Ted Ross AuthorDate: Mon Jun 1 16:40:53 2020 -0400

[qpid-dispatch] 14/32: Dataplane: Added a 5th message compose variant to provide: - optional properties - optional application-properties - optional body in the form of a buffer list - indication of r

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 02261342d835f8cf3a09e9e15121e43da5222ab8 Author: Ted Ross AuthorDate: Wed Jun 3 18:02:25 2020 -0400

[qpid-dispatch] 20/32: Dataplane: Updates to the message-extend (return buffer count for flow control). Added bidirectional streaming test to ref adaptor.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 1463337dcc13a73b357fbfe15b5d8f0f8dba34a8 Author: Ted Ross AuthorDate: Mon Jun 8 09:49:37 2020 -0400

[qpid-dispatch] 18/32: Dataplane: Added calls in message.h for streaming putput from adaptors. Renamed qdr_deliver_continue* to qdr_delivery_continue*

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit a307cf433ee35c1f6be53ab9eae0b57225b2125a Author: Ted Ross AuthorDate: Thu Jun 4 15:22:29 2020 -0400

[qpid-dispatch] 17/32: Dataplane: Exposed access to connection-ids from server. Moved the generation of the "connection opened" log from router_node.c to the core module. This causes the log to be rai

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit c2810643cd8f11258c268b2df09c9ee21a63ade1 Author: Ted Ross AuthorDate: Thu Jun 4 11:58:46 2020 -0400

[qpid-dispatch] 28/32: Dataplane: Fixed message parsing so it can handle partial and streaming content.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit df0568a8d4f03d04fe5046ee4159c330bb4291ca Author: Ted Ross AuthorDate: Wed Jul 15 17:25:35 2020 -040

[qpid-dispatch] 30/32: Dataplane: WIP

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 5bb50a1c6cd5571b81ab562ec6fe2360c46ce860 Author: Ted Ross AuthorDate: Fri Jul 17 14:04:01 2020 -040

[qpid-dispatch] 13/32: Dataplane: Fixed order problem in shutting down the router. Disabled the reference adaptor by default (uncomment the last line to re-enable). The reference adaptor causes test f

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 084daa1b8b468cbd1af05694bc775fd095ace3ea Author: Ted Ross AuthorDate: Wed Jun 3 16:16:44 2020 -0400

[qpid-dispatch] 03/32: Dataplane: Exposed the protocol name with the connection entity.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit f4a41568eb8eaa5a4498b779967e89db81fc4a9c Author: Ted Ross AuthorDate: Mon Jun 1 18:31:32 2020 -0400

[qpid-dispatch] 32/32: DISPATCH-1742 Dataplane: Fixups from rebase to master.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit bcc2ddff7e20c7c8981d91a8ebe388a6de15eb2f Author: Ted Ross AuthorDate: Tue Aug 4 13:45:12 2020 -0400

[qpid-dispatch] 31/32: Dataplane - Added the body_data data structure for reading streaming messages. WIP - The following functions (in message.c) need to be implemented: find_last_buffer qd_message_b

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit ee033ef6ef931e7fb9c3757bc220bc4ecc42632f Author: Ted Ross AuthorDate: Sun Jul 26 21:02:36 2020 -040

[qpid-dispatch] 21/32: Dataplane: Added API for streaming data out of messages. This commit adds the requirement for Proton raw-connection support.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 7cb6c07035216060ac48063a66a9e7c87bf6362a Author: Ted Ross AuthorDate: Tue Jun 9 13:18:45 2020 -0400

[qpid-dispatch] 19/32: Dataplane: Set proper buffer refcount in messages during buffer-extend. This ensures that the streaming buffers are properly freed when no longer needed.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 777f0b7f0709143717291f6819dd20f795dab701 Author: Ted Ross AuthorDate: Fri Jun 5 10:16:54 2020 -0400

[qpid-dispatch] 26/32: Dataplane: WIP changes

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 4c11d640a73ab5255485feeae99538a0e876a017 Author: Ted Ross AuthorDate: Mon Jul 6 11:23:46 2020 -0400

[qpid-dispatch] 01/32: Dataplane: Moved protocol-adapter functions from router_core.h into proto_adaptor.h

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 1e7d562a65314a5d141a62f27962a8b130a98a0f Author: Ted Ross AuthorDate: Mon Jun 1 12:23:59 2020 -0400

[qpid-dispatch] 23/32: Dataplane: (from gsim) Implementation of qd_message_read_body.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit 20f841a982cab439cc1e902f0b4f961d21133b60 Author: Ted Ross AuthorDate: Fri Jun 19 13:19:12 2020 -040

[qpid-dispatch] 06/32: Dataplane: Added documentation for the protocol adaptor callbacks.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit b75f05fd37e0035f549aa5e3c96097e91fc68684 Author: Ted Ross AuthorDate: Tue Jun 2 11:42:27 2020 -0400

[qpid-dispatch] 11/32: Dataplane: connection-activate is now routed through the protocol adapter that handles the connection.

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit f91328c3b80f9c908f93b44dfd14749ee7a209a1 Author: Ted Ross AuthorDate: Wed Jun 3 15:16:56 2020 -0400

[qpid-dispatch] 05/32: Dataplane: Added adaptor plugin capability. Started first reference adaptor (TCP).

2020-08-04 Thread tross
This is an automated email from the ASF dual-hosted git repository. tross pushed a commit to branch dev-protocol-adaptors in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit e069627915d504a27c40a07da830ee39616c8b26 Author: Ted Ross AuthorDate: Tue Jun 2 10:24:04 2020 -0400

[qpid-dispatch] branch master updated: DISPATCH-1733 - Free leaking qdr_connection_t when the router core action has been discarded. This closes #803

2020-08-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 283e9a5 DISPATCH-1733 - Free leaking qd

[qpid-dispatch] branch master updated: DISPATCH-1736 - Removed skip_test flag that was wrongly added in commit 4a173e1ec0f7e0e8f9d7d37b9549d4f9c9d37fb0. This test should run all arches, 32 or 64 bit.

2020-08-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new ab97ddf DISPATCH-1736 - Removed skip_te

[qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.23.3 updated (fd558f4 -> a4047c9)

2020-08-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.23.3 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. discard fd558f4 Bump @patternfly/patternfly from 2.7

[qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-table-4.12.1 updated (4378acf -> 086d55a)

2020-08-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/console/react/patternfly/react-table-4.12.1 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. discard 4378acf Bump @patternfly/react-table from 2

[qpid-dispatch] branch master updated: NO-JIRA Disable automatic rebase in dependabot.yml (#810)

2020-08-04 Thread jdanek
This is an automated email from the ASF dual-hosted git repository. jdanek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new e1fa31d NO-JIRA Disable automatic rebase

[qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-icons-4.5.0 updated (1d1ca52 -> dcbc44e)

2020-08-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/console/react/patternfly/react-icons-4.5.0 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. discard 1d1ca52 Bump @patternfly/react-icons from 3.

[qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-charts-6.6.0 updated (6a206fa -> f2ef16d)

2020-08-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/console/react/patternfly/react-charts-6.6.0 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. discard 6a206fa Bump @patternfly/react-charts from

[qpid-dispatch] branch master updated: DISPATCH-1737: Log config file json as-modified when json parse fails

2020-08-04 Thread chug
This is an automated email from the ASF dual-hosted git repository. chug pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 578164f DISPATCH-1737: Log config file jso

[qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-table-4.12.1 updated (416d270 -> 4378acf)

2020-08-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/console/react/patternfly/react-table-4.12.1 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. discard 416d270 Bump @patternfly/react-table from 2