You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1656278 - /qpid/trunk/qpid/python/qpid/messaging/driver.py - posted by pm...@apache.org on 2015/02/01 11:24:31 UTC, 0 replies.
- svn commit: r1656312 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/transport/ broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/ common/src/main/java/org/apache... - posted by rg...@apache.org on 2015/02/01 16:18:17 UTC, 0 replies.
- svn commit: r1656365 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io: NonBlockingNetworkTransport.java SelectorThread.java - posted by rg...@apache.org on 2015/02/01 22:45:20 UTC, 0 replies.
- qpid-proton git commit: fixed memory corruption issues from improper use of set/getValue - posted by rh...@apache.org on 2015/02/02 13:41:51 UTC, 0 replies.
- svn commit: r1656457 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/02/02 14:30:16 UTC, 0 replies.
- qpid-proton git commit: added a workaround for jython's inability to display the java portions of stack traces - posted by rh...@apache.org on 2015/02/02 15:02:26 UTC, 0 replies.
- svn commit: r1656477 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: js/qpid/management/store/nonjavakeystore/ js/qpid/management/store/nonjavatruststore/ store/nonjavakeystore/ store/nonjavatruststore/ - posted by or...@apache.org on 2015/02/02 15:43:34 UTC, 0 replies.
- [1/6] qpid-jms git commit: return any unused properties to the caller - posted by ro...@apache.org on 2015/02/02 16:13:07 UTC, 0 replies.
- [2/6] qpid-jms git commit: test that unused options are returned correctly - posted by ro...@apache.org on 2015/02/02 16:13:08 UTC, 0 replies.
- [3/6] qpid-jms git commit: enhance older tests to ensure the new return map is empty - posted by ro...@apache.org on 2015/02/02 16:13:09 UTC, 0 replies.
- [4/6] qpid-jms git commit: ensure that the return values are unmodifiable - posted by ro...@apache.org on 2015/02/02 16:13:10 UTC, 0 replies.
- [5/6] qpid-jms git commit: throw exception when properties go unused while creating connection factories - posted by ro...@apache.org on 2015/02/02 16:13:11 UTC, 0 replies.
- [6/6] qpid-jms git commit: ensure exception messages from the context factory during creation actually give users some/any indication what the problem was - posted by ro...@apache.org on 2015/02/02 16:13:12 UTC, 0 replies.
- svn commit: r1656496 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/02/02 16:43:45 UTC, 0 replies.
- qpid-proton git commit: PROTON-812: added exceptions to convey link detach and connection close conditions to users of synchronous utilities - posted by gs...@apache.org on 2015/02/02 16:52:16 UTC, 0 replies.
- svn commit: r1656505 - in /qpid/trunk/qpid/cpp/src: qpid/broker/amqp/ qpid/messaging/amqp/ tests/ - posted by kg...@apache.org on 2015/02/02 17:05:44 UTC, 0 replies.
- qpid-jms git commit: Test and fix a minir issue with create of QueueReceiver - posted by ta...@apache.org on 2015/02/02 17:11:03 UTC, 0 replies.
- [1/3] qpid-jms git commit: add test where specified URL doesnt exist - posted by ro...@apache.org on 2015/02/02 17:51:07 UTC, 0 replies.
- [2/3] qpid-jms git commit: add some tests using only the Context environment [system] properties rather than direct instantiation - posted by ro...@apache.org on 2015/02/02 17:51:08 UTC, 0 replies.
- [3/3] qpid-jms git commit: add support for using the provider url to specify an optional properties file to read in and augment the environment properties with - posted by ro...@apache.org on 2015/02/02 17:51:09 UTC, 0 replies.
- qpid-proton git commit: made shims for C handlers skip properly - posted by rh...@apache.org on 2015/02/02 18:12:46 UTC, 0 replies.
- svn commit: r1656522 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/management: addAuthenticationProvider.js preferencesprovider/PreferencesProviderForm.js - posted by or...@apache.org on 2015/02/02 18:39:28 UTC, 0 replies.
- qpid-proton git commit: Added more skeleton code to flush out the new approach. Using POJOBuilder and a lookup to construct the Performative. Further changes are planned to avoid constructing a list and instead directly construct the object from the Deco - posted by ra...@apache.org on 2015/02/02 19:37:18 UTC, 0 replies.
- [1/3] qpid-jms git commit: Fully cover the QueueSession implementation - posted by ta...@apache.org on 2015/02/02 20:51:21 UTC, 0 replies.
- [2/3] qpid-jms git commit: Move to latest release that doesn't cause slowdown troubles. - posted by ta...@apache.org on 2015/02/02 20:51:22 UTC, 0 replies.
- [3/3] qpid-jms git commit: Lets make this required so we can pass compliance tests out of the box, users can exclude it if they really don't want that one extra jar. - posted by ta...@apache.org on 2015/02/02 20:51:23 UTC, 0 replies.
- [1/2] qpid-jms git commit: Full path coverage for the JmsTopicSession class. - posted by ta...@apache.org on 2015/02/02 21:28:10 UTC, 0 replies.
- [2/2] qpid-jms git commit: Remove check for no exception as it is possible to get the error async before the connection has closed down due to failure - posted by ta...@apache.org on 2015/02/02 21:28:11 UTC, 0 replies.
- svn commit: r1656566 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/ broker-plugins/management-http/src/test/java/or... - posted by rg...@apache.org on 2015/02/02 21:50:16 UTC, 0 replies.
- svn commit: r1656568 - in /qpid/site: docs/proton/ input/proton/ - posted by rh...@apache.org on 2015/02/02 21:52:34 UTC, 0 replies.
- [1/5] qpid-jms git commit: Remove unused constructor - posted by ta...@apache.org on 2015/02/02 23:54:11 UTC, 0 replies.
- [2/5] qpid-jms git commit: Use a more obvious option prefixing scheme for the various component options set via URI query string. - posted by ta...@apache.org on 2015/02/02 23:54:12 UTC, 0 replies.
- [3/5] qpid-jms git commit: Make isClientAcknowledge use the same visibility as the other isX methods, no reason to hide this. - posted by ta...@apache.org on 2015/02/02 23:54:13 UTC, 0 replies.
- [4/5] qpid-jms git commit: Add a few more test variations - posted by ta...@apache.org on 2015/02/02 23:54:14 UTC, 0 replies.
- [5/5] qpid-jms git commit: More code coverage testing. - posted by ta...@apache.org on 2015/02/02 23:54:15 UTC, 0 replies.
- qpid-jms git commit: Fix cut and paste issue. - posted by ta...@apache.org on 2015/02/03 00:08:13 UTC, 0 replies.
- svn commit: r1656664 - in /qpid/trunk/qpid/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0: ConsumerTarget_1_0.java SendingLink_1_0.java - posted by rg...@apache.org on 2015/02/03 11:14:39 UTC, 0 replies.
- qpid-proton git commit: exposed start/stop/process to python - posted by rh...@apache.org on 2015/02/03 11:33:36 UTC, 0 replies.
- qpid-proton git commit: removed pn_reactor_work in favor of pn_reactor_process and pn_reactor_set_timeout - posted by rh...@apache.org on 2015/02/03 12:11:52 UTC, 0 replies.
- [01/12] qpid-jms git commit: remove test-only method - posted by ro...@apache.org on 2015/02/03 13:56:13 UTC, 0 replies.
- [02/12] qpid-jms git commit: Remove check for no exception as it is possible to get the error async before the connection has closed down due to failure - posted by ro...@apache.org on 2015/02/03 13:56:14 UTC, 0 replies.
- [03/12] qpid-jms git commit: remove programmatic use of queuePrefix, it can be set via URL if needed - posted by ro...@apache.org on 2015/02/03 13:56:15 UTC, 0 replies.
- [04/12] qpid-jms git commit: remove unconfigurable fields for user+pass, just use the constants - posted by ro...@apache.org on 2015/02/03 13:56:16 UTC, 0 replies.
- [05/12] qpid-jms git commit: change over to use JNDI to get the ConnectionFactory and Queue objects - posted by ro...@apache.org on 2015/02/03 13:56:17 UTC, 0 replies.
- [06/12] qpid-jms git commit: tidy up and simplify somewhat - posted by ro...@apache.org on 2015/02/03 13:56:18 UTC, 0 replies.
- [07/12] qpid-jms git commit: reformat layout - posted by ro...@apache.org on 2015/02/03 13:56:19 UTC, 0 replies.
- [08/12] qpid-jms git commit: add an exception listener - posted by ro...@apache.org on 2015/02/03 13:56:20 UTC, 0 replies.
- [09/12] qpid-jms git commit: similarly update sending class - posted by ro...@apache.org on 2015/02/03 13:56:21 UTC, 0 replies.
- [10/12] qpid-jms git commit: rename examples to avoid confusion with older client examples - posted by ro...@apache.org on 2015/02/03 13:56:22 UTC, 0 replies.
- [11/12] qpid-jms git commit: add a basic HelloWorld example - posted by ro...@apache.org on 2015/02/03 13:56:23 UTC, 0 replies.
- [12/12] qpid-jms git commit: update message text and output to better distinguish from HelloWorld example - posted by ro...@apache.org on 2015/02/03 13:56:24 UTC, 0 replies.
- svn commit: r1656751 - in /qpid/trunk/qpid/java/broker-core: ./ src/main/java/org/apache/qpid/server/security/ src/test/java/org/apache/qpid/server/security/ - posted by or...@apache.org on 2015/02/03 16:02:36 UTC, 0 replies.
- svn commit: r1656771 - /qpid/trunk/qpid/tools/setup.py - posted by kp...@apache.org on 2015/02/03 17:01:18 UTC, 0 replies.
- svn commit: r1656805 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/logging/messages/ broker-core/src/test/java/org/apache/qpid/server/logging/messages/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/m... - posted by or...@apache.org on 2015/02/03 17:57:02 UTC, 0 replies.
- [1/3] qpid-jms git commit: Ensure whe throw the right exceptions for different error cases. - posted by ta...@apache.org on 2015/02/03 18:05:47 UTC, 0 replies.
- [2/3] qpid-jms git commit: Test that we add the verification alogorithm when verify host is enabled. - posted by ta...@apache.org on 2015/02/03 18:05:48 UTC, 0 replies.
- [3/3] qpid-jms git commit: Adds some tests for bad password or no password. - posted by ta...@apache.org on 2015/02/03 18:05:49 UTC, 0 replies.
- [1/4] qpid-jms git commit: make changes enabling use of Proton 0.8 - posted by ro...@apache.org on 2015/02/03 19:06:58 UTC, 0 replies.
- [2/4] qpid-jms git commit: update module versions as we will likely do a few pre-1.0 releases - posted by ro...@apache.org on 2015/02/03 19:06:59 UTC, 0 replies.
- [3/4] qpid-jms git commit: remove unused imports/fields - posted by ro...@apache.org on 2015/02/03 19:07:00 UTC, 0 replies.
- [4/4] qpid-jms git commit: update command in readme to use the HelloWorld example - posted by ro...@apache.org on 2015/02/03 19:07:01 UTC, 0 replies.
- [1/4] qpid-jms git commit: Run all application events on the connection executor to avoid stalls from application code holding up the provider - posted by ta...@apache.org on 2015/02/03 20:34:04 UTC, 0 replies.
- [2/4] qpid-jms git commit: Clean up a bit, hide access to some setters that can't be used outside of the ConnectionFactory and rename getRemoteURI to getConfiguredURI and add getConnectedURI to make it easier to see where a client using failover is actua - posted by ta...@apache.org on 2015/02/03 20:34:05 UTC, 0 replies.
- [3/4] qpid-jms git commit: Remove hard-coded pacakge values. - posted by ta...@apache.org on 2015/02/03 20:34:06 UTC, 0 replies.
- [4/4] qpid-jms git commit: Fix this test in light of the recent version switch - posted by ta...@apache.org on 2015/02/03 20:34:07 UTC, 0 replies.
- qpid-jms git commit: Fix a few errors in the configuration docs. - posted by ta...@apache.org on 2015/02/03 20:47:02 UTC, 0 replies.
- [1/2] qpid-proton git commit: proton-c: assert client/server in sasl.c methods - posted by dn...@apache.org on 2015/02/03 21:38:56 UTC, 0 replies.
- [2/2] qpid-proton git commit: jenkins: switch to debug build by default - posted by dn...@apache.org on 2015/02/03 21:38:57 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Fix unused variable warning in release builds - posted by ac...@apache.org on 2015/02/03 21:52:01 UTC, 0 replies.
- qpid-proton git commit: PROTON-757: stop transport errs printing to stderr - posted by dn...@apache.org on 2015/02/03 22:27:40 UTC, 0 replies.
- qpid-proton git commit: PROTON-751: if pn_connect fails copy io->error - posted by dn...@apache.org on 2015/02/03 22:45:02 UTC, 0 replies.
- qpid-jms git commit: Some initial work on capture the current set of configuration options - posted by ta...@apache.org on 2015/02/03 22:49:58 UTC, 0 replies.
- svn commit: r1656928 - /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/IncomingMessages.cpp - posted by gs...@apache.org on 2015/02/03 22:51:26 UTC, 0 replies.
- svn commit: r7933 - /dev/qpid/0.32-alpha/ - posted by jr...@apache.org on 2015/02/03 23:08:13 UTC, 0 replies.
- [1/2] qpid-jms git commit: Clean up, make params consitent type, reduce polling delay. - posted by ta...@apache.org on 2015/02/04 01:25:16 UTC, 0 replies.
- [2/2] qpid-jms git commit: Fix how delays are handled in the Failover Provider, initial reconnect delay and fixed reconnect delay can be configured and if back off is on the max will kick in - posted by ta...@apache.org on 2015/02/04 01:25:17 UTC, 0 replies.
- svn commit: r1656982 [2/2] - in /qpid/dispatch/trunk: bin/ doc/book/ doc/man/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ python/qpid_dispatch_internal/tools/ src/ tests/ tests/management/ tools/ - posted by ac...@apache.org on 2015/02/04 04:11:08 UTC, 0 replies.
- svn commit: r1656982 [1/2] - in /qpid/dispatch/trunk: bin/ doc/book/ doc/man/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ python/qpid_dispatch_internal/tools/ src/ tests/ tests/management/ tools/ - posted by ac...@apache.org on 2015/02/04 04:11:08 UTC, 0 replies.
- [1/2] qpid-proton git commit: adde pn_handler_clear - posted by rh...@apache.org on 2015/02/04 09:26:56 UTC, 0 replies.
- [2/2] qpid-proton git commit: added access to global handler; tweaked names - posted by rh...@apache.org on 2015/02/04 09:26:57 UTC, 0 replies.
- qpid-proton git commit: added tests for exception handling - posted by rh...@apache.org on 2015/02/04 10:10:22 UTC, 0 replies.
- [1/3] qpid-proton git commit: Correct indentation of legacy uuid support - posted by gs...@apache.org on 2015/02/04 10:57:09 UTC, 0 replies.
- [2/3] qpid-proton git commit: Remove duplicated FlowController; use c-defined equivalent - posted by gs...@apache.org on 2015/02/04 10:57:10 UTC, 0 replies.
- [3/3] qpid-proton git commit: Use c-based flowcontroller - posted by gs...@apache.org on 2015/02/04 10:57:11 UTC, 0 replies.
- qpid-proton git commit: PROTON-814: only return error rc on a failed poll - posted by dn...@apache.org on 2015/02/04 11:11:12 UTC, 0 replies.
- qpid-proton git commit: PROTON-737: add missing PN_STATE_ERR error to ruby - posted by dn...@apache.org on 2015/02/04 11:20:42 UTC, 0 replies.
- svn commit: r1657133 - /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/footer.html - posted by kw...@apache.org on 2015/02/04 13:13:13 UTC, 0 replies.
- svn commit: r1657134 - in /qpid/trunk/qpid/java/systests/src/test/java/org/apache/qpid/test: unit/close/MessageRequeueTest.java utils/QpidClientConnection.java - posted by kw...@apache.org on 2015/02/04 13:15:18 UTC, 0 replies.
- [1/6] qpid-jms git commit: remove intermediate array and build the list directly - posted by ro...@apache.org on 2015/02/04 13:48:58 UTC, 0 replies.
- [2/6] qpid-jms git commit: create the correct type of target, which can differ based on the context - posted by ro...@apache.org on 2015/02/04 13:48:59 UTC, 0 replies.
- [3/6] qpid-jms git commit: change to Proton 0.8, get most of the tests working - posted by ro...@apache.org on 2015/02/04 13:49:00 UTC, 0 replies.
- [4/6] qpid-jms git commit: change to released ActiveMQ 5.11.0 - posted by ro...@apache.org on 2015/02/04 13:49:01 UTC, 0 replies.
- [5/6] qpid-jms git commit: use correct field in getter - posted by ro...@apache.org on 2015/02/04 13:49:02 UTC, 0 replies.
- [6/6] qpid-jms git commit: return after re-scheduling the task - posted by ro...@apache.org on 2015/02/04 13:49:03 UTC, 0 replies.
- qpid-proton git commit: PROTON-811: applied patch from Adrian Preston for proton-j idle timeouts - posted by rh...@apache.org on 2015/02/04 14:03:19 UTC, 0 replies.
- qpid-jms git commit: Add a few update for failover options. - posted by ta...@apache.org on 2015/02/04 15:15:07 UTC, 0 replies.
- qpid-jms git commit: Reduce default poll interval as our async state changes happen very quickly in brokerless tests. - posted by ta...@apache.org on 2015/02/04 15:27:30 UTC, 0 replies.
- svn commit: r1657255 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/adapter/ broker-core/src/main/java/org/apache/qpid/server/security/group/ broker-plugins/man... - posted by or...@apache.org on 2015/02/04 15:33:40 UTC, 0 replies.
- svn commit: r1657270 - in /qpid/trunk/qpid/java: broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/ systests/src/test/java/org/apache/qpid/client/session/ systests/src/test/java/org/apache/qpid/server/logging/ test-pro... - posted by kw...@apache.org on 2015/02/04 16:05:37 UTC, 0 replies.
- qpid-jms git commit: remove these so it's less confusing an simpler to document without keeping aliases around. - posted by ta...@apache.org on 2015/02/04 16:47:43 UTC, 0 replies.
- [1/2] qpid-proton git commit: added Message.recv(receiver) -> delivery to compliment of Message.send(sender); made Message(foo) default to Message(body=foo) instead of just barfing - posted by rh...@apache.org on 2015/02/04 17:23:48 UTC, 0 replies.
- [2/2] qpid-proton git commit: updated/improved reactor tutorial/examples - posted by rh...@apache.org on 2015/02/04 17:23:49 UTC, 0 replies.
- [1/6] qpid-jms git commit: add initial LICENSE+NOTICE files for assembly, more to do - posted by ro...@apache.org on 2015/02/04 17:25:14 UTC, 0 replies.
- [2/6] qpid-jms git commit: add basic outline for creating a client binary assembly - posted by ro...@apache.org on 2015/02/04 17:25:15 UTC, 0 replies.
- [3/6] qpid-jms git commit: remove duplicate groupId, add LICENCE+NOTICE files to descriptor - posted by ro...@apache.org on 2015/02/04 17:25:16 UTC, 0 replies.
- [4/6] qpid-jms git commit: include module dependencies, add dependencies on client and discovery modules - posted by ro...@apache.org on 2015/02/04 17:25:17 UTC, 0 replies.
- [5/6] qpid-jms git commit: restore LICENSE file - posted by ro...@apache.org on 2015/02/04 17:25:18 UTC, 0 replies.
- [6/6] qpid-jms git commit: add NOTICE file for source releases - posted by ro...@apache.org on 2015/02/04 17:25:19 UTC, 0 replies.
- qpid-jms git commit: Add more failover docs - posted by ta...@apache.org on 2015/02/04 17:26:06 UTC, 0 replies.
- qpid-jms git commit: update license to fix header formatting, copied from http://www.apache.org/licenses/LICENSE-2.0.txt - posted by ro...@apache.org on 2015/02/04 17:30:02 UTC, 0 replies.
- qpid-jms git commit: Markdown fix - posted by ta...@apache.org on 2015/02/04 17:33:52 UTC, 0 replies.
- svn commit: r1657312 - in /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/transport: Connection.java network/security/ssl/SSLReceiver.java - posted by kw...@apache.org on 2015/02/04 17:53:41 UTC, 0 replies.
- svn commit: r1657313 - in /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/transport: Connection.java network/io/IoSender.java network/security/ssl/SSLReceiver.java network/security/ssl/SSLSender.java - posted by kw...@apache.org on 2015/02/04 17:53:47 UTC, 0 replies.
- qpid-jms git commit: Some updates. - posted by ta...@apache.org on 2015/02/04 18:02:01 UTC, 0 replies.
- svn commit: r1657321 - in /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10: IncomingMessages.cpp IncomingMessages.h - posted by gs...@apache.org on 2015/02/04 18:05:03 UTC, 0 replies.
- qpid-jms git commit: Use the same default for now for all prefetch values, update docs to match. - posted by ta...@apache.org on 2015/02/04 18:28:37 UTC, 0 replies.
- svn commit: r1657338 - in /qpid/trunk/qpid/cpp: ./ src/ src/qpid/ src/qpid/amqp/ src/qpid/broker/ src/qpid/broker/amqp/ src/qpid/store/ src/qpid/sys/ src/qpid/sys/FreeBSD/ src/qpid/sys/posix/ src/qpid/types/ src/tests/ - posted by sh...@apache.org on 2015/02/04 18:37:20 UTC, 0 replies.
- svn commit: r1657341 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/logging/messages/ broker-core/src/test/java/org/apache/qpid/server/logging/messages/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/m... - posted by or...@apache.org on 2015/02/04 18:46:45 UTC, 0 replies.
- qpid-proton git commit: added pydoc for Message.recv; made it robust to getting a link with no delivery - posted by rh...@apache.org on 2015/02/04 19:25:17 UTC, 0 replies.
- qpid-jms git commit: Add some more details to the configuration doc - posted by ta...@apache.org on 2015/02/04 19:51:17 UTC, 0 replies.
- qpid-jms git commit: Fix one test and add another for multiple unacked consumer iterations. - posted by ta...@apache.org on 2015/02/04 21:17:07 UTC, 0 replies.
- qpid-jms git commit: Session needs to wait until the dispatch to the consumer is completely done before thinking the consumer is stopped otherwise it might shutdown or null the executor while a dispatch is still in progress. - posted by ta...@apache.org on 2015/02/04 22:48:19 UTC, 0 replies.
- svn commit: r1657423 - in /qpid/site: docs/developer.html input/developer.md - posted by jr...@apache.org on 2015/02/04 23:10:30 UTC, 0 replies.
- qpid-jms git commit: Some initial tests for creating FailoverProvider and setting options via the URI. Clean up the option names a bit also. - posted by ta...@apache.org on 2015/02/05 02:59:35 UTC, 0 replies.
- qpid-jms git commit: Some minor updates. - posted by ta...@apache.org on 2015/02/05 03:07:57 UTC, 0 replies.
- qpid-jms git commit: Fix broken test code. - posted by ta...@apache.org on 2015/02/05 03:29:08 UTC, 0 replies.
- qpid-jms git commit: one more fix - posted by ta...@apache.org on 2015/02/05 03:47:42 UTC, 0 replies.
- svn commit: r1657476 - /qpid/trunk/qpid/cpp/CMakeModules/CheckSizeTNativeType.cmake - posted by sh...@apache.org on 2015/02/05 05:46:38 UTC, 0 replies.
- svn commit: r1657500 - /qpid/trunk/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml - posted by or...@apache.org on 2015/02/05 10:14:28 UTC, 0 replies.
- qpid-proton git commit: PROTON-815: check link state before raising exception - posted by gs...@apache.org on 2015/02/05 10:46:31 UTC, 0 replies.
- svn commit: r1657536 - /qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/Main.java - posted by kw...@apache.org on 2015/02/05 12:21:52 UTC, 0 replies.
- svn commit: r1657541 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/BrokerOptions.java broker/src/test/java/org/apache/qpid/server/MainTest.java - posted by kw...@apache.org on 2015/02/05 12:44:53 UTC, 0 replies.
- svn commit: r1657555 - /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQConnection.java - posted by kw...@apache.org on 2015/02/05 13:34:29 UTC, 0 replies.
- [1/5] qpid-jms git commit: dont deploy the examples - posted by ro...@apache.org on 2015/02/05 14:18:53 UTC, 0 replies.
- [2/5] qpid-jms git commit: create an archive of the examples src we can use to include them in the release assembly - posted by ro...@apache.org on 2015/02/05 14:18:54 UTC, 0 replies.
- [3/5] qpid-jms git commit: dont try to include a jar that doesnt exist - posted by ro...@apache.org on 2015/02/05 14:18:55 UTC, 0 replies.
- [4/5] qpid-jms git commit: use a moduleSet to include the examples in the main assembly - posted by ro...@apache.org on 2015/02/05 14:18:56 UTC, 0 replies.
- [5/5] qpid-jms git commit: remove defunct config - posted by ro...@apache.org on 2015/02/05 14:18:57 UTC, 0 replies.
- qpid-jms git commit: Fix the reset of reconnect delay after a successful connection, clean up the test and reduce wait time for some of the tests. - posted by ta...@apache.org on 2015/02/05 16:21:18 UTC, 0 replies.
- svn commit: r1657604 - /qpid/dispatch/trunk/src/server.c - posted by mg...@apache.org on 2015/02/05 16:32:28 UTC, 0 replies.
- qpid-proton git commit: PROTON-816: Added option class for setting dynamic-node-properties field on a terminus (based on patch from Ted Ross) - posted by gs...@apache.org on 2015/02/05 17:36:42 UTC, 0 replies.
- qpid-jms git commit: Give each task a readable name to make logs more useful. - posted by ta...@apache.org on 2015/02/05 18:15:17 UTC, 0 replies.
- qpid-jms git commit: add initial details around configuring the client JNDI context - posted by ro...@apache.org on 2015/02/05 18:28:25 UTC, 0 replies.
- qpid-jms git commit: try some alternative indentation - posted by ro...@apache.org on 2015/02/05 18:31:20 UTC, 0 replies.
- qpid-jms git commit: more formatting tweaks - posted by ro...@apache.org on 2015/02/05 18:34:41 UTC, 0 replies.
- qpid-proton git commit: PROTON-816: Undo inadvertent change to example - posted by gs...@apache.org on 2015/02/05 18:38:37 UTC, 0 replies.
- qpid-jms git commit: small tweaks - posted by ro...@apache.org on 2015/02/05 18:41:25 UTC, 0 replies.
- qpid-jms git commit: move file to its own directory, call it out inthe readme - posted by ro...@apache.org on 2015/02/05 18:48:30 UTC, 0 replies.
- [1/2] qpid-proton git commit: added tornado integration example - posted by rh...@apache.org on 2015/02/05 19:43:20 UTC, 0 replies.
- [2/2] qpid-proton git commit: added pn_reactor_quiesced - posted by rh...@apache.org on 2015/02/05 19:43:21 UTC, 0 replies.
- svn commit: r1657699 - in /qpid/dispatch/trunk: include/qpid/dispatch/amqp.h include/qpid/dispatch/container.h include/qpid/dispatch/iterator.h src/amqp.c src/container.c src/router_node.c tests/config-2-broker/A.conf tests/config-2-broker/B.conf - posted by tr...@apache.org on 2015/02/05 22:46:28 UTC, 0 replies.
- qpid-jms git commit: Add an initial test for the URI pool, more tests needed. - posted by ta...@apache.org on 2015/02/05 23:39:44 UTC, 0 replies.
- svn commit: r1657708 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/security/ broker-core/src/main/java/org/apache/qpid/server/store/ broker-core/src/test/java/org/apache/qpid/server/security/ broker-plugins/management-htt... - posted by or...@apache.org on 2015/02/05 23:53:16 UTC, 0 replies.
- qpid-jms git commit: Start on getting the nested failover options feature tested and working. - posted by ta...@apache.org on 2015/02/06 00:56:42 UTC, 0 replies.
- [1/2] qpid-proton git commit: PROTON-817: pass through options when creating blocking links (patch from Ted Ross) - posted by gs...@apache.org on 2015/02/06 10:44:54 UTC, 0 replies.
- [2/2] qpid-proton git commit: Reverse previous indentation changes to legacy uuid support and instead alter the definition of generate_uuid accordingly - posted by gs...@apache.org on 2015/02/06 10:44:55 UTC, 0 replies.
- qpid-jms git commit: Fix up formatting some more - posted by ro...@apache.org on 2015/02/06 12:53:36 UTC, 0 replies.
- qpid-jms git commit: some tweaks - posted by ro...@apache.org on 2015/02/06 13:10:26 UTC, 0 replies.
- qpid-jms git commit: add some more detail around the URI, some fixups, update the headings - posted by ro...@apache.org on 2015/02/06 13:31:59 UTC, 0 replies.
- qpid-jms git commit: consolidate the jndi property syntax definition into the previous section - posted by ro...@apache.org on 2015/02/06 13:39:09 UTC, 0 replies.
- qpid-proton git commit: PROTON-775: Ensure that annotation keys in Ruby are encoded as symbols. - posted by mc...@apache.org on 2015/02/06 15:04:09 UTC, 0 replies.
- [1/3] qpid-jms git commit: add temp note suggesting use of github mirror to view the markdown doc - posted by ro...@apache.org on 2015/02/06 16:42:48 UTC, 0 replies.
- [2/3] qpid-jms git commit: include the markdown docs files in the assembly for now - posted by ro...@apache.org on 2015/02/06 16:42:49 UTC, 0 replies.
- [3/3] qpid-jms git commit: Provide a logging implementation and config for the examples to avoid notice from SLF4J that it is using a no-op binding - posted by ro...@apache.org on 2015/02/06 16:42:50 UTC, 0 replies.
- [1/2] qpid-jms git commit: update examples to use jndi.properties file in jar/classpath for automatic discovery - posted by ro...@apache.org on 2015/02/06 17:01:17 UTC, 0 replies.
- [2/2] qpid-jms git commit: add details on the queue used and how to change it or the connection details - posted by ro...@apache.org on 2015/02/06 17:01:18 UTC, 0 replies.
- [1/2] qpid-jms git commit: update assembly module name and artifacts - posted by ro...@apache.org on 2015/02/06 17:44:08 UTC, 0 replies.
- [2/2] qpid-jms git commit: update readme with more details - posted by ro...@apache.org on 2015/02/06 17:44:09 UTC, 0 replies.
- qpid-jms git commit: fixups - posted by ro...@apache.org on 2015/02/06 17:49:52 UTC, 0 replies.
- svn commit: r1657900 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/security/ broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/plugi... - posted by or...@apache.org on 2015/02/06 18:11:38 UTC, 0 replies.
- qpid-jms git commit: add file missed earlier - posted by ro...@apache.org on 2015/02/06 18:23:11 UTC, 0 replies.
- svn commit: r1657905 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/store/ broker-core/src/main/resources/ systests/etc/ - posted by or...@apache.org on 2015/02/06 18:46:57 UTC, 0 replies.
- [1/2] qpid-jms git commit: remove intermediate assemblies module for now - posted by ro...@apache.org on 2015/02/06 19:21:58 UTC, 0 replies.
- [2/2] qpid-jms git commit: add something other than TODO to the assembly readme - posted by ro...@apache.org on 2015/02/06 19:21:59 UTC, 0 replies.
- svn commit: r1657914 - /qpid/trunk/qpid/cpp/src/qpid/sys/windows/Thread.cpp - posted by sh...@apache.org on 2015/02/06 19:26:16 UTC, 0 replies.
- qpid-jms git commit: remove erroneously added diff - posted by ro...@apache.org on 2015/02/06 19:29:26 UTC, 0 replies.
- svn commit: r1657915 - in /qpid/dispatch/trunk: doc/book/amqp-mapping.md include/qpid/dispatch/container.h src/container.c src/router_node.c - posted by tr...@apache.org on 2015/02/06 19:43:15 UTC, 0 replies.
- svn commit: r1657916 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/02/06 19:44:04 UTC, 0 replies.
- svn commit: r1657953 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/02/06 21:36:15 UTC, 0 replies.
- svn commit: r1657960 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/02/06 21:57:48 UTC, 0 replies.
- svn commit: r1657961 - in /qpid/dispatch/trunk: include/qpid/dispatch/message.h src/message.c src/message_private.h tests/message_test.c - posted by kg...@apache.org on 2015/02/06 21:58:41 UTC, 0 replies.
- qpid-jms git commit: Tests for the FailoverUriPool class. - posted by ta...@apache.org on 2015/02/06 22:07:30 UTC, 0 replies.
- svn commit: r1657964 - in /qpid/trunk/qpid/cpp/src/qpid: broker/amqp/Connection.cpp messaging/amqp/ConnectionContext.cpp - posted by kg...@apache.org on 2015/02/06 22:10:24 UTC, 0 replies.
- svn commit: r1657976 - /qpid/trunk/qpid/cpp/src/qpid/broker/LossyLvq.h - posted by sh...@apache.org on 2015/02/06 22:55:37 UTC, 0 replies.
- [1/4] qpid-jms git commit: Just use collections and always return empty ones to avoid any NPE issues - posted by ta...@apache.org on 2015/02/07 00:07:50 UTC, 0 replies.
- [2/4] qpid-jms git commit: Initial skeleton test for FailoverProvider - posted by ta...@apache.org on 2015/02/07 00:07:51 UTC, 0 replies.
- [3/4] qpid-jms git commit: Enforce only one agent URI can be wrapped in the discovery provider for now. - posted by ta...@apache.org on 2015/02/07 00:07:52 UTC, 0 replies.
- [4/4] qpid-jms git commit: Apply nested URI options to the URIs added to the pool, and test. - posted by ta...@apache.org on 2015/02/07 00:07:53 UTC, 0 replies.
- svn commit: r1658065 - /qpid/trunk/qpid/java/systests/src/test/java/org/apache/qpid/systest/rest/AccessControlProviderRestTest.java - posted by rg...@apache.org on 2015/02/07 15:41:02 UTC, 0 replies.
- svn commit: r1658098 - in /qpid/trunk/qpid/java: client/src/main/java/org/apache/qpid/client/AMQConnection.java common/src/main/java/org/apache/qpid/common/QpidProperties.java - posted by kw...@apache.org on 2015/02/07 20:09:18 UTC, 0 replies.
- svn commit: r1658099 - /qpid/trunk/qpid/java/broker/bin/qpid-server.bat - posted by kw...@apache.org on 2015/02/07 20:09:31 UTC, 0 replies.
- svn commit: r1658424 - in /qpid/trunk/qpid/java: broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/ broker-plugins/management-http/src/test/java/org/apache/qpid/server/management/plugin/servlet/rest/ sys... - posted by or...@apache.org on 2015/02/09 16:05:37 UTC, 0 replies.
- svn commit: r1658452 - /qpid/trunk/qpid/java/systests/src/test/java/org/apache/qpid/systest/rest/KeyStoreRestTest.java - posted by or...@apache.org on 2015/02/09 17:31:00 UTC, 0 replies.
- svn commit: r1658453 - in /qpid/trunk/qpid/java/broker-core/src/main/java/org/apache/qpid/server: security/FileKeyStoreImpl.java security/FileTrustStoreImpl.java store/BrokerStoreUpgraderAndRecoverer.java - posted by or...@apache.org on 2015/02/09 17:31:08 UTC, 0 replies.
- [01/10] qpid-proton git commit: Addressing the comments made in the previous round of reviews. Moved the described class out of POJOBuilder and renamed classes appropriately. - posted by ra...@apache.org on 2015/02/09 17:49:53 UTC, 0 replies.
- [02/10] qpid-proton git commit: Removed the Described class ands cleanedup the formatting to adhere to the Qpid guidelines. - posted by ra...@apache.org on 2015/02/09 17:49:54 UTC, 0 replies.
- [03/10] qpid-proton git commit: Adding Flow and Open performatives. The decoding will be modified later to use the hybrid parser planned by Rafi. - posted by ra...@apache.org on 2015/02/09 17:49:55 UTC, 0 replies.
- [04/10] qpid-proton git commit: Taking the opportunity to reorganize the packaging structure to make it as closely aligned with C. - posted by ra...@apache.org on 2015/02/09 17:49:56 UTC, 0 replies.
- [05/10] qpid-proton git commit: Worked on the AMQP Performatives. Validation is not added yet. work-in-progress. More modifications to the performatives are expected. - posted by ra...@apache.org on 2015/02/09 17:49:57 UTC, 0 replies.
- [06/10] qpid-proton git commit: Stubbed out the unimplemented methods. Fixed formatting in ByteArrayDecoder - posted by ra...@apache.org on 2015/02/09 17:49:58 UTC, 0 replies.
- [07/10] qpid-proton git commit: Added the Performative (marker) interface, which will be used for Validation. Improved the CodecHelper - posted by ra...@apache.org on 2015/02/09 17:49:59 UTC, 0 replies.
- [08/10] qpid-proton git commit: Adding in Source, Target and support cast. - posted by ra...@apache.org on 2015/02/09 17:50:00 UTC, 0 replies.
- [09/10] qpid-proton git commit: Modified CodecHelper to handle null. Added code to handle Uint properly. Added a method stub for encoding an int into a ushort. - posted by ra...@apache.org on 2015/02/09 17:50:01 UTC, 0 replies.
- [10/10] qpid-proton git commit: Added transfer, end, close and disposition. Minor changes to other performatives. - posted by ra...@apache.org on 2015/02/09 17:50:02 UTC, 0 replies.
- svn commit: r1658472 - in /qpid/dispatch/trunk: python/qpid_dispatch_internal/router/engine.py src/log.c - posted by ac...@apache.org on 2015/02/09 18:17:10 UTC, 0 replies.
- svn commit: r1658474 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ python/qpid_dispatch_internal/router/ src/ tests/ tests/mock/ tools/ - posted by ac...@apache.org on 2015/02/09 18:17:21 UTC, 0 replies.
- svn commit: r1658572 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/02/09 21:54:52 UTC, 0 replies.
- svn commit: r1658581 - /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/AddressResolution.cpp - posted by gs...@apache.org on 2015/02/09 22:49:44 UTC, 0 replies.
- svn commit: r1658582 - /qpid/trunk/qpid/cpp/src/qpid/NullSaslServer.cpp - posted by gs...@apache.org on 2015/02/09 22:49:49 UTC, 0 replies.
- [1/6] qpid-jms git commit: An initial drop of a MockProvider instance used in testing behavior of the FailoverProvider and other bits of the client without need for a broker. - posted by ta...@apache.org on 2015/02/09 22:50:54 UTC, 0 replies.
- [2/6] qpid-jms git commit: Some initial connectionless failover tests. - posted by ta...@apache.org on 2015/02/09 22:50:55 UTC, 0 replies.
- [3/6] qpid-jms git commit: Clean up a bit and throw some better exceptions from setClientID - posted by ta...@apache.org on 2015/02/09 22:50:56 UTC, 0 replies.
- [4/6] qpid-jms git commit: Use the MockProvider and remove some redundant tests, also adds some more to cover expected exception cases. - posted by ta...@apache.org on 2015/02/09 22:50:57 UTC, 0 replies.
- [5/6] qpid-jms git commit: Enforce the use of known Ack modes for createSession calls. - posted by ta...@apache.org on 2015/02/09 22:50:58 UTC, 0 replies.
- [6/6] qpid-jms git commit: Clean up some of the Session testing. - posted by ta...@apache.org on 2015/02/09 22:50:59 UTC, 0 replies.
- svn commit: r1658584 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ python/qpid_dispatch_internal/router/ src/ tests/ tools/ - posted by ac...@apache.org on 2015/02/09 22:57:32 UTC, 0 replies.
- qpid-jms git commit: reduce time taken for tests, add protective junit timeouts for those testing queue timeouts - posted by ro...@apache.org on 2015/02/10 00:07:06 UTC, 0 replies.
- [1/2] qpid-jms git commit: Remove redundant type check. - posted by ta...@apache.org on 2015/02/10 00:28:11 UTC, 0 replies.
- [2/2] qpid-jms git commit: Some more testing of the FailoverProvider implementation. - posted by ta...@apache.org on 2015/02/10 00:28:12 UTC, 0 replies.
- svn commit: r1658652 - in /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client: AMQConnection.java AMQSession.java BasicMessageConsumer.java - posted by rg...@apache.org on 2015/02/10 10:32:25 UTC, 0 replies.
- svn commit: r1658689 - in /qpid/trunk/qpid/java/client/src: main/java/org/apache/qpid/client/AMQConnection.java main/java/org/apache/qpid/client/AMQConnectionDelegate_0_10.java test/java/org/apache/qpid/client/MockAMQConnection.java - posted by rg...@apache.org on 2015/02/10 12:58:58 UTC, 0 replies.
- svn commit: r1658714 - in /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client: AMQConnection.java AMQSession_0_8.java - posted by rg...@apache.org on 2015/02/10 14:37:01 UTC, 0 replies.
- [1/2] qpid-jms git commit: Cover additional path in tests. - posted by ta...@apache.org on 2015/02/10 15:39:18 UTC, 0 replies.
- [2/2] qpid-jms git commit: Some additional tests and a fix to ensure state is reset correctly after reconnect or first time connect. - posted by ta...@apache.org on 2015/02/10 15:39:19 UTC, 0 replies.
- qpid-jms git commit: Flatten the logic on connection init. - posted by ta...@apache.org on 2015/02/10 16:04:03 UTC, 0 replies.
- svn commit: r1658739 - in /qpid/dispatch/trunk: python/qpid_dispatch_internal/router/node.py tests/system_tests_qdstat.py tools/qdstat - posted by tr...@apache.org on 2015/02/10 16:55:01 UTC, 0 replies.
- svn commit: r1658742 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/02/10 16:57:22 UTC, 0 replies.
- [1/2] qpid-jms git commit: More coverage tests. - posted by ta...@apache.org on 2015/02/10 17:12:59 UTC, 0 replies.
- [2/2] qpid-jms git commit: Remove as these tests are now covered in the client brokerless tests. - posted by ta...@apache.org on 2015/02/10 17:13:00 UTC, 0 replies.
- svn commit: r1658748 [1/6] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/ qpid/cpp/CMakeModules/ qpid/cpp/src/ qpid/cpp/src/qpid/ qpid/cpp/src/qpid/amqp/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client... - posted by kw...@apache.org on 2015/02/10 17:15:10 UTC, 0 replies.
- svn commit: r1658748 [2/6] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/ qpid/cpp/CMakeModules/ qpid/cpp/src/ qpid/cpp/src/qpid/ qpid/cpp/src/qpid/amqp/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client... - posted by kw...@apache.org on 2015/02/10 17:15:10 UTC, 0 replies.
- svn commit: r1658748 [5/6] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/ qpid/cpp/CMakeModules/ qpid/cpp/src/ qpid/cpp/src/qpid/ qpid/cpp/src/qpid/amqp/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client... - posted by kw...@apache.org on 2015/02/10 17:15:10 UTC, 0 replies.
- svn commit: r1658748 [6/6] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/ qpid/cpp/CMakeModules/ qpid/cpp/src/ qpid/cpp/src/qpid/ qpid/cpp/src/qpid/amqp/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client... - posted by kw...@apache.org on 2015/02/10 17:15:10 UTC, 0 replies.
- svn commit: r1658748 [4/6] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/ qpid/cpp/CMakeModules/ qpid/cpp/src/ qpid/cpp/src/qpid/ qpid/cpp/src/qpid/amqp/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client... - posted by kw...@apache.org on 2015/02/10 17:15:10 UTC, 0 replies.
- svn commit: r1658748 [3/6] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/ qpid/cpp/CMakeModules/ qpid/cpp/src/ qpid/cpp/src/qpid/ qpid/cpp/src/qpid/amqp/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client... - posted by kw...@apache.org on 2015/02/10 17:15:10 UTC, 0 replies.
- svn commit: r1658749 - /qpid/dispatch/trunk/python/qpid_dispatch_internal/compat/subproc.py - posted by ac...@apache.org on 2015/02/10 17:15:45 UTC, 0 replies.
- svn commit: r1658750 - in /qpid/trunk/qpid/java: amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/Connection.java amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/framing/FrameHandler.java - posted by rg...@apache.org on 2015/02/10 17:17:16 UTC, 0 replies.
- svn commit: r1658752 - /qpid/trunk/qpid/java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/Connection.java - posted by rg...@apache.org on 2015/02/10 17:23:28 UTC, 0 replies.
- svn commit: r1658753 - /qpid/dispatch/trunk/python/qpid_dispatch_internal/compat/subproc.py - posted by ac...@apache.org on 2015/02/10 17:24:14 UTC, 0 replies.
- svn commit: r1658755 - /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/SenderImpl.h - posted by sh...@apache.org on 2015/02/10 17:32:53 UTC, 0 replies.
- svn commit: r1658758 - in /qpid/dispatch/trunk: doc/man/help2md.py python/qpid_dispatch_internal/compat/subproc.py - posted by ac...@apache.org on 2015/02/10 17:44:33 UTC, 0 replies.
- qpid-jms git commit: Test error handling on close. - posted by ta...@apache.org on 2015/02/10 18:15:52 UTC, 0 replies.
- svn commit: r1658773 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/consumer/ broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-core/src/main/java/org/apache/qpid/server/queue/ br... - posted by kw...@apache.org on 2015/02/10 19:10:17 UTC, 0 replies.
- svn commit: r1658780 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/02/10 20:03:48 UTC, 0 replies.
- svn commit: r1658784 - in /qpid/trunk/qpid/cpp: managementgen/qmfgen/generate.py rubygen/amqpgen.rb - posted by jr...@apache.org on 2015/02/10 20:10:50 UTC, 0 replies.
- svn commit: r1658787 - in /qpid/dispatch/trunk: bin/test.sh python/setup.py.in - posted by ac...@apache.org on 2015/02/10 20:44:41 UTC, 0 replies.
- svn commit: r1658800 [3/4] - in /qpid/site: docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/releases/qpid-dispatch-0.3/ input/releases/qpid-d... - posted by ac...@apache.org on 2015/02/10 21:33:27 UTC, 0 replies.
- svn commit: r1658800 [2/4] - in /qpid/site: docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/releases/qpid-dispatch-0.3/ input/releases/qpid-d... - posted by ac...@apache.org on 2015/02/10 21:33:27 UTC, 0 replies.
- svn commit: r1658800 [4/4] - in /qpid/site: docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/releases/qpid-dispatch-0.3/ input/releases/qpid-d... - posted by ac...@apache.org on 2015/02/10 21:33:27 UTC, 0 replies.
- svn commit: r1658800 [1/4] - in /qpid/site: docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/releases/qpid-dispatch-0.3/ input/releases/qpid-d... - posted by ac...@apache.org on 2015/02/10 21:33:27 UTC, 0 replies.
- qpid-jms git commit: Allow for some testing of behavior when the connection is lost. - posted by ta...@apache.org on 2015/02/10 21:41:47 UTC, 0 replies.
- svn commit: r1658809 - in /qpid/site: docs/documentation.html input/components/dispatch-router/index.md input/documentation.md - posted by ac...@apache.org on 2015/02/10 22:08:19 UTC, 0 replies.
- [1/2] qpid-proton git commit: Dispatch global event handler after event scoped, and check if reactor is still quiesced before blocking. This allows event handlers to usefully use quiesced events. - posted by rh...@apache.org on 2015/02/10 22:53:27 UTC, 0 replies.
- [2/2] qpid-proton git commit: added drain_mode flag to bindings; made pn_flowcontroller work with draining links - posted by rh...@apache.org on 2015/02/10 22:53:28 UTC, 0 replies.
- svn commit: r1658828 - /qpid/dispatch/trunk/router/src/main.c - posted by tr...@apache.org on 2015/02/10 23:43:22 UTC, 0 replies.
- [1/2] qpid-jms git commit: Test that lifecycle events pass through the FailoverProcider when connected. - posted by ta...@apache.org on 2015/02/10 23:59:18 UTC, 0 replies.
- [2/2] qpid-jms git commit: Fix and test, always close provider instances that fail on connect to ensure early resource cleanup. - posted by ta...@apache.org on 2015/02/10 23:59:19 UTC, 0 replies.
- svn commit: r1658842 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/consumer/ broker-core/src/test/java/org/apache/qpid/server/consumer/ broker-plugins/amqp-0-10-protocol/src/main/java/org/apache... - posted by rg...@apache.org on 2015/02/11 00:38:20 UTC, 0 replies.
- [1/2] qpid-jms git commit: Test a couple more passthrough cases. - posted by ta...@apache.org on 2015/02/11 00:44:06 UTC, 0 replies.
- [2/2] qpid-jms git commit: Test that session recover returns when provider is offline - posted by ta...@apache.org on 2015/02/11 00:44:07 UTC, 0 replies.
- svn commit: r1658843 - /qpid/trunk/qpid/java/amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/TopicSubscriberImpl.java - posted by rg...@apache.org on 2015/02/11 00:52:09 UTC, 0 replies.
- svn commit: r1658845 - /qpid/trunk/qpid/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/SendingLink_1_0.java - posted by rg...@apache.org on 2015/02/11 00:57:55 UTC, 0 replies.
- svn commit: r1658849 - in /qpid/trunk/qpid/java: amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/transport/ broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/ - posted by rg...@apache.org on 2015/02/11 02:04:09 UTC, 0 replies.
- svn commit: r1658923 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/queue/AbstractQueue.java broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/SendingLink_1_0.java - posted by rg...@apache.org on 2015/02/11 12:06:24 UTC, 0 replies.
- svn commit: r1658927 - /qpid/trunk/qpid/java/broker-core/src/main/java/org/apache/qpid/server/queue/QueueConsumerImpl.java - posted by rg...@apache.org on 2015/02/11 12:20:33 UTC, 0 replies.
- svn commit: r1658941 - /qpid/trunk/qpid/java/broker-core/src/main/java/org/apache/qpid/server/consumer/ConsumerImpl.java - posted by rg...@apache.org on 2015/02/11 13:04:31 UTC, 0 replies.
- qpid-proton git commit: PROTON-154: proton-j attach same link on a session - posted by dn...@apache.org on 2015/02/11 14:31:46 UTC, 0 replies.
- svn commit: r1658974 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-plugins/amqp-0-8-protocol/pom.xml common/src/main/java/org/apache/qpid/transport/network/io/NonBlockingSenderReceiver.java test-profiles/JavaExcludes - posted by rg...@apache.org on 2015/02/11 15:52:27 UTC, 0 replies.
- svn commit: r1658975 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/__init__.py tests/system_test.py tests/system_tests_management.py tools/qdmanage tools/qdstat - posted by ac...@apache.org on 2015/02/11 15:57:42 UTC, 0 replies.
- svn commit: r1658981 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/plugin/ broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-core/src/main/java/org/apache/qpid/server/transport/ ... - posted by rg...@apache.org on 2015/02/11 16:11:14 UTC, 0 replies.
- svn commit: r1658984 - in /qpid/trunk/qpid/python/qpid: messaging/driver.py messaging/endpoints.py tests/messaging/endpoints.py - posted by kg...@apache.org on 2015/02/11 16:12:55 UTC, 0 replies.
- svn commit: r1658985 - /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/broker-core/src/main/java/org/apache/qpid/server/protocol/ServerProtocolEngine.java - posted by rg...@apache.org on 2015/02/11 16:15:03 UTC, 0 replies.
- svn commit: r1658990 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/consumer/ broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-core/src/main/java/org/apache/qpid/server/transport... - posted by rg...@apache.org on 2015/02/11 16:40:55 UTC, 0 replies.
- svn commit: r1659004 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/consumer/ broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-core/src/main/java/org/apache/qpid/server/transport... - posted by rg...@apache.org on 2015/02/11 17:54:29 UTC, 0 replies.
- svn commit: r1659037 - /qpid/trunk/qpid/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/SendingLink_1_0.java - posted by rg...@apache.org on 2015/02/11 19:26:39 UTC, 0 replies.
- svn commit: r1659038 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/qdrouter.json src/router_config.c src/router_node.c src/router_private.h tests/config-2-broker/B.conf - posted by tr...@apache.org on 2015/02/11 19:44:31 UTC, 0 replies.
- svn commit: r1659039 - /qpid/trunk/qpid/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/ConsumerTarget_1_0.java - posted by rg...@apache.org on 2015/02/11 19:48:22 UTC, 0 replies.
- svn commit: r1659063 - in /qpid/trunk/qpid: cpp/src/qpid/client/ doc/book/src/cpp-broker/ java/client/src/main/java/org/apache/qpid/client/messaging/address/ tools/src/java/qpid-qmf2-tools/src/main/java/org/apache/qpid/qmf2/tools/ tools/src/py/ - posted by jr...@apache.org on 2015/02/11 21:43:53 UTC, 0 replies.
- svn commit: r1659103 - in /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client: AMQSession.java AMQSession_0_10.java AMQSession_0_8.java ChannelToSessionMap.java XAConnectionImpl.java - posted by kw...@apache.org on 2015/02/11 23:27:53 UTC, 0 replies.
- [1/2] qpid-jms git commit: Make the mock provider behave more like the real thing. - posted by ta...@apache.org on 2015/02/12 00:46:03 UTC, 0 replies.
- [2/2] qpid-jms git commit: Additional test coverage - posted by ta...@apache.org on 2015/02/12 00:46:04 UTC, 0 replies.
- svn commit: r1659229 - /qpid/trunk/qpid/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/ConsumerTarget_1_0.java - posted by ro...@apache.org on 2015/02/12 12:42:03 UTC, 0 replies.
- qpid-proton git commit: PROTON-819: raise LinkDetached with error condition if available - posted by gs...@apache.org on 2015/02/12 12:46:31 UTC, 0 replies.
- svn commit: r1659232 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/consumer/ broker-core/src/main/java/org/apache/qpid/server/queue/ broker-core/src/test/java/org/apache/qpid/server/consumer/ br... - posted by kw...@apache.org on 2015/02/12 13:00:06 UTC, 0 replies.
- qpid-proton git commit: made the connection -> transport pointer from weak to strong - posted by rh...@apache.org on 2015/02/12 13:51:17 UTC, 0 replies.
- qpid-jms git commit: Do some more test cleanup, make sure resources are reset. - posted by ta...@apache.org on 2015/02/12 16:17:23 UTC, 0 replies.
- svn commit: r1659288 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/queue/ broker-core/src/main/java/org/apache/qpid/server/transport/ broker-plugins/amqp-0-10-protocol/src/main/java/org/apache/q... - posted by kw...@apache.org on 2015/02/12 16:18:16 UTC, 0 replies.
- svn commit: r1659312 - in /qpid/site: docs/ docs/components/dispatch-router/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ input/ input/components/dispatch-router/ input/releases/qpid-dispatch-0.3/ input/releases/qpid-dispatch-trunk/ - posted by ac...@apache.org on 2015/02/12 17:47:14 UTC, 0 replies.
- qpid-jms git commit: Wait for provider to go offline - posted by ta...@apache.org on 2015/02/12 18:21:11 UTC, 0 replies.
- [1/6] qpid-proton git commit: add ability to push messages to the reactor - posted by gs...@apache.org on 2015/02/12 18:21:18 UTC, 0 replies.
- [2/6] qpid-proton git commit: split the configuring of the transport from the opening of the socket - posted by gs...@apache.org on 2015/02/12 18:21:19 UTC, 0 replies.
- [3/6] qpid-proton git commit: workaround for lack of sufficient transport events from ssl - posted by gs...@apache.org on 2015/02/12 18:21:20 UTC, 0 replies.
- [4/6] qpid-proton git commit: add ability to have reactor subclasses, and access these via the reactor property on events - posted by gs...@apache.org on 2015/02/12 18:21:21 UTC, 0 replies.
- [5/6] qpid-proton git commit: move reactor and associated classes before container, so that it can use them - posted by gs...@apache.org on 2015/02/12 18:21:22 UTC, 0 replies.
- [6/6] qpid-proton git commit: make container a subclass of reactor and remove redundant code which is replaced by reactor - posted by gs...@apache.org on 2015/02/12 18:21:23 UTC, 0 replies.
- svn commit: r1659335 - /qpid/dispatch/trunk/python/qpid_dispatch_internal/management/agent.py - posted by ac...@apache.org on 2015/02/12 18:38:27 UTC, 0 replies.
- svn commit: r1659341 - /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession.java - posted by rg...@apache.org on 2015/02/12 18:57:11 UTC, 0 replies.
- qpid-proton git commit: handle tail closed event for transport - posted by gs...@apache.org on 2015/02/12 18:59:50 UTC, 0 replies.
- svn commit: r1659348 - /qpid/trunk/qpid/java/amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/transport/ConnectionEndpoint.java - posted by rg...@apache.org on 2015/02/12 19:24:36 UTC, 0 replies.
- svn commit: r1659359 - /qpid/trunk/qpid/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/Session_1_0.java - posted by rg...@apache.org on 2015/02/12 19:50:10 UTC, 0 replies.
- qpid-jms git commit: Don't require a MockProviderContext for the simpler MockProvider to operate. - posted by ta...@apache.org on 2015/02/12 20:50:26 UTC, 0 replies.
- svn commit: r1659392 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: ./ amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/ amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/ amqp-1-0-common/src/main/java/org/apache/... - posted by rg...@apache.org on 2015/02/12 21:25:54 UTC, 0 replies.
- svn commit: r1659394 - in /qpid/site: ./ docs/ docs/components/ docs/components/cpp-broker/ docs/components/dispatch-router/ docs/components/java-broker/ docs/components/messaging-api/ docs/components/messenger/ docs/components/protocol-engine/ docs/co... - posted by jr...@apache.org on 2015/02/12 21:34:21 UTC, 0 replies.
- [1/2] qpid-jms git commit: Fix parameter name. - posted by ta...@apache.org on 2015/02/12 22:19:22 UTC, 0 replies.
- [2/2] qpid-jms git commit: Add some additionlay capabilites for failing the connection when certain events occur - posted by ta...@apache.org on 2015/02/12 22:19:23 UTC, 0 replies.
- qpid-jms git commit: ensure created resources get closed - posted by ta...@apache.org on 2015/02/12 23:07:19 UTC, 0 replies.
- qpid-jms git commit: Fix edge case that can cause a hang and provide a test to cover it. - posted by ta...@apache.org on 2015/02/13 00:27:54 UTC, 0 replies.
- [1/3] qpid-proton git commit: moved drain-mode up to Link - posted by rh...@apache.org on 2015/02/13 13:02:51 UTC, 0 replies.
- [2/3] qpid-proton git commit: fixed ruby warnings - posted by rh...@apache.org on 2015/02/13 13:02:52 UTC, 0 replies.
- [3/3] qpid-proton git commit: removed antiquated and confusing proton binary - posted by rh...@apache.org on 2015/02/13 13:02:53 UTC, 0 replies.
- [1/3] qpid-proton git commit: added Reactor.wakeup() - posted by rh...@apache.org on 2015/02/13 15:33:49 UTC, 0 replies.
- [2/3] qpid-proton git commit: removed driver API and bindings - posted by rh...@apache.org on 2015/02/13 15:33:50 UTC, 0 replies.
- [3/3] qpid-proton git commit: removed driver API and bindings - posted by rh...@apache.org on 2015/02/13 15:33:51 UTC, 0 replies.
- svn commit: r1659576 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/broker-core/src/main/java/org/apache/qpid/server: protocol/MultiVersionProtocolEngine.java transport/NonBlockingConnection.java - posted by kw...@apache.org on 2015/02/13 15:39:48 UTC, 0 replies.
- svn commit: r1659577 - /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/broker-core/src/main/java/org/apache/qpid/server/transport/NonBlockingConnection.java - posted by kw...@apache.org on 2015/02/13 15:44:28 UTC, 0 replies.
- qpid-proton git commit: proton.reactors -> proton.reactor - posted by rh...@apache.org on 2015/02/13 17:07:32 UTC, 0 replies.
- svn commit: r1659605 - in /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client: ./ util/ - posted by kw...@apache.org on 2015/02/13 18:01:59 UTC, 0 replies.
- svn commit: r1659606 - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/managementgen/qmfgen/ qpid/cpp/rubygen/ qpid/cpp/src/ qpid/cpp/src/qpid/client/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/doc/book/src/cpp-broker/ qpid/java/ qpid/java/cl... - posted by kw...@apache.org on 2015/02/13 18:07:51 UTC, 0 replies.
- svn commit: r1659613 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/ broker-core/src/main/resources/ broker-core/src/test/java/org/apache/qpid/server/ broker/src/main/java/org/apache/qpid/server/ - posted by or...@apache.org on 2015/02/13 18:13:35 UTC, 0 replies.
- [1/2] qpid-jms git commit: Some minor code updates and some additional tests, also use JUnit 4 test format. - posted by ta...@apache.org on 2015/02/13 20:12:23 UTC, 0 replies.
- [2/2] qpid-jms git commit: Test the ThreadPoolUtils and cleanup a bit. - posted by ta...@apache.org on 2015/02/13 20:12:24 UTC, 0 replies.
- [1/4] qpid-proton git commit: PROTON-804: On an error in protocol autodetection switch to a special layer that just returns end of stream for both input and output. - posted by as...@apache.org on 2015/02/13 21:36:28 UTC, 0 replies.
- [2/4] qpid-proton git commit: Allow incoming connections to be unauthenticated by default; - Messenger now chooses no SASL layer/ANONYMOUS/PLAIN dependent on whether a user and or password is set for the connection. - posted by as...@apache.org on 2015/02/13 21:36:29 UTC, 0 replies.
- [3/4] qpid-proton git commit: Revert "PROTON-772: Remove all direct printing to stdout and stderr (missed one)" This reverts commit a0e7cced9d9840c7a81185e83a6371ef5fbc96ca. - posted by as...@apache.org on 2015/02/13 21:36:30 UTC, 0 replies.
- [4/4] qpid-proton git commit: Change python examples code to use current API to select a server transport (and associated sasl machinery) - posted by as...@apache.org on 2015/02/13 21:36:31 UTC, 0 replies.
- qpid-proton git commit: Changed pn_handler_dispatch to pass the event type as an argument. This allows for the derived events. - posted by rh...@apache.org on 2015/02/13 21:57:55 UTC, 0 replies.
- qpid-proton git commit: forgot to remove driver.c from emscripten build - posted by rh...@apache.org on 2015/02/13 22:01:11 UTC, 0 replies.
- Git Push Summary - posted by rh...@apache.org on 2015/02/13 22:07:45 UTC, 0 replies.
- svn commit: r1659700 - /qpid/trunk/qpid/java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/Message.java - posted by rg...@apache.org on 2015/02/13 23:18:48 UTC, 0 replies.
- qpid-jms git commit: Test some basics of the AmqpProviderFactory. - posted by ta...@apache.org on 2015/02/14 00:26:42 UTC, 0 replies.
- qpid-jms git commit: Some tests and cleanup of AmqpProvider. - posted by ta...@apache.org on 2015/02/14 01:39:31 UTC, 0 replies.
- svn commit: r1659763 - /qpid/trunk/qpid/java/broker-core/src/main/java/org/apache/qpid/server/queue/AbstractQueue.java - posted by kw...@apache.org on 2015/02/14 09:55:10 UTC, 0 replies.
- [1/3] qpid-proton git commit: check result of pn_connect and report error appropriately - posted by rh...@apache.org on 2015/02/15 18:23:02 UTC, 0 replies.
- [2/3] qpid-proton git commit: report read and write errors through the transport - posted by rh...@apache.org on 2015/02/15 18:23:03 UTC, 0 replies.
- [3/3] qpid-proton git commit: don't try to process input if an error condition has already been indicated - posted by rh...@apache.org on 2015/02/15 18:23:04 UTC, 0 replies.
- qpid-proton git commit: allow overriding of delegation behavior and event type - posted by rh...@apache.org on 2015/02/16 12:26:07 UTC, 0 replies.
- qpid-proton git commit: modified EventType to support extended events in a thread safe way - posted by rh...@apache.org on 2015/02/16 13:16:49 UTC, 0 replies.
- qpid-jms git commit: Add some additional coverage tests. - posted by ta...@apache.org on 2015/02/16 17:47:25 UTC, 0 replies.
- [1/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:29 UTC, 0 replies.
- [2/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:30 UTC, 0 replies.
- [3/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:31 UTC, 0 replies.
- [4/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:32 UTC, 0 replies.
- [5/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:33 UTC, 0 replies.
- [6/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:34 UTC, 0 replies.
- [7/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:35 UTC, 0 replies.
- [8/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:36 UTC, 0 replies.
- [9/9] qpid-proton git commit: Restructure the examples and install them all - posted by gs...@apache.org on 2015/02/16 20:20:37 UTC, 0 replies.
- [1/2] qpid-jms git commit: Turn off some more features we don't need for these tests to speed them up a little. - posted by ta...@apache.org on 2015/02/16 20:33:36 UTC, 0 replies.
- [2/2] qpid-jms git commit: add some code to test that the values are overridden by the connection info values. - posted by ta...@apache.org on 2015/02/16 20:33:37 UTC, 0 replies.
- qpid-proton git commit: prevent credit loop for draining links - posted by rh...@apache.org on 2015/02/16 21:14:34 UTC, 0 replies.
- qpid-proton git commit: Fix path now examples have been arranged - posted by gs...@apache.org on 2015/02/16 21:45:40 UTC, 0 replies.
- svn commit: r1660208 - /qpid/dispatch/trunk/CMakeLists.txt - posted by ac...@apache.org on 2015/02/16 22:40:28 UTC, 0 replies.
- svn commit: r1660224 - in /qpid/dispatch/trunk/tests: run_system_tests.py system_test.py - posted by ac...@apache.org on 2015/02/16 23:10:39 UTC, 0 replies.
- qpid-proton git commit: PROTON-756: fix setup.py - posted by kg...@apache.org on 2015/02/16 23:45:51 UTC, 0 replies.
- [1/3] qpid-jms git commit: Test some TX offline behavior - posted by ta...@apache.org on 2015/02/17 00:27:04 UTC, 0 replies.
- [2/3] qpid-jms git commit: Remove setters for values set via JmsConnectionInfo - posted by ta...@apache.org on 2015/02/17 00:27:05 UTC, 0 replies.
- [3/3] qpid-jms git commit: Cover reconnect with back off enabled and a max delay value set. - posted by ta...@apache.org on 2015/02/17 00:27:06 UTC, 0 replies.
- qpid-jms git commit: Test that sends passthrough failover logic when connected. - posted by ta...@apache.org on 2015/02/17 00:29:56 UTC, 0 replies.
- qpid-proton git commit: made Message.recv advance the link, also made it ignore sending links - posted by rh...@apache.org on 2015/02/17 06:06:07 UTC, 0 replies.
- svn commit: r1660391 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/security/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/se... - posted by or...@apache.org on 2015/02/17 15:37:54 UTC, 0 replies.
- svn commit: r1660430 - in /qpid/trunk/qpid/cpp/src: legacystore.cmake linearstore.cmake - posted by kp...@apache.org on 2015/02/17 16:59:50 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Enable valgrind testing for python tests. - posted by ac...@apache.org on 2015/02/17 18:06:10 UTC, 0 replies.
- qpid-proton git commit: Revert "NO-JIRA: Enable valgrind testing for python tests." - posted by as...@apache.org on 2015/02/17 18:16:56 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Enable valgrind testing for python tests. [Apologies - I didn't read the code carefully enough and jumped too fast - less coffee for me - Andrew] - posted by as...@apache.org on 2015/02/17 18:24:33 UTC, 0 replies.
- svn commit: r1660458 - in /qpid/trunk/qpid/java: broker-codegen/src/main/java/org/apache/qpid/server/model/validation/ broker-core/src/main/java/org/apache/qpid/server/exchange/ broker-core/src/main/java/org/apache/qpid/server/filter/ broker-core/src/m... - posted by rg...@apache.org on 2015/02/17 18:41:29 UTC, 0 replies.
- [1/2] qpid-jms git commit: remove stale javadoc - posted by ro...@apache.org on 2015/02/17 18:55:53 UTC, 0 replies.
- [2/2] qpid-jms git commit: rename test package to match main - posted by ro...@apache.org on 2015/02/17 18:55:54 UTC, 0 replies.
- svn commit: r1660500 - in /qpid/dispatch/trunk/src: connection_manager.c server.c - posted by kg...@apache.org on 2015/02/17 22:19:25 UTC, 0 replies.
- svn commit: r1660511 - in /qpid/dispatch/trunk: include/qpid/dispatch/error.h router/src/main.c - posted by ac...@apache.org on 2015/02/17 22:56:31 UTC, 0 replies.
- svn commit: r1660512 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/client.py tests/system_test.py - posted by ac...@apache.org on 2015/02/17 22:56:37 UTC, 0 replies.
- qpid-jms git commit: Tweaks the TransactionContext and Session usage of it, the rollback on close was not getting run. - posted by ta...@apache.org on 2015/02/17 23:25:08 UTC, 0 replies.
- svn commit: r1660553 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/queue/ systests/src/main/java/org/apache/qpid/systest/rest/ systests/src/test/java/org/apache/qpid... - posted by rg...@apache.org on 2015/02/18 02:02:27 UTC, 0 replies.
- [1/3] qpid-proton git commit: PROTON-822: fixed ssl domain memory leaks - posted by rh...@apache.org on 2015/02/18 07:53:54 UTC, 0 replies.
- [2/3] qpid-proton git commit: PROTON-822: fixed finalizer ordering; fixed corner cases where circular refs were being held; initialize frame counters to zero - posted by rh...@apache.org on 2015/02/18 07:53:55 UTC, 0 replies.
- [3/3] qpid-proton git commit: PROTON-822: removed deprecated message save/load as it has been deprecated for a while now and was also the cause of a valgrind error - posted by rh...@apache.org on 2015/02/18 07:53:56 UTC, 0 replies.
- svn commit: r1660604 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/ broker-core/src/main/java/org/apache/qpid/server/model/ systests/src/main/java/org/apache/qpid/test/utils/ - posted by kw...@apache.org on 2015/02/18 12:56:07 UTC, 0 replies.
- qpid-proton git commit: documented memory semantics of pn_data_get/set_string/binary/symbol - posted by rh...@apache.org on 2015/02/18 14:18:18 UTC, 0 replies.
- qpid-jms git commit: Refactoring of TX sync handling. - posted by ta...@apache.org on 2015/02/18 15:13:25 UTC, 0 replies.
- qpid-jms git commit: Turn off scheduler in the broker unless a test needs it. - posted by ta...@apache.org on 2015/02/18 15:28:35 UTC, 0 replies.
- svn commit: r1660634 - in /qpid/trunk/qpid/java/systests/src: main/java/org/apache/qpid/systest/rest/ test/java/org/apache/qpid/systest/management/jmx/ test/java/org/apache/qpid/systest/rest/ test/java/org/apache/qpid/systest/rest/acl/ - posted by kw...@apache.org on 2015/02/18 15:29:34 UTC, 0 replies.
- qpid-jms git commit: Use released ActiveMQ v5.11.1 and Mockito 1.10.19 - posted by ta...@apache.org on 2015/02/18 15:54:06 UTC, 0 replies.
- qpid-proton git commit: PROTON-820: Fix perl binding to compile generated code with CXX for CXX builds. Notes to windows users: 1. This fix causes breakage in the perl binding install. See https://issues.apache.org/jira/browse/PROTON-821 2. Build test - posted by ch...@apache.org on 2015/02/18 17:22:17 UTC, 0 replies.
- [1/6] qpid-jms git commit: simplify processing of handles for temp node creation link - posted by ro...@apache.org on 2015/02/18 17:38:23 UTC, 0 replies.
- [2/6] qpid-jms git commit: simplify processing of link handles - posted by ro...@apache.org on 2015/02/18 17:38:24 UTC, 0 replies.
- [3/6] qpid-jms git commit: consolidate the selector parsing bits into the client module - posted by ro...@apache.org on 2015/02/18 17:38:25 UTC, 0 replies.
- [4/6] qpid-jms git commit: consolidate the selector parsing bits into the client module - posted by ro...@apache.org on 2015/02/18 17:38:26 UTC, 0 replies.
- [5/6] qpid-jms git commit: consolidate the selector parsing bits into the client module - posted by ro...@apache.org on 2015/02/18 17:38:27 UTC, 0 replies.
- [6/6] qpid-jms git commit: consolidate the selector parsing bits into the client module - posted by ro...@apache.org on 2015/02/18 17:38:28 UTC, 0 replies.
- qpid-proton git commit: Some basic documentation, cleanup and tweaking of examples. - posted by gs...@apache.org on 2015/02/18 18:58:58 UTC, 0 replies.
- svn commit: r1660702 - in /qpid/trunk/qpid/cpp/src: legacystore.cmake linearstore.cmake - posted by kp...@apache.org on 2015/02/18 20:18:00 UTC, 0 replies.
- qpid-jms git commit: Remove some wranings - posted by ta...@apache.org on 2015/02/18 21:14:06 UTC, 0 replies.
- qpid-proton git commit: Turn autoreconnect off for BlockingConnection - posted by gs...@apache.org on 2015/02/18 21:55:37 UTC, 0 replies.
- qpid-proton git commit: restore proper disconnect handling in BlockingConnection (was inadvertently broken by move to c-reactor) - posted by gs...@apache.org on 2015/02/18 22:32:03 UTC, 0 replies.
- svn commit: r1660733 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/ python/qpid_dispatch_internal/tools/ src/ tests/ tests/ssl_certs/ tools/ - posted by ac...@apache.org on 2015/02/18 22:37:39 UTC, 0 replies.
- svn commit: r1660734 - /qpid/dispatch/trunk/src/server.c - posted by ac...@apache.org on 2015/02/18 22:50:04 UTC, 0 replies.
- svn commit: r1660763 - /qpid/trunk/qpid/cpp/src/qpid/broker/amqp/Session.cpp - posted by gs...@apache.org on 2015/02/19 00:19:12 UTC, 0 replies.
- qpid-proton git commit: PROTON-822: removed some references I missed in my prior purge of deprecated message cruft - posted by rh...@apache.org on 2015/02/19 05:36:05 UTC, 0 replies.
- svn commit: r1660830 - /qpid/trunk/qpid/java/amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/transport/ConnectionEndpoint.java - posted by rg...@apache.org on 2015/02/19 11:27:34 UTC, 0 replies.
- [1/3] qpid-proton git commit: PROTON-811: safely handle TransportException - posted by dn...@apache.org on 2015/02/19 12:54:00 UTC, 0 replies.
- [2/3] qpid-proton git commit: PROTON-811: FrameWriter: stop encoding a null body - posted by dn...@apache.org on 2015/02/19 12:54:01 UTC, 0 replies.
- [3/3] qpid-proton git commit: PROTON-811: fix coding error in TransportImpl#tick - posted by dn...@apache.org on 2015/02/19 12:54:02 UTC, 0 replies.
- svn commit: r1660882 - in /qpid/trunk/qpid/java: bdbstore/src/main/java/org/apache/qpid/server/virtualhost/berkeleydb/ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/plugin/ broker-core/src/main... - posted by rg...@apache.org on 2015/02/19 14:52:20 UTC, 0 replies.
- svn commit: r1660909 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/connection/ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/adap... - posted by kw...@apache.org on 2015/02/19 16:24:28 UTC, 0 replies.
- svn commit: r1660913 - /qpid/branches/0.32/ - posted by jr...@apache.org on 2015/02/19 16:35:11 UTC, 0 replies.
- svn commit: r1660917 - in /qpid/branches/0.32/qpid: ./ cpp/ cpp/docs/man/ extras/qmf/ java/broker-core/src/main/java/ java/client/src/main/java/ java/common/src/main/java/ java/management/common/src/main/java/ packaging/windows/ python/ tests/ tools/ - posted by jr...@apache.org on 2015/02/19 16:48:35 UTC, 0 replies.
- svn commit: r1660949 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/replication/ broker-core/src/main/java/org/apache... - posted by rg...@apache.org on 2015/02/19 18:32:33 UTC, 0 replies.
- svn commit: r1661001 - /qpid/dispatch/trunk/python/qpid_dispatch_internal/tools/command.py - posted by ac...@apache.org on 2015/02/19 21:50:03 UTC, 0 replies.
- qpid-proton git commit: Fix "NO-JIRA: Enable valgrind testing for python tests." for Windows - posted by as...@apache.org on 2015/02/19 21:52:10 UTC, 0 replies.
- svn commit: r8059 - /dev/qpid/0.32-beta/ - posted by jr...@apache.org on 2015/02/19 22:19:10 UTC, 0 replies.
- svn commit: r1661010 - in /qpid/dispatch/trunk/src: server.c server_private.h - posted by tr...@apache.org on 2015/02/19 22:36:38 UTC, 0 replies.
- svn commit: r1661079 - /qpid/trunk/qpid/java/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQProtocolEngine.java - posted by rg...@apache.org on 2015/02/20 10:24:10 UTC, 0 replies.
- svn commit: r1661115 - /qpid/dispatch/trunk/tests/ssl_certs/gencerts.sh - posted by tr...@apache.org on 2015/02/20 14:07:04 UTC, 0 replies.
- [1/8] qpid-jms git commit: expose setter/getter for the handler onSuccess action - posted by ro...@apache.org on 2015/02/20 15:35:20 UTC, 0 replies.
- [2/8] qpid-jms git commit: update fields/methods to reflect the success action type used throughout the test peer - posted by ro...@apache.org on 2015/02/20 15:35:21 UTC, 0 replies.
- [3/8] qpid-jms git commit: add support to remotely end the most recently initiated session - posted by ro...@apache.org on 2015/02/20 15:35:22 UTC, 0 replies.
- [4/8] qpid-jms git commit: add test of producer behaviour on session which is remotely ended - posted by ro...@apache.org on 2015/02/20 15:35:23 UTC, 0 replies.
- [5/8] qpid-jms git commit: add test of consumer behaviour on session which is remotely ended - posted by ro...@apache.org on 2015/02/20 15:35:24 UTC, 0 replies.
- [6/8] qpid-jms git commit: add TODO marks to highlight for later resolution - posted by ro...@apache.org on 2015/02/20 15:35:25 UTC, 0 replies.
- [7/8] qpid-jms git commit: add support to remotely end the connection - posted by ro...@apache.org on 2015/02/20 15:35:26 UTC, 0 replies.
- [8/8] qpid-jms git commit: add test of session+consumer behaviour on connection which is remotely ended - posted by ro...@apache.org on 2015/02/20 15:35:27 UTC, 0 replies.
- qpid-proton git commit: PROTON-811: fix RememberingTransportInput compile - posted by dn...@apache.org on 2015/02/20 16:08:03 UTC, 0 replies.
- svn commit: r1661142 - /qpid/trunk/qpid/java/amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/ConnectionFactoryImpl.java - posted by rg...@apache.org on 2015/02/20 16:35:52 UTC, 0 replies.
- [1/2] qpid-jms git commit: update version to 0.1.0-SNAPSHOT - posted by ro...@apache.org on 2015/02/20 17:52:45 UTC, 0 replies.
- [2/2] qpid-jms git commit: skip deploy on the interop test modules - posted by ro...@apache.org on 2015/02/20 17:52:46 UTC, 0 replies.
- svn commit: r1661162 - in /qpid/trunk/qpid/java/broker-core/src: main/java/org/apache/qpid/server/configuration/ main/java/org/apache/qpid/server/model/ main/java/org/apache/qpid/server/model/adapter/ main/java/org/apache/qpid/server/security/auth/data... - posted by or...@apache.org on 2015/02/20 18:03:23 UTC, 0 replies.
- svn commit: r1661165 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/ broker-plugins/management-http/src/test/java/or... - posted by or...@apache.org on 2015/02/20 18:09:01 UTC, 0 replies.
- svn commit: r1661166 [2/2] - in /qpid/trunk/qpid/java: bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb/ bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/ bdbstore/src/main/java/resources/js/qpid/management/virt... - posted by or...@apache.org on 2015/02/20 18:16:05 UTC, 0 replies.
- svn commit: r1661166 [1/2] - in /qpid/trunk/qpid/java: bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb/ bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/ bdbstore/src/main/java/resources/js/qpid/management/virt... - posted by or...@apache.org on 2015/02/20 18:16:05 UTC, 0 replies.
- svn commit: r1661198 - /qpid/dispatch/trunk/python/qpid_dispatch_site.py.in - posted by ac...@apache.org on 2015/02/20 20:27:30 UTC, 0 replies.
- qpid-proton git commit: PROTON-823: Fixed the openssl logging to respect the tracing flagsi (as much as possible) - posted by as...@apache.org on 2015/02/20 20:39:25 UTC, 0 replies.
- svn commit: r1661207 - /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/common/ResourceWidget.js - posted by or...@apache.org on 2015/02/20 21:15:29 UTC, 0 replies.
- svn commit: r1661212 - /qpid/trunk/qpid/java/amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/AmqpMessageImpl.java - posted by rg...@apache.org on 2015/02/20 21:36:14 UTC, 0 replies.
- qpid-jms git commit: Add listener event point for notifications of remote close to the JMS layer. - posted by ta...@apache.org on 2015/02/20 23:36:43 UTC, 0 replies.
- svn commit: r1661364 - in /qpid/trunk/qpid/java: amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/ amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/ amqp-1-0-common/src/main/java/org/apache/qpid/amqp_1_0/type/messaging/c... - posted by rg...@apache.org on 2015/02/21 14:59:32 UTC, 0 replies.
- svn commit: r1661368 - /qpid/trunk/qpid/java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/Message.java - posted by rg...@apache.org on 2015/02/21 15:31:18 UTC, 0 replies.
- svn commit: r1661373 - /qpid/trunk/qpid/java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/Receiver.java - posted by rg...@apache.org on 2015/02/21 15:46:14 UTC, 0 replies.
- svn commit: r1661449 - in /qpid/trunk/qpid/cpp/src/qpid/sys/aix: ./ SystemInfo.cpp - posted by sh...@apache.org on 2015/02/22 01:24:31 UTC, 0 replies.
- svn commit: r1661450 - in /qpid/trunk/qpid/cpp: CMakeModules/CheckSizeTNativeType.cmake CMakeModules/CheckSizetDistinct.cmake src/CMakeLists.txt src/config.h.cmake src/qpid/Options.cpp - posted by sh...@apache.org on 2015/02/22 01:27:37 UTC, 0 replies.
- svn commit: r1661459 - in /qpid/trunk/qpid/python/qpid: client.py tests/util.py util.py - posted by kw...@apache.org on 2015/02/22 09:20:35 UTC, 0 replies.
- svn commit: r1661530 - in /qpid/trunk/qpid/java/broker-core/src/main/java/org/apache/qpid/server: model/adapter/ security/auth/database/ security/group/ util/ - posted by kw...@apache.org on 2015/02/22 20:11:13 UTC, 0 replies.
- svn commit: r1661531 - in /qpid/trunk/qpid/java/broker-core/src: main/java/org/apache/qpid/server/model/AbstractConfiguredObject.java test/java/org/apache/qpid/server/model/testmodels/singleton/AbstractConfiguredObjectTest.java - posted by kw...@apache.org on 2015/02/22 20:11:22 UTC, 0 replies.
- svn commit: r1661647 - /qpid/trunk/qpid/python/qpid/util.py - posted by kw...@apache.org on 2015/02/23 12:52:12 UTC, 0 replies.
- [1/7] qpid-jms git commit: import assembly descriptor used for creating the source releases in the apache-release profile - posted by ro...@apache.org on 2015/02/23 13:24:54 UTC, 0 replies.
- [2/7] qpid-jms git commit: rename binary assembly descriptor, update execution config location - posted by ro...@apache.org on 2015/02/23 13:24:55 UTC, 0 replies.
- [3/7] qpid-jms git commit: combine into single descriptor - posted by ro...@apache.org on 2015/02/23 13:24:56 UTC, 0 replies.
- [4/7] qpid-jms git commit: remove generated licence+notice, we maintain our own - posted by ro...@apache.org on 2015/02/23 13:24:57 UTC, 0 replies.
- [5/7] qpid-jms git commit: add config to create src assembly when using apache-release profile - posted by ro...@apache.org on 2015/02/23 13:24:58 UTC, 0 replies.
- [6/7] qpid-jms git commit: override apache parent to skip creating the source release using our parent pom - posted by ro...@apache.org on 2015/02/23 13:24:59 UTC, 0 replies.
- [7/7] qpid-jms git commit: update dir to account for new offset location - posted by ro...@apache.org on 2015/02/23 13:25:00 UTC, 0 replies.
- svn commit: r1661693 - in /qpid/trunk/qpid/java: bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb/ bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/ bdbstore/src/main/java/resources/js/qpid/management/virtualhos... - posted by kw...@apache.org on 2015/02/23 15:56:17 UTC, 0 replies.
- qpid-jms git commit: update src descriptor to exclude any local repo that Jenkins might have created - posted by ro...@apache.org on 2015/02/23 16:44:45 UTC, 0 replies.
- [1/5] qpid-proton git commit: Added support methods to handle maps with String, Symbols as keys. - posted by ra...@apache.org on 2015/02/23 17:37:22 UTC, 0 replies.
- [2/5] qpid-proton git commit: Adding the initial impl for Message types. Some types are missing, which will be added in due course. - posted by ra...@apache.org on 2015/02/23 17:37:23 UTC, 0 replies.
- [3/5] qpid-proton git commit: Added impl for SASL types. - posted by ra...@apache.org on 2015/02/23 17:37:24 UTC, 0 replies.
- [4/5] qpid-proton git commit: Modified the CodecHelper to handle Encodable types when passed into encodeObject method. - posted by ra...@apache.org on 2015/02/23 17:37:25 UTC, 0 replies.
- [5/5] qpid-proton git commit: Fixed compilation errors. - posted by ra...@apache.org on 2015/02/23 17:37:26 UTC, 0 replies.
- qpid-proton git commit: PROTON-825: BlockingReceiver.receive() uses 100% CPU. - posted by ac...@apache.org on 2015/02/23 17:42:09 UTC, 1 replies.
- svn commit: r1661729 - in /qpid/branches/0.32/qpid: ./ java/ java/amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/ConnectionFactoryImpl.java - posted by rg...@apache.org on 2015/02/23 19:02:08 UTC, 0 replies.
- svn commit: r1661731 - in /qpid/branches/0.32/qpid: ./ java/ java/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQProtocolEngine.java - posted by rg...@apache.org on 2015/02/23 19:03:23 UTC, 0 replies.
- svn commit: r1661732 - in /qpid/branches/0.32/qpid: ./ java/ java/amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/ java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/ java/amqp-1-0-common/src/main/java/org/apache/qpi... - posted by rg...@apache.org on 2015/02/23 19:05:54 UTC, 0 replies.
- svn commit: r1661741 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: addPort.html js/qpid/common/util.js js/qpid/management/Port.js js/qpid/management/addPort.js showPort.html showQueue.html - posted by kw...@apache.org on 2015/02/23 19:35:46 UTC, 0 replies.
- qpid-proton git commit: PROTON-825: Reactor should yield before quiescing. - posted by ac...@apache.org on 2015/02/23 22:31:05 UTC, 0 replies.
- [1/3] qpid-jms git commit: consolidate endpoint close handling into the abstract resource - posted by ta...@apache.org on 2015/02/23 23:02:52 UTC, 0 replies.
- [2/3] qpid-jms git commit: Pass the provider to all the state update methods to make it simpler to fire events from them, also ensure all overrides call the base. - posted by ta...@apache.org on 2015/02/23 23:02:53 UTC, 0 replies.
- [3/3] qpid-jms git commit: delegate back to superclass. - posted by ta...@apache.org on 2015/02/23 23:02:54 UTC, 0 replies.
- qpid-proton git commit: PROTON-825: BlockingReceiver.receive() does not respect it's timeout. - posted by ac...@apache.org on 2015/02/23 23:17:43 UTC, 0 replies.
- qpid-proton git commit: PROTON-825: repair broken Windows VS2008 build - posted by ch...@apache.org on 2015/02/23 23:37:36 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Add proton header files to swig generator dependencies. - posted by ac...@apache.org on 2015/02/23 23:47:07 UTC, 0 replies.
- svn commit: r1661830 - /qpid/trunk/qpid/cpp/src/tests/BrokerFixture.h - posted by sh...@apache.org on 2015/02/24 02:51:14 UTC, 0 replies.
- svn commit: r1661929 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/adapter/ broker-plugins/management-jmx/src/main/java/org/apache/qpid/server/jmx/mbeans/ broker-plugins/management-jmx/src/test/java/org/apache/qpid/... - posted by or...@apache.org on 2015/02/24 13:57:42 UTC, 0 replies.
- svn commit: r1661931 - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/broker-core/src/main/java/org/apache/qpid/server/configuration/ qpid/java/broker-core/src/main/java/org/apache/qpid/server/model/ qpid/java/broker-core/src/main/java/org/apach... - posted by kw...@apache.org on 2015/02/24 14:08:05 UTC, 0 replies.
- svn commit: r1661933 - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/broker-core/src/main/java/org/apache/qpid/server/model/ qpid/java/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/ qpid/java... - posted by kw...@apache.org on 2015/02/24 14:12:58 UTC, 0 replies.
- svn commit: r1661935 [1/2] - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb/ qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/ qpid/java/bdbstore... - posted by kw...@apache.org on 2015/02/24 14:20:12 UTC, 0 replies.
- svn commit: r1661935 [2/2] - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb/ qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/ qpid/java/bdbstore... - posted by kw...@apache.org on 2015/02/24 14:20:12 UTC, 0 replies.
- svn commit: r1661936 - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/common/ResourceWidget.js - posted by kw...@apache.org on 2015/02/24 14:23:38 UTC, 0 replies.
- svn commit: r1661944 - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/broker-core/src/main/java/org/apache/qpid/server/model/ qpid/java/broker-core/src/test/java/org/apache/qpid/server/model/testmodels/singleton/ - posted by kw...@apache.org on 2015/02/24 14:34:33 UTC, 0 replies.
- svn commit: r1661946 - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb/ qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/ qpid/java/bdbstore/src/m... - posted by kw...@apache.org on 2015/02/24 14:41:22 UTC, 0 replies.
- [1/3] qpid-proton git commit: Revert "PROTON-825: Reactor should yield before quiescing." - posted by ac...@apache.org on 2015/02/24 15:22:25 UTC, 0 replies.
- [2/3] qpid-proton git commit: PROTON-825: SyncRequestResponse should yield in on_message. - posted by ac...@apache.org on 2015/02/24 15:22:26 UTC, 0 replies.
- [3/3] qpid-proton git commit: NO-JIRA: Use SyncRequestResponse in sync_client.py example - posted by ac...@apache.org on 2015/02/24 15:22:27 UTC, 0 replies.
- qpid-jms git commit: Handle remote close of the Connection by firing the normal exception events and letting things close down normally. - posted by ta...@apache.org on 2015/02/24 15:33:25 UTC, 0 replies.
- [01/11] qpid-jms git commit: add a little descriptive javadoc, remove dead code - posted by ro...@apache.org on 2015/02/24 17:00:02 UTC, 0 replies.
- [02/11] qpid-jms git commit: pass the provider when handling remote closure, update interface javadoc - posted by ro...@apache.org on 2015/02/24 17:00:03 UTC, 0 replies.
- [03/11] qpid-jms git commit: fix typo - posted by ro...@apache.org on 2015/02/24 17:00:04 UTC, 0 replies.
- [04/11] qpid-jms git commit: ensure the error condition is part of the exception message, only prepare the message when actually required - posted by ro...@apache.org on 2015/02/24 17:00:05 UTC, 0 replies.
- [05/11] qpid-jms git commit: update message to remove 'unknown' since including the condition will often give context for the error - posted by ro...@apache.org on 2015/02/24 17:00:06 UTC, 0 replies.
- [06/11] qpid-jms git commit: add support for refusing consumer links, with or without deferring write of the attach response until sending the detach - posted by ro...@apache.org on 2015/02/24 17:00:07 UTC, 0 replies.
- [07/11] qpid-jms git commit: add tests for refusing consumer link creation, make related producer tests look for more specific exception - posted by ro...@apache.org on 2015/02/24 17:00:08 UTC, 0 replies.
- [08/11] qpid-jms git commit: update handling of producer/consumer link refusal - posted by ro...@apache.org on 2015/02/24 17:00:09 UTC, 0 replies.
- [09/11] qpid-jms git commit: wait for connection open handlers to complete, avoid rare exception when closing the test peer before they do - posted by ro...@apache.org on 2015/02/24 17:00:10 UTC, 0 replies.
- [10/11] qpid-jms git commit: undo previous commit as a quick way to solve a bunch of conflicts, will restore effect of changes after. - posted by ro...@apache.org on 2015/02/24 17:00:11 UTC, 0 replies.
- [11/11] qpid-jms git commit: Handle remote close of the Connection by firing the normal exception events and letting things close down normally. - posted by ro...@apache.org on 2015/02/24 17:00:12 UTC, 0 replies.
- svn commit: r1662025 - /qpid/trunk/qpid/cpp/src/qpid/sys/aix/SystemInfo.cpp - posted by sh...@apache.org on 2015/02/24 17:59:31 UTC, 0 replies.
- svn commit: r1662026 - in /qpid/branches/0.32/qpid/cpp/src/qpid/sys: ./ aix/ aix/SystemInfo.cpp - posted by sh...@apache.org on 2015/02/24 18:01:29 UTC, 0 replies.
- svn commit: r1662027 - in /qpid/branches/0.32/qpid/cpp/src: ./ CMakeLists.txt config.h.cmake qpid/Options.cpp - posted by sh...@apache.org on 2015/02/24 18:07:39 UTC, 0 replies.
- svn commit: r1662051 - /qpid/trunk/qpid/java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/Receiver.java - posted by rg...@apache.org on 2015/02/24 18:40:09 UTC, 0 replies.
- [1/2] qpid-jms git commit: fix typos - posted by ro...@apache.org on 2015/02/24 19:43:29 UTC, 0 replies.
- [2/2] qpid-jms git commit: make test more specific - posted by ro...@apache.org on 2015/02/24 19:43:30 UTC, 0 replies.
- qpid-jms git commit: Update listener test and enable test that should now work with the remote closed handling in place for Connection - posted by ta...@apache.org on 2015/02/24 20:13:57 UTC, 0 replies.
- svn commit: r1662149 - /qpid/dispatch/trunk/README - posted by ac...@apache.org on 2015/02/25 01:30:34 UTC, 0 replies.
- svn commit: r1662180 - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/broker-core/src/main/java/org/apache/qpid/server/model/adapter/ qpid/java/broker-plugins/management-jmx/src/main/java/org/apache/qpid/server/jmx/mbeans/ qpid/java/broker-plugi... - posted by kw...@apache.org on 2015/02/25 09:32:41 UTC, 0 replies.
- svn commit: r1662181 - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/broker-plugins/management-http/src/main/java/resources/ qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/common/ qpid/java/broker-plugins/management-ht... - posted by kw...@apache.org on 2015/02/25 09:34:43 UTC, 0 replies.
- svn commit: r1662184 - in /qpid/branches/0.32: ./ qpid/ qpid/java/ qpid/java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/Receiver.java - posted by kw...@apache.org on 2015/02/25 09:47:18 UTC, 0 replies.
- qpid-proton git commit: PROTON-824: idle timeout test on Windows: make selector PN_ERROR handling more like POSIX, especially for broken connections - posted by cl...@apache.org on 2015/02/25 11:01:48 UTC, 0 replies.
- [1/5] qpid-jms git commit: fixup javadoc @return statements to remove warnings - posted by ro...@apache.org on 2015/02/25 13:20:52 UTC, 0 replies.
- [2/5] qpid-jms git commit: fix some javadoc errors when using running release profile using Java 8 - posted by ro...@apache.org on 2015/02/25 13:20:53 UTC, 0 replies.
- [3/5] qpid-jms git commit: fix more javadoc errors when using running release profile using Java 8 - posted by ro...@apache.org on 2015/02/25 13:20:54 UTC, 0 replies.
- [4/5] qpid-jms git commit: fix yet more javadoc errors when using running release profile using Java 8 - posted by ro...@apache.org on 2015/02/25 13:20:55 UTC, 0 replies.
- [5/5] qpid-jms git commit: fix remaining javadoc errors when using running release profile using Java 8 - posted by ro...@apache.org on 2015/02/25 13:20:56 UTC, 0 replies.
- svn commit: r1662211 - /qpid/trunk/qpid/java/broker-core/src/main/java/org/apache/qpid/server/queue/AbstractQueue.java - posted by kw...@apache.org on 2015/02/25 14:45:23 UTC, 0 replies.
- svn commit: r1662225 - in /qpid/trunk/qpid/java/systests/src: main/java/org/apache/qpid/systest/rest/ test/java/org/apache/qpid/systest/rest/ - posted by or...@apache.org on 2015/02/25 15:29:31 UTC, 0 replies.
- svn commit: r1662228 - in /qpid/site/docs: apis/ archives/ books/ - posted by jr...@apache.org on 2015/02/25 15:38:59 UTC, 0 replies.
- svn commit: r1662247 - in /qpid/trunk/qpid/cpp/src: qpid/sys/AsynchIOHandler.cpp tests/ha_test.py - posted by ac...@apache.org on 2015/02/25 16:49:53 UTC, 0 replies.
- qpid-jms git commit: tweak test to allow adding the remote-close action before the connection is established, help prevent failure due to race-to-add - posted by ro...@apache.org on 2015/02/25 17:27:29 UTC, 0 replies.
- qpid-jms git commit: add a condition check, make the test more deterministic - posted by ro...@apache.org on 2015/02/25 17:36:18 UTC, 0 replies.
- svn commit: r1662275 - in /qpid/trunk/qpid/cpp/src/tests: brokertest.py ha_test.py ha_tests.py - posted by ac...@apache.org on 2015/02/25 18:17:15 UTC, 0 replies.
- qpid-jms git commit: Don't mark the AmqpConnection as opened until its session has also been opened. - posted by ta...@apache.org on 2015/02/25 18:43:23 UTC, 0 replies.
- svn commit: r1662294 - in /qpid/branches/0.32/qpid/cpp/CMakeModules: CheckSizeTNativeType.cmake CheckSizetDistinct.cmake - posted by sh...@apache.org on 2015/02/25 19:50:59 UTC, 0 replies.
- svn commit: r1662302 - in /qpid/site: Makefile docs/developer.html docs/jiropticon.html docs/pygments.css docs/unicode.html input/developer.md input/jiropticon.md input/pygments.css input/unicode.html.in - posted by jr...@apache.org on 2015/02/25 21:38:03 UTC, 0 replies.
- svn commit: r1662304 - /qpid/site/input/.htaccess - posted by jr...@apache.org on 2015/02/25 21:53:52 UTC, 0 replies.
- svn commit: r1662305 - /qpid/site/docs/.htaccess - posted by jr...@apache.org on 2015/02/25 21:56:58 UTC, 0 replies.
- svn commit: r1662306 - in /qpid/site: docs/site.css input/site.css - posted by jr...@apache.org on 2015/02/25 21:57:43 UTC, 0 replies.
- qpid-proton git commit: PROTON-818: Reactor C soak test - posted by cl...@apache.org on 2015/02/26 08:34:22 UTC, 0 replies.
- svn commit: r1662473 - in /qpid/trunk/qpid/java: bdbstore/src/main/java/org/apache/qpid/server/virtualhostnode/berkeleydb/ broker-core/src/main/java/org/apache/qpid/server/configuration/store/ broker-core/src/main/java/org/apache/qpid/server/model/ bro... - posted by rg...@apache.org on 2015/02/26 16:06:21 UTC, 0 replies.
- [1/4] qpid-jms git commit: rename method to use the correct performative name - posted by ro...@apache.org on 2015/02/26 16:12:54 UTC, 0 replies.
- [2/4] qpid-jms git commit: stop returning the passed resource object, return value isnt really used as all config must be done before calling the method - posted by ro...@apache.org on 2015/02/26 16:12:55 UTC, 0 replies.
- [3/4] qpid-jms git commit: key the connections session store by their JmsSessionInfo objects for later lookup - posted by ro...@apache.org on 2015/02/26 16:12:56 UTC, 0 replies.
- [4/4] qpid-jms git commit: run the session shutdown when notified or remote closure - posted by ro...@apache.org on 2015/02/26 16:12:57 UTC, 0 replies.
- qpid-proton git commit: PROTON-828: include MODIFIED terminal outcome - posted by kg...@apache.org on 2015/02/26 16:16:50 UTC, 0 replies.
- qpid-jms git commit: remove dead code for connection closure, add comment to indicate it is notifed via another listener method - posted by ro...@apache.org on 2015/02/26 16:32:06 UTC, 0 replies.
- svn commit: r1662489 - /qpid/trunk/qpid/java/broker-core/src/test/java/org/apache/qpid/server/configuration/store/StoreConfigurationChangeListenerTest.java - posted by rg...@apache.org on 2015/02/26 17:16:22 UTC, 0 replies.
- qpid-jms git commit: Update the remotely closed handler to run in the connection executor so that the provider thread gets to go back to work. - posted by ta...@apache.org on 2015/02/26 18:08:31 UTC, 0 replies.
- svn commit: r1662509 - /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/ConnectionContext.cpp - posted by ac...@apache.org on 2015/02/26 18:52:40 UTC, 0 replies.
- svn commit: r1662526 - in /qpid/trunk/qpid/cpp/src/qpid: broker/amqp/Connection.cpp messaging/amqp/ConnectionContext.cpp - posted by ac...@apache.org on 2015/02/26 19:23:35 UTC, 0 replies.
- svn commit: r1662560 - in /qpid/dispatch/trunk/python: qpid_dispatch/management/qdrouter.json qpid_dispatch/management/qdrouter.json.readme.txt qpid_dispatch_internal/management/schema.py - posted by ac...@apache.org on 2015/02/26 21:34:40 UTC, 0 replies.
- svn commit: r1662578 - in /qpid/branches/0.32/qpid/cpp/src: qpid/sys/AsynchIOHandler.cpp tests/ha_test.py - posted by ac...@apache.org on 2015/02/26 22:55:48 UTC, 0 replies.
- svn commit: r1662579 - in /qpid/branches/0.32/qpid/cpp/src/tests: brokertest.py ha_test.py ha_tests.py - posted by ac...@apache.org on 2015/02/26 22:55:58 UTC, 0 replies.
- svn commit: r1662580 - /qpid/branches/0.32/qpid/cpp/src/qpid/messaging/amqp/ConnectionContext.cpp - posted by ac...@apache.org on 2015/02/26 22:56:04 UTC, 0 replies.
- svn commit: r1662581 - in /qpid/branches/0.32/qpid/cpp/src/qpid: broker/amqp/Connection.cpp messaging/amqp/ConnectionContext.cpp - posted by ac...@apache.org on 2015/02/26 22:56:11 UTC, 0 replies.
- svn commit: r1662582 - /qpid/branches/0.32/qpid/cpp/src/tests/interlink_tests.py - posted by ac...@apache.org on 2015/02/26 22:56:17 UTC, 0 replies.
- svn commit: r1662583 - /qpid/trunk/qpid/cpp/src/tests/interlink_tests.py - posted by ac...@apache.org on 2015/02/26 22:57:57 UTC, 0 replies.
- svn commit: r1662584 - /qpid/branches/aconway-amqp-tx/ - posted by ac...@apache.org on 2015/02/26 22:59:23 UTC, 0 replies.
- qpid-jms git commit: Implements the remaining bits of remote resource close handling. Highlights some ares where we might be able to clean up and simplify the JmsResource classes. Needs some tests added now for remote close of links. - posted by ta...@apache.org on 2015/02/26 23:12:37 UTC, 0 replies.
- svn commit: r1662597 - /qpid/trunk/qpid/cpp/CMakeLists.txt - posted by as...@apache.org on 2015/02/27 00:06:31 UTC, 0 replies.
- qpid-jms git commit: shorten the default wait, our state changes pretty rapidly since we aren't loading the broker - posted by ta...@apache.org on 2015/02/27 00:53:31 UTC, 0 replies.
- svn commit: r1662683 - in /qpid/trunk/qpid/java/broker-core/src: main/java/org/apache/qpid/server/queue/ test/java/org/apache/qpid/server/queue/ - posted by rg...@apache.org on 2015/02/27 15:16:58 UTC, 0 replies.
- qpid-jms git commit: add support for the EXTERNAL SASL mechanism - posted by ro...@apache.org on 2015/02/27 15:24:44 UTC, 0 replies.
- svn commit: r1662687 - in /qpid/branches/0.32/qpid: ./ java/ java/bdbstore/src/main/java/org/apache/qpid/server/virtualhostnode/berkeleydb/ java/broker-core/src/main/java/org/apache/qpid/server/configuration/store/ java/broker-core/src/main/java/org/ap... - posted by rg...@apache.org on 2015/02/27 15:38:34 UTC, 0 replies.
- svn commit: r1662688 - in /qpid/branches/0.32/qpid: ./ java/ java/broker-core/src/main/java/org/apache/qpid/server/queue/ java/broker-core/src/test/java/org/apache/qpid/server/queue/ - posted by rg...@apache.org on 2015/02/27 15:39:30 UTC, 0 replies.
- qpid-jms git commit: add some more priorities to the SASL list to aid plugging in others where desired - posted by ro...@apache.org on 2015/02/27 16:00:20 UTC, 0 replies.
- svn commit: r1662743 [1/2] - in /qpid/trunk/qpid: cpp/include/qpid/types/ cpp/src/ cpp/src/qpid/ cpp/src/qpid/amqp/ cpp/src/qpid/broker/ cpp/src/qpid/broker/amqp/ cpp/src/qpid/client/ cpp/src/qpid/messaging/amqp/ cpp/src/qpid/types/ cpp/src/tests/ test... - posted by ac...@apache.org on 2015/02/27 17:37:07 UTC, 0 replies.
- svn commit: r1662743 [2/2] - in /qpid/trunk/qpid: cpp/include/qpid/types/ cpp/src/ cpp/src/qpid/ cpp/src/qpid/amqp/ cpp/src/qpid/broker/ cpp/src/qpid/broker/amqp/ cpp/src/qpid/client/ cpp/src/qpid/messaging/amqp/ cpp/src/qpid/types/ cpp/src/tests/ test... - posted by ac...@apache.org on 2015/02/27 17:37:07 UTC, 0 replies.
- [1/2] qpid-proton git commit: PROTON-830: trivial README change, testing GitHub integration - posted by ro...@apache.org on 2015/02/27 18:10:20 UTC, 0 replies.
- [2/2] qpid-proton git commit: This closes #9 - posted by ro...@apache.org on 2015/02/27 18:10:21 UTC, 0 replies.
- [1/2] qpid-jms git commit: QPIDJMS-31: trivial README change, testing GitHub integration - posted by ro...@apache.org on 2015/02/27 18:27:04 UTC, 0 replies.
- [2/2] qpid-jms git commit: This closes #1 - posted by ro...@apache.org on 2015/02/27 18:27:05 UTC, 0 replies.
- svn commit: r1662764 - /qpid/dispatch/trunk/TODO - posted by ro...@apache.org on 2015/02/27 18:48:47 UTC, 0 replies.
- svn commit: r1662778 - /qpid/trunk/qpid/java/README.txt - posted by ro...@apache.org on 2015/02/27 19:35:03 UTC, 0 replies.