You are viewing a plain text version of this content. The canonical link for it is here.
- [qpid-site] branch asf-site updated: update site content for Proton-J 0.33.7 - posted by ro...@apache.org on 2020/11/02 13:15:48 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1779: Additional fix to use stream_data->request_status on the client and server side - posted by gm...@apache.org on 2020/11/02 19:14:51 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1742 - Remove buffers when refcount goes to zero on send. - posted by tr...@apache.org on 2020/11/02 22:07:55 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1776: Added GRPC support using new body footer API. This closes #908. - posted by gm...@apache.org on 2020/11/03 16:14:59 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1817: TCP adaptor leaks streaming_data_t objects at shutdown - posted by ch...@apache.org on 2020/11/03 16:22:48 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1823: TCP adaptor honors discard flag in core callbacks - posted by ch...@apache.org on 2020/11/03 16:31:50 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1820: TCP tests hang, this gets many of them started - posted by ch...@apache.org on 2020/11/03 16:35:31 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1824: Fix TCP adaptor listener and connector shutdown leaks - posted by ch...@apache.org on 2020/11/03 19:00:20 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1806: Account properly for write buffer byte count - posted by ch...@apache.org on 2020/11/03 19:22:47 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1820: Improve logging to investigate TCP test hangs - posted by ch...@apache.org on 2020/11/03 19:42:53 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1820: Fix python tox errors - posted by ch...@apache.org on 2020/11/03 20:32:45 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1825: Skip TCP self test if selectors module is absent - posted by ch...@apache.org on 2020/11/03 20:44:04 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1654: fix to ensure connections on egress are closed in all cases (patch from Ted Ross) - posted by gs...@apache.org on 2020/11/04 13:14:40 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1826 - Fixes for: - Accumulated temporary address records - Race condition where ingress message is sent before reply-to is established - Deliveries, messages, and buffers are leaked when connections close - posted by tr...@apache.org on 2020/11/04 17:41:18 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1776: Check for presence of next_stream_data before trying to free it - posted by gm...@apache.org on 2020/11/04 22:33:32 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1807: Rewrite TCP adaptor self test - posted by ch...@apache.org on 2020/11/05 17:21:34 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2288: Replace C++ TLS certificates with more secure ones to allow tests to carry on working - posted by as...@apache.org on 2020/11/05 22:22:54 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1746: Additional fix. Copied the earlier fix to system_tests_multi_tenancy_policy - posted by gm...@apache.org on 2020/11/05 23:12:07 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPACH-1807: TCP self test integration with scraper - posted by ch...@apache.org on 2020/11/06 13:59:28 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1746: Added some log messages. Created the first_sender when flow is available for self.waypoint_sender - posted by gm...@apache.org on 2020/11/06 21:28:44 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1776: Additional fix. Create nghttp2 client session on creation of new connection - posted by gm...@apache.org on 2020/11/07 02:27:06 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1746: Print out log message when there is a timeout - posted by gm...@apache.org on 2020/11/07 15:11:12 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2290: Fix pn_raw_connection_close so that it drains anything already written - posted by as...@apache.org on 2020/11/08 04:13:37 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-1496: epoll proactor - improved timers implementation with single timerfd kernel resource - posted by cl...@apache.org on 2020/11/08 20:02:39 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2291: Reduce size of epoll proactor connections - Remove unnecessary proactor back pointer from psocket - posted by as...@apache.org on 2020/11/09 04:21:20 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2293: Stop raw connection wakes from crashing the application - Ensure that the raw connectino is not freed is there is a pending wake. - Ensure that a wake will not be delivered after the application closes the raw connection. - Ensure that wake events will be delivered before disconnected events if both are scheduled to happen. - posted by as...@apache.org on 2020/11/09 08:03:59 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2292: TSAN failure in epoll_timer.c. Replace missing lock spotted by TSAN and Coverity. - posted by cl...@apache.org on 2020/11/09 08:26:21 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1807: Improve TCP Adaptor self test - posted by ch...@apache.org on 2020/11/09 23:35:37 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2293: Add missing dummy pn_raw_connection_close functions - Dummy functions for libuv and iocp proactor implementations - posted by as...@apache.org on 2020/11/10 01:32:51 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2292: update tsan.supp for new epoll proactor timer code - posted by cl...@apache.org on 2020/11/10 07:45:10 UTC, 0 replies.
- [qpid-broker-j] branch 7.1.x updated: QPID-8485:[Broker-J]Upgrade guava dependency on 7.1.x - posted by or...@apache.org on 2020/11/10 16:19:55 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8485:[Broker-J]upgrade guava version to latest - posted by or...@apache.org on 2020/11/10 17:13:55 UTC, 0 replies.
- [qpid-broker-j] branch master updated: QPID-8485: [Broker-J] Upgrade guava to version 30.0-jre - posted by or...@apache.org on 2020/11/10 17:37:32 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2292: backout tsan suppression. Apply fix to forced shutdown code path. - posted by cl...@apache.org on 2020/11/10 17:50:57 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2257: Add back in aliases for renamed functions - This keeps the shared library compatible and so not to change the major version - posted by as...@apache.org on 2020/11/10 18:52:56 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2257: Oops! Unrevert changes committed due to bad git hygiene! - posted by as...@apache.org on 2020/11/10 22:06:54 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2269: update .so versions - posted by ro...@apache.org on 2020/11/11 10:44:31 UTC, 0 replies.
- [qpid-site] branch asf-site updated: update remaining release page scripts to the Python 3 syntax, as the main generate script requires Py3 since 870837be5a9d448e959e81d3f0fa22cec03b6999 anyway - posted by ro...@apache.org on 2020/11/11 13:02:50 UTC, 0 replies.
- [qpid-site] branch asf-site updated: regenerate the Proton 0.32.0 output - posted by ro...@apache.org on 2020/11/11 13:21:43 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1830: TCP test allows concurrent echo session - posted by ch...@apache.org on 2020/11/11 16:12:39 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1743: Added some additional log messages - posted by gm...@apache.org on 2020/11/11 16:59:55 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1828: Introduce address timer for address checking. The timer will run every second for a max of 5 seconds - posted by gm...@apache.org on 2020/11/11 18:45:27 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1830: Fix TCP test glitches - posted by ch...@apache.org on 2020/11/11 20:50:20 UTC, 0 replies.
- [qpid-proton-j] branch master updated: PROTON-2297 Fix issue with composite buffer utf8 decode - posted by ta...@apache.org on 2020/11/11 20:57:17 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1743: Prevent qdr_http_flow from calling route_delivery() if in_dlv already created - posted by gm...@apache.org on 2020/11/11 21:52:11 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1832: ensure correct signature for deletion functions to avoid mangling of pointer - posted by gs...@apache.org on 2020/11/11 22:20:44 UTC, 0 replies.
- [qpid-proton] branch reverse-PROTON-2225 created (now a5c00ec) - posted by kp...@apache.org on 2020/11/11 22:30:40 UTC, 0 replies.
- [qpid-proton] 01/01: PROTON-2298: Disable default running of c-threaderciser tests, enable only through cmake option - posted by kp...@apache.org on 2020/11/11 22:30:41 UTC, 0 replies.
- [qpid-proton] branch master updated (b5a93a4 -> 7ac930f) - posted by jd...@apache.org on 2020/11/12 11:42:37 UTC, 2 replies.
- [qpid-proton] branch master updated: PROTON-2298: Disable default running of c-threaderciser tests, enable only through cmake option - posted by ro...@apache.org on 2020/11/12 12:03:19 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1830: fix inadvertent file rename that hides ECHO_CLIENT logs from Scraper - posted by ch...@apache.org on 2020/11/12 12:40:59 UTC, 0 replies.
- svn commit: r44481 - in /dev/qpid/proton: 0.31.0-rc3/ 0.32.0-rc1/ - posted by ro...@apache.org on 2020/11/12 13:01:06 UTC, 0 replies.
- [qpid-proton] branch master updated (db12be7 -> cf6d406) - posted by ro...@apache.org on 2020/11/12 14:46:59 UTC, 0 replies.
- [qpid-proton] 01/02: update version for 0.33.0-rc1 - posted by ro...@apache.org on 2020/11/12 14:47:00 UTC, 0 replies.
- [qpid-proton] 02/02: PROTON-2300, PROTON-2269: bump version to 0.34.0-SNAPSHOT - posted by ro...@apache.org on 2020/11/12 14:47:01 UTC, 0 replies.
- [qpid-proton] annotated tag 0.33.0-rc1 created (now 178a833) - posted by ro...@apache.org on 2020/11/12 14:48:23 UTC, 0 replies.
- svn commit: r44482 - in /dev/qpid/proton/0.33.0-rc1: ./ qpid-proton-0.33.0.tar.gz qpid-proton-0.33.0.tar.gz.asc qpid-proton-0.33.0.tar.gz.sha512 - posted by ro...@apache.org on 2020/11/12 14:50:14 UTC, 0 replies.
- [qpid-proton-j] branch master updated: PROTON-2297: fix handling where the string doesnt consume all of its last containing array - posted by ro...@apache.org on 2020/11/12 19:40:48 UTC, 0 replies.
- [qpid-dispatch] branch DISPATCH-1834 created (now adc1b6b) - posted by gm...@apache.org on 2020/11/12 21:26:22 UTC, 0 replies.
- [qpid-dispatch] 01/01: DISPATCH-1834: Fixed python-checker errors. Used assertIn and assertNotIn - posted by gm...@apache.org on 2020/11/12 21:26:23 UTC, 0 replies.
- [qpid-dispatch] branch DISPATCH-1834 deleted (was adc1b6b) - posted by gm...@apache.org on 2020/11/12 21:29:32 UTC, 0 replies.
- [qpid-proton-j] branch master updated: PROTON-2297 Add some additional tests for decoding within limits - posted by ta...@apache.org on 2020/11/12 21:44:18 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated (c430b53 -> c63035d) - posted by tr...@apache.org on 2020/11/12 22:49:17 UTC, 0 replies.
- [qpid-dispatch] 01/03: DISPATCH_1829 - Patch from Gordon Sim - posted by tr...@apache.org on 2020/11/12 22:49:18 UTC, 0 replies.
- [qpid-dispatch] 02/03: DISPATCH-1826 - Drop raw connections when stream messages are settled. - posted by tr...@apache.org on 2020/11/12 22:49:19 UTC, 0 replies.
- [qpid-dispatch] 03/03: DISPATCH-1654 - Removed the redundant copy of the ma_stream flag, leaving it in the message content only. - posted by tr...@apache.org on 2020/11/12 22:49:20 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2301: Further fix to raw connection wake crashes - posted by as...@apache.org on 2020/11/13 04:02:03 UTC, 0 replies.
- [qpid-proton-j] branch master updated: PROTON-2297: fix escapes to ensure use as codepoints - posted by ro...@apache.org on 2020/11/13 17:24:41 UTC, 0 replies.
- [qpid-proton-j] branch master updated: [maven-release-plugin] prepare release 0.33.8 - posted by ro...@apache.org on 2020/11/13 17:40:11 UTC, 0 replies.
- [qpid-proton-j] annotated tag 0.33.8 created (now a8c2f01) - posted by ro...@apache.org on 2020/11/13 17:40:23 UTC, 0 replies.
- [qpid-proton-j] branch master updated: [maven-release-plugin] prepare for next development iteration - posted by ro...@apache.org on 2020/11/13 17:40:38 UTC, 0 replies.
- [qpid-jms] branch master updated: NO-JIRA: change assertion to an assumption, there are now typical JDK8 installs with only 1 protocol enabled by default - posted by ro...@apache.org on 2020/11/13 18:22:06 UTC, 0 replies.
- svn commit: r44491 - /dev/qpid/proton-j/0.33.8-rc1/ - posted by ro...@apache.org on 2020/11/13 18:31:19 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1786: Fallback dest random failures: defer starting sender - posted by ch...@apache.org on 2020/11/13 20:22:26 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1776: Set the qd_message_set_stream_annotation() flag on all messages - posted by gm...@apache.org on 2020/11/13 22:28:16 UTC, 0 replies.
- [qpid-proton] branch master updated (76aafe6 -> 3d3d174) - posted by ro...@apache.org on 2020/11/16 14:59:12 UTC, 0 replies.
- [qpid-proton] 01/02: update version for 0.33.0-rc2 - posted by ro...@apache.org on 2020/11/16 14:59:13 UTC, 0 replies.
- [qpid-proton] 02/02: PROTON-2300, PROTON-2269: bump version to 0.34.0-SNAPSHOT again - posted by ro...@apache.org on 2020/11/16 14:59:14 UTC, 0 replies.
- [qpid-proton] annotated tag 0.33.0-rc2 created (now cb9dd45) - posted by ro...@apache.org on 2020/11/16 15:00:03 UTC, 0 replies.
- svn commit: r44520 - in /dev/qpid/proton/0.33.0-rc2: ./ qpid-proton-0.33.0.tar.gz qpid-proton-0.33.0.tar.gz.asc qpid-proton-0.33.0.tar.gz.sha512 - posted by ro...@apache.org on 2020/11/16 15:01:33 UTC, 0 replies.
- svn commit: r44521 - /dev/qpid/proton/0.33.0-rc1/ - posted by ro...@apache.org on 2020/11/16 15:02:24 UTC, 0 replies.
- [qpid-dispatch] branch master updated: DISPATCH-1834: Fixed python-checker errors. Used assertIn and assertNotIn. This closes #912. - posted by gm...@apache.org on 2020/11/16 16:03:56 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2304: fix epoll proactor hang removing and replacing same canceled timer at front of timers list repeatedly - posted by cl...@apache.org on 2020/11/17 06:19:37 UTC, 0 replies.
- svn commit: r44533 - /release/qpid/proton-j/0.33.8/ - posted by ro...@apache.org on 2020/11/17 12:06:34 UTC, 0 replies.
- svn commit: r44534 - /release/qpid/proton-j/0.33.6/ - posted by ro...@apache.org on 2020/11/17 12:06:56 UTC, 0 replies.
- svn commit: r44535 - in /dev/qpid/proton-j: 0.33.4-rc1/ 0.33.5-rc1/ 0.33.6-rc1/ 0.33.7-rc1/ - posted by ro...@apache.org on 2020/11/17 12:08:46 UTC, 0 replies.
- svn commit: r44536 - /dev/qpid/proton/0.33.0-rc2/ - posted by ro...@apache.org on 2020/11/17 12:09:25 UTC, 0 replies.
- [qpid-proton] branch master updated (9722a7f -> ee3c911) - posted by ro...@apache.org on 2020/11/17 12:24:46 UTC, 0 replies.
- [qpid-proton] 01/02: PROTON-2269: update version for 0.33.0-rc3 - posted by ro...@apache.org on 2020/11/17 12:24:47 UTC, 0 replies.
- [qpid-proton] 02/02: PROTON-2300, PROTON-2269: bump version to 0.34.0-SNAPSHOT yet again - posted by ro...@apache.org on 2020/11/17 12:24:48 UTC, 0 replies.
- [qpid-proton] annotated tag 0.33.0-rc3 created (now 1e0a0fa) - posted by ro...@apache.org on 2020/11/17 12:25:18 UTC, 0 replies.
- svn commit: r44537 - in /dev/qpid/proton/0.33.0-rc3: ./ qpid-proton-0.33.0.tar.gz qpid-proton-0.33.0.tar.gz.asc qpid-proton-0.33.0.tar.gz.sha512 - posted by ro...@apache.org on 2020/11/17 12:27:07 UTC, 0 replies.
- [qpid-jms] branch master updated: QPIDJMS-517: update to proton-j 0.33.8 - posted by ro...@apache.org on 2020/11/17 13:30:09 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1840: avoid race between adaptor and core cleanup - posted by kg...@apache.org on 2020/11/17 19:08:16 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: move response disposition update out of link_delivery callback - posted by kg...@apache.org on 2020/11/17 19:20:48 UTC, 0 replies.
- [qpid-site] branch asf-site updated: update site content for Proton-J 0.33.8 - posted by ro...@apache.org on 2020/11/18 14:30:10 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1844: suppress leaks of sys_mutex (shutdown leak) - posted by kg...@apache.org on 2020/11/18 15:31:21 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1826: Fix tcp adaptor stall on large messages - posted by ch...@apache.org on 2020/11/18 15:40:53 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1831: Extend TCP adaptor test interior router backbone - posted by ch...@apache.org on 2020/11/18 16:52:46 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1842: Handle managament deletes of httpConnector by deleting connection objects associated with the connector. This prevents the router crash from happening - posted by gm...@apache.org on 2020/11/18 17:01:49 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1846: Improve tcp adaptor basic connectivity test - posted by ch...@apache.org on 2020/11/18 18:30:33 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated (40dc885 -> eeb828e) - posted by gs...@apache.org on 2020/11/18 19:21:04 UTC, 0 replies.
- [qpid-dispatch] 01/02: DISPATCH-1843: disambiguate http stats records - posted by gs...@apache.org on 2020/11/18 19:21:05 UTC, 0 replies.
- [qpid-dispatch] 02/02: DISPATCH-1847: use remote host in stats for ingress - posted by gs...@apache.org on 2020/11/18 19:21:06 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1848: TCP echo client/server handle socket errors better - posted by ch...@apache.org on 2020/11/18 20:16:18 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-charts-6.12.2 created (now d4020b2) - posted by gi...@apache.org on 2020/11/19 06:21:09 UTC, 1 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-core-4.79.2 created (now 8645524) - posted by gi...@apache.org on 2020/11/19 06:21:20 UTC, 1 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-icons-4.7.18 created (now bb4f4e6) - posted by gi...@apache.org on 2020/11/19 06:28:27 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.65.6 created (now 4679679) - posted by gi...@apache.org on 2020/11/19 06:28:38 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/react-table-4.19.24 created (now 1ca2d80) - posted by gi...@apache.org on 2020/11/19 06:28:50 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1849: Don't dereference a peer delivery that has already been released. Check the in_dlv_released flag before dereferencing the in_dlv. This closes #925. - posted by gm...@apache.org on 2020/11/19 16:12:57 UTC, 0 replies.
- [qpid-jms] branch master updated: QPIDJMS-519 Correctly recover transaction after failover - posted by ta...@apache.org on 2020/11/19 20:39:02 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1841: HTTP1 remove connection when connector deleted - posted by kg...@apache.org on 2020/11/20 14:44:53 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1816: avoid race between conn disconnect and activation - posted by kg...@apache.org on 2020/11/20 14:51:47 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1845: cleanup input buffers on server disconnect - posted by kg...@apache.org on 2020/11/20 15:16:30 UTC, 0 replies.
- [qpid-jms] branch master updated: [maven-release-plugin] prepare release 0.55.0 - posted by ro...@apache.org on 2020/11/20 16:19:57 UTC, 0 replies.
- [qpid-jms] annotated tag 0.55.0 created (now 73cf651) - posted by ro...@apache.org on 2020/11/20 16:20:08 UTC, 0 replies.
- [qpid-jms] branch master updated: [maven-release-plugin] prepare for next development iteration - posted by ro...@apache.org on 2020/11/20 16:20:18 UTC, 0 replies.
- svn commit: r44598 - in /dev/qpid/jms: 0.51.0-rc1/ 0.52.0-rc1/ 0.53.0-rc1/ 0.54.0-rc1/ - posted by ro...@apache.org on 2020/11/20 16:39:21 UTC, 0 replies.
- svn commit: r44599 - /dev/qpid/jms/0.55.0-rc1/ - posted by ro...@apache.org on 2020/11/20 17:08:53 UTC, 0 replies.
- [qpid-proton] annotated tag 0.33.0 created (now b82a93f) - posted by ro...@apache.org on 2020/11/20 17:15:54 UTC, 0 replies.
- svn commit: r44600 - /release/qpid/proton/0.33.0/ - posted by ro...@apache.org on 2020/11/20 17:16:42 UTC, 0 replies.
- [qpid-dispatch] branch master updated: NO-JIRA: bump Proton release to 0.33.0 - posted by kg...@apache.org on 2020/11/20 17:43:49 UTC, 0 replies.
- [qpid-site] branch asf-site updated: update site content for Proton 0.33.0 - posted by ro...@apache.org on 2020/11/23 09:08:16 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1852: Added code to accumulate DATA frames in the message body in case credit does not arrive and the header has not been routed. This closes #926 - posted by gm...@apache.org on 2020/11/23 15:50:03 UTC, 0 replies.
- [qpid-site] branch asf-site updated: fix up dashboard page CI build status entries, stale after recent Jenkins move - posted by ro...@apache.org on 2020/11/23 16:35:00 UTC, 0 replies.
- [qpid-proton] branch master updated: PROTON-2172: proactor fdlimit test. Should work after PROTON-1496. - posted by cl...@apache.org on 2020/11/23 18:42:52 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1851: TCP adaptor - add more connection and link IDs to log output - posted by ch...@apache.org on 2020/11/24 14:46:27 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: NO-JIRA: remove unused octet counter - posted by kg...@apache.org on 2020/11/24 16:04:24 UTC, 0 replies.
- svn commit: r44669 - /release/qpid/jms/0.55.0/ - posted by ro...@apache.org on 2020/11/24 16:06:19 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1849: Additional fix. Changed name of flag from in_dlv_released to stream_force_closed. Close server stream if delivery released on server side. Also added code to properly incref and decref qdr_deliveries - posted by gm...@apache.org on 2020/11/24 20:57:00 UTC, 0 replies.
- [qpid-site] branch asf-site updated: update site content for qpid-jms 0.55.0 - posted by ro...@apache.org on 2020/11/25 15:31:41 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1851: Show proper link id in second_attach - posted by ch...@apache.org on 2020/11/25 15:37:44 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1856: avoid adding empty message buffer - posted by kg...@apache.org on 2020/11/25 20:08:21 UTC, 0 replies.
- [qpid-jms] branch master updated: QPIDJMS-521: ensure ExceptionListener called during unexpected async dispatch failure is allowed to close the Session/Connection - posted by ro...@apache.org on 2020/11/27 16:05:39 UTC, 0 replies.
- [qpid-broker-j] branch master updated: QPID-8482:[Broker-J] Introduce derived attribute for a session peer name in AMQP 0-10 sessions - posted by or...@apache.org on 2020/11/29 18:28:34 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8482:[Broker-J] Introduce derived attribute for a session peer name in AMQP 0-10 sessions - posted by or...@apache.org on 2020/11/29 18:46:25 UTC, 0 replies.
- [qpid-broker-j] branch 7.1.x updated: QPID-8482:[Broker-J] Introduce derived attribute for a session peer name in AMQP 0-10 sessions - posted by or...@apache.org on 2020/11/29 20:00:24 UTC, 0 replies.
- [qpid-broker-j] branch master updated: QPID-8485: [Broker-J] Update dependecy references - posted by or...@apache.org on 2020/11/30 09:04:13 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8485: [Broker-J] Update dependecy references - posted by or...@apache.org on 2020/11/30 09:05:05 UTC, 0 replies.
- [qpid-broker-j] branch 7.1.x updated: QPID-8485: [Broker-J] Update dependecy references - posted by or...@apache.org on 2020/11/30 09:09:05 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1833: fix buffer fanout decref when releasing stream_data - posted by kg...@apache.org on 2020/11/30 17:54:41 UTC, 0 replies.
- [qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1819: HTTP1 fixes for concurrent streaming test - posted by kg...@apache.org on 2020/11/30 18:14:20 UTC, 0 replies.