Aidan Skinner |
Forrest site |
Sun, 01 Jun, 21:25 |
Danushka Menikkumbura |
Re: Forrest site |
Sun, 01 Jun, 21:35 |
Aidan Skinner |
Re: Forrest site |
Sun, 01 Jun, 22:30 |
meh...@cs.man.ac.uk |
Re: How is the project going? |
Mon, 02 Jun, 00:36 |
Suran Jayathilaka |
Re: How is the project going? |
Mon, 02 Jun, 06:03 |
Manuel Teira |
Re: qpid (cpp) on solaris + Sun Studio 12 |
Mon, 02 Jun, 07:58 |
Manuel Teira |
Re: qpid (cpp) on solaris + Sun Studio 12 |
Mon, 02 Jun, 08:09 |
Manuel Teira (JIRA) |
[jira] Created: (QPID-1108) QPID broker asserts in qpid::sys::RWlock::RWlock() |
Mon, 02 Jun, 09:35 |
Manuel Teira (JIRA) |
[jira] Updated: (QPID-1108) QPID broker asserts in qpid::sys::RWlock::RWlock() |
Mon, 02 Jun, 09:39 |
Arnaud Simon (JIRA) |
[jira] Created: (QPID-1109) Decide of Protect io default settings |
Mon, 02 Jun, 11:09 |
Arnaud Simon (JIRA) |
[jira] Created: (QPID-1110) (0.10 code path) messages are not acquired when using empty string message selector |
Mon, 02 Jun, 11:23 |
Arnaud Simon (JIRA) |
[jira] Assigned: (QPID-1110) (0.10 code path) messages are not acquired when using empty string message selector |
Mon, 02 Jun, 11:23 |
Arnaud Simon (JIRA) |
[jira] Resolved: (QPID-1110) (0.10 code path) messages are not acquired when using empty string message selector |
Mon, 02 Jun, 11:31 |
Arnaud Simon (JIRA) |
[jira] Created: (QPID-1111) (0.10 code path) Message.transfer sync flag should be used for synchronizing persistent messages |
Mon, 02 Jun, 11:41 |
Carl Trieloff |
Re: How is the project going? |
Mon, 02 Jun, 12:43 |
Arnaud Simon (JIRA) |
[jira] Created: (QPID-1112) (01.0 code path) only receives up to max prefetch messages when using NO_ACKNOWLEDGE mode |
Mon, 02 Jun, 12:53 |
Carl Trieloff |
Re: Forrest site |
Mon, 02 Jun, 12:54 |
Andrew Stitcher |
C++ locking, volatile, Relevant article from Alexandrescu |
Mon, 02 Jun, 15:42 |
Martin Ritchie (JIRA) |
[jira] Commented: (QPID-1101) DestNameExchange uses shallow copy of queues for routing, causing routing to fail if queueDeleted. |
Mon, 02 Jun, 16:01 |
Ted Ross (JIRA) |
[jira] Created: (QPID-1113) Management Cleanup |
Mon, 02 Jun, 16:01 |
Manuel Teira |
First tests on the ECFPoller |
Mon, 02 Jun, 16:32 |
Andrew Stitcher |
Re: First tests on the ECFPoller |
Mon, 02 Jun, 16:59 |
Aidan Skinner |
Re: Forrest site |
Mon, 02 Jun, 19:30 |
Ted Ross (JIRA) |
[jira] Resolved: (QPID-1113) Management Cleanup |
Mon, 02 Jun, 19:31 |
Ted Ross (JIRA) |
[jira] Created: (QPID-1114) Improvements to daemon mode operations |
Mon, 02 Jun, 19:53 |
Ted Ross (JIRA) |
[jira] Updated: (QPID-1114) Improvements to daemon mode operations |
Mon, 02 Jun, 20:37 |
Ted Ross (JIRA) |
[jira] Resolved: (QPID-1114) Improvements to daemon mode operations |
Mon, 02 Jun, 21:25 |
Carl Trieloff (JIRA) |
[jira] Resolved: (QPID-1108) QPID broker asserts in qpid::sys::RWlock::RWlock() |
Tue, 03 Jun, 00:56 |
Arnaud Simon (JIRA) |
[jira] Created: (QPID-1115) Client ID is set even if it's disabled |
Tue, 03 Jun, 06:56 |
Arnaud Simon (JIRA) |
[jira] Assigned: (QPID-1112) (01.0 code path) only receives up to max prefetch messages when using NO_ACKNOWLEDGE mode |
Tue, 03 Jun, 07:02 |
Arnaud Simon (JIRA) |
[jira] Resolved: (QPID-1112) (01.0 code path) only receives up to max prefetch messages when using NO_ACKNOWLEDGE mode |
Tue, 03 Jun, 07:22 |
Arnaud Simon (JIRA) |
[jira] Created: (QPID-1116) (0.10 code path) Connection establishment process may hang |
Tue, 03 Jun, 09:50 |
Arnaud Simon (JIRA) |
[jira] Assigned: (QPID-1116) (0.10 code path) Connection establishment process may hang |
Tue, 03 Jun, 09:52 |
Martin Ritchie (JIRA) |
[jira] Assigned: (QPID-1092) JMSObjectMessage.toBodyString corrupts the ByteBuffer if the data is not a String |
Tue, 03 Jun, 10:32 |
Martin Ritchie (JIRA) |
[jira] Created: (QPID-1117) AbstractBytesMessage.getText corrupts the ByteBuffer if the data is not a String |
Tue, 03 Jun, 10:50 |
Martin Ritchie (JIRA) |
[jira] Updated: (QPID-1117) AbstractBytesMessage.getText corrupts the ByteBuffer if the data is not a String |
Tue, 03 Jun, 10:56 |
Rafael Schloming |
Re: svn commit: r662665 - in /incubator/qpid/trunk/qpid/java/client/src/main/java/org/apache: qpid/client/BasicMessageConsumer.java qpid/client/BasicMessageConsumer_0_10.java qpidity/nclient/Session.java qpidity/nclient/impl/ClientSession.java |
Tue, 03 Jun, 11:31 |
Manuel Teira |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 11:51 |
Andrew Stitcher |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 13:46 |
Rob Godfrey (JIRA) |
[jira] Created: (QPID-1118) [Java Client] JMS Destination Type no longer being set, but still relied upon for Message Creation |
Tue, 03 Jun, 14:12 |
Alan Conway |
Re: C++ locking, volatile, Relevant article from Alexandrescu |
Tue, 03 Jun, 14:22 |
Kim van der Riet |
Re: C++ locking, volatile, Relevant article from Alexandrescu |
Tue, 03 Jun, 14:24 |
Manuel Teira |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 14:51 |
Rafael Schloming |
Re: JMS Acknowledgements sent asynchronously? |
Tue, 03 Jun, 14:57 |
Alan Conway |
Re: C++ locking, volatile, Relevant article from Alexandrescu |
Tue, 03 Jun, 14:59 |
Martin Ritchie (JIRA) |
[jira] Commented: (QPID-1117) AbstractBytesMessage.getText corrupts the ByteBuffer if the data is not a String |
Tue, 03 Jun, 15:06 |
Andrew Stitcher |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 15:07 |
Ted Ross (JIRA) |
[jira] Commented: (QPID-1114) Improvements to daemon mode operations |
Tue, 03 Jun, 15:12 |
Martin Ritchie (JIRA) |
[jira] Commented: (QPID-1117) AbstractBytesMessage.getText corrupts the ByteBuffer if the data is not a String |
Tue, 03 Jun, 15:18 |
Marnie McCormack (JIRA) |
[jira] Created: (QPID-1119) [Java] Timeout on consumer creation with large queues |
Tue, 03 Jun, 15:32 |
Steve Huston |
RE: First tests on the ECFPoller |
Tue, 03 Jun, 15:45 |
Manuel Teira |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 15:54 |
Martin Ritchie (JIRA) |
[jira] Assigned: (QPID-1119) [Java] Timeout on consumer creation with large queues |
Tue, 03 Jun, 15:54 |
Martin Ritchie (JIRA) |
[jira] Updated: (QPID-1119) [Java] Timeout on consumer creation with large queues |
Tue, 03 Jun, 15:54 |
Alan Conway |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 15:54 |
Aidan Skinner |
Random .Net question |
Tue, 03 Jun, 16:00 |
Robert Greig |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 16:07 |
Robert Greig |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 16:09 |
Alan Conway |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 16:10 |
Manuel Teira |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 16:13 |
Tomas Restrepo |
Re: Random .Net question |
Tue, 03 Jun, 16:16 |
Alan Conway |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 16:16 |
Alan Conway |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 16:20 |
Aidan Skinner |
Re: Random .Net question |
Tue, 03 Jun, 16:21 |
Aidan Skinner |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 16:23 |
Tomas Restrepo |
Re: Random .Net question |
Tue, 03 Jun, 16:37 |
Aidan Skinner |
Re: Random .Net question |
Tue, 03 Jun, 17:20 |
Aidan Skinner (JIRA) |
[jira] Updated: (QPID-1085) Creating an invalid subscriber with a durable subscription still creates the subscription |
Tue, 03 Jun, 17:22 |
Ted Ross (JIRA) |
[jira] Commented: (QPID-1114) Improvements to daemon mode operations |
Tue, 03 Jun, 18:12 |
Ted Ross (JIRA) |
[jira] Commented: (QPID-1114) Improvements to daemon mode operations |
Tue, 03 Jun, 18:26 |
Steve Huston |
RE: First tests on the ECFPoller |
Tue, 03 Jun, 19:10 |
Andrew Stitcher |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 19:26 |
Andrew Stitcher |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 19:28 |
Andrew Stitcher |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 19:32 |
Andrew Stitcher |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 19:40 |
Steve Huston |
RE: First tests on the ECFPoller |
Tue, 03 Jun, 20:17 |
Aidan Skinner |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 20:23 |
Aidan Skinner |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 20:32 |
Robert Greig |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 20:36 |
meh...@cs.man.ac.uk |
Re: How is the project going? |
Tue, 03 Jun, 20:45 |
Alan Conway |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 21:01 |
Alan Conway |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 21:16 |
Alan Conway |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 21:28 |
Robert Greig |
Re: First tests on the ECFPoller |
Tue, 03 Jun, 22:58 |
Carl Trieloff |
Re: How is the project going? |
Wed, 04 Jun, 01:34 |
Andrew Stitcher |
Re: First tests on the ECFPoller |
Wed, 04 Jun, 07:12 |
Manuel Teira |
Re: First tests on the ECFPoller |
Wed, 04 Jun, 07:14 |
Aidan Skinner |
Re: How is the project going? |
Wed, 04 Jun, 08:37 |
TLFox |
Re: JMS Acknowledgements sent asynchronously? |
Wed, 04 Jun, 09:37 |
Aidan Skinner |
Re: First tests on the ECFPoller |
Wed, 04 Jun, 09:50 |
Aidan Skinner |
Re: Random .Net question |
Wed, 04 Jun, 11:22 |
Arnaud Simon (JIRA) |
[jira] Created: (QPID-1120) (01.0 code path) Large txs may exhaust credits |
Wed, 04 Jun, 11:35 |
Steve Huston |
RE: First tests on the ECFPoller |
Wed, 04 Jun, 12:01 |
Robert Greig |
Re: Random .Net question |
Wed, 04 Jun, 13:02 |
Arnaud Simon |
Re: JMS Acknowledgements sent asynchronously? |
Wed, 04 Jun, 13:05 |
Aidan Skinner |
Re: Random .Net question |
Wed, 04 Jun, 13:11 |
Martin Ritchie |
Re: JMS Acknowledgements sent asynchronously? |
Wed, 04 Jun, 13:40 |
Manuel Teira |
cpp/src/tests/Makefile.am broken |
Wed, 04 Jun, 14:00 |
Aidan Skinner |
Re: Random .Net question |
Wed, 04 Jun, 14:21 |
Arnaud Simon (JIRA) |
[jira] Assigned: (QPID-1120) (01.0 code path) Large txs may exhaust credits |
Wed, 04 Jun, 14:29 |