Search Discussions
-
Hi All, I'm new to amqp and qpid. I'm trying to get the base send.c and recv.c examples to work on Windows out of the box with Java Broker 0.32. For the broker: I changed the default authentication ...
Carlos Lugtu
May 17, 2015 at 7:41 pm
May 19, 2015 at 7:10 pm -
Hi all my apologies in advance if I ask dummy questions and for this (maybe too) long email but *i need some help in regards with "qpid clustering"*. I have read some of the already asked questions ...
Olivier Mallassi
May 20, 2015 at 10:00 am
Jun 23, 2015 at 7:15 am -
The Qpid PMC has voted to grant commit rights and PMC membership to Jakub Scholz in recognition of his contributions to the project. Please join me in extending Jakub a warm welcome! Robbie ...
Robbie Gemmell
May 22, 2015 at 6:24 pm
May 27, 2015 at 12:00 pm -
Thank you to all those who responded to my e-mail about the qpid-interop project. I don't see any concern about this that precludes going ahead and asking for infra to add a git repo and a JIRA for ...
Kim van der Riet
May 19, 2015 at 2:51 pm
May 22, 2015 at 8:54 pm -
Moving to the user list as this is a more general topic. The behaviour is briefly documented in https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/AMQP_1.0. A link on which messages are to be sent ...
Gordon Sim
May 6, 2015 at 2:54 pm
May 6, 2015 at 8:37 pm -
Hi, *I am trying to benchmark Qpid with the following use case*: # Default Qpid configs are used(ex: 2GB is the max memory set), broker and client are on the same machine # I have 1 connection and ...
Sivananda Reddys Thummala Abbigari
May 5, 2015 at 4:32 am
May 15, 2015 at 7:21 am -
Hi, I'm trying to use a selector based on the information in this post: http://grokbase.com/p/qpid/users/136t684en1/message-selection-filtering-using-c-client-with-the-java-broker except I'm using ...
Chris Richardson
May 22, 2015 at 11:14 am
May 22, 2015 at 6:39 pm -
Hi, I'm looking at setting up a mesh of dispatch routers which connect to an activemq broker. Any messages sent by a producer attaching to the dispatch routers are available on the broker and the ...
Noel OConnor
May 6, 2015 at 1:26 am
May 16, 2015 at 6:50 am -
Hi All, When trying to run qpid-queue-stats against my local qpidd instance, I'm not seeing any statistics being reported. I'm using the default qpidd configuration (mgmt-enable and mgmt-qmf2 are ...
Matt Broadstone
May 25, 2015 at 6:04 pm
May 28, 2015 at 9:05 am -
Hi All, Is it possible to configure qpidd to force incoming connections to use heartbeats? I can't seem to find much on this online or in "qpidd --help", other than a setting for federation link ...
Matt Broadstone
May 19, 2015 at 7:37 pm
May 21, 2015 at 3:38 pm -
Hi all, We have made a bunch of fixes and improvements since the previous client release, both in the client itself and also in Proton. It is time those were available via an updated client release, ...
Robbie Gemmell
May 13, 2015 at 4:10 pm
May 15, 2015 at 3:52 pm -
I would like to propose and start a vote on asking infa@ to create a Qpid subproject called qpid-interop. The requested infrastructure will be limited to a git repo "qpid-interop" and a JIRA. All ...
Kim van der Riet
May 13, 2015 at 2:53 pm
May 14, 2015 at 7:57 pm -
Hey again, Another issue I've run into switching to 0.32 is the fact that durable topics I create are no longer persisted between broker restarts. The 0.28 release that was previously provided only ...
Matt Broadstone
May 13, 2015 at 7:36 pm
May 13, 2015 at 8:43 pm -
Hi all, I've recently updated my development environment to run the 0.32 release of qpidd (on ubuntu 14.04), and PLAIN sasl authentication no longer seems to work. Trying to use "qpid-config" to ...
Matt Broadstone
May 13, 2015 at 5:55 pm
May 13, 2015 at 6:23 pm -
Hello Everybody, I am currently trying to use the example /send/ and /recv/ programs from Proton's Messenger API with the Qpid C++ broker (using AMQP 1.0). I have been able to get them working with ...
Dylan25
May 27, 2015 at 11:13 pm
May 28, 2015 at 8:14 am -
Hi, I have started using Apache qpid-proton llibrary recently. I have a sample code where I post a test message to a azure service bus. When I compile this program and library for x86 and run it, I ...
Vinod, Shelke
May 21, 2015 at 1:17 pm
May 21, 2015 at 3:31 pm -
Hi, Broker: Java Topic: amq.topic Exchange, subscriber, messages are all durable. HA with BDB, with 1 replica. My use case need large number of short lived topics. Each topics have 2 producers and 3 ...
Sivananda Reddys Thummala Abbigari
May 15, 2015 at 7:16 am
May 15, 2015 at 10:21 am -
Hi all, I have been running the C++ Broker ( version 0.32 on CentOS 6.6) for a while and just noticed a potential issue with the link address string construct If I run the following commands in ...
CLIVE
May 13, 2015 at 9:21 pm
May 13, 2015 at 10:36 pm -
Hi, is there a way out to read data from the qpid daemon queue? Regards, Kaushal
Kaushal Shriyan
May 8, 2015 at 2:28 pm
May 12, 2015 at 5:07 pm -
Dear Qpid users. I'm using the QPID JMS AMQP 1.0 Java Client (v0.30). Do you know and/or use any tools that could help analyzing the log files created by the JMS client? For example it would be nice ...
Erik Aschenbrenner
May 5, 2015 at 9:20 am
May 6, 2015 at 3:16 pm -
Hi all, I have two sample C++ applications (provided by chug on irc, previously provided by gsim iirc) using the qpid C++ messaging api, that connect to a broker and use qmf2 to retrieve broker ...
Matt Broadstone
May 26, 2015 at 4:06 pm
May 26, 2015 at 6:14 pm -
Hello all a question regarding message grouping. In my case, I use .....x-declare: {arguments: {'qpid.group_header_key':'JMSXGroupID', 'qpid.shared_msg_group':0}}}} so, looking at the doc ( ...
Olivier Mallassi
May 20, 2015 at 5:42 pm
May 21, 2015 at 7:55 am -
Where can I find the python-qpid-proton project for qpid-proton-0.9.1-X? I was only able to find a python-qpid-proton-0.8.2 artifact. Thank you, Cory
Adams, Cory
May 20, 2015 at 3:15 pm
May 20, 2015 at 3:46 pm -
Hi, We are facing an error when trying to connect to Qpid using informatica. Im not an SSL expert but im attching the ssl log from debug. 1. We negotiate the handshake correctly (WRITER_1_*_1 JAVA ...
Abhilash Mula
May 8, 2015 at 4:11 am
May 8, 2015 at 4:27 pm -
Hallo, I am trying to integrate proton messenger with a regular select-based event loop. Regrettably there's not much documentation about reading and sendingn messages in passive mode using ...
Michael Ivanov
May 7, 2015 at 1:29 pm
May 7, 2015 at 6:38 pm -
Given that I have a well formed message, If I have the following snippet: pn_messenger_put(myMessenger, myMessage); pn_message_clear(myMessage); // // More code here that sets up new message stuff in ...
TonyErcolano
May 26, 2015 at 1:59 am
May 26, 2015 at 9:01 pm -
Hi, I am trying to resolve CON-1003. Could you please let me know how to increase the connection timeouts/idle times in qpid?. I am using java broker. Thank you, Siva.
Sivananda Reddys Thummala Abbigari
May 18, 2015 at 5:43 am
May 18, 2015 at 7:51 am -
Thanks for checking that Chuck. I think I've fixed it - all tests that pass on master now pass for me on the kgiusti-python3 branch under windows. I see failures of the proton_tests.sasl.* tests on ...
Ken Giusti
May 2, 2015 at 7:18 pm
May 8, 2015 at 12:35 pm -
Hi, I would like to build a push-style publish subscribe messaging system using the qpid::messaging API and C++ Broker. Is this possible? I can see from previous posts, this push-style is not ...
Marianne.rieckmann
May 7, 2015 at 1:25 am
May 7, 2015 at 9:20 am -
Greetings, I am using selectable interface in proton and I wonder should I close file descriptor (received from pn_selectable_get_fd()) myself when selectable is terminated or will ...
Michael Ivanov
May 25, 2015 at 10:08 pm
May 25, 2015 at 10:08 pm -
Hallo, I have a software application that uses proton qpid for communication and sometimes I observe that pn_messenger_put() terminates with PN_INTR error. How should I recover from this, should the ...
Michael Ivanov
May 19, 2015 at 2:44 pm
May 19, 2015 at 2:44 pm -
The Apache Qpid community is pleased to announce the immediate availability of Apache Qpid JMS 0.2.0. This is the second release of our new AMQP 1.0 JMS client, based around the Qpid Proton protocol ...
Robbie Gemmell
May 18, 2015 at 11:16 am
May 18, 2015 at 11:16 am -
Hi All, I'm new to amqp and qpid and I need some help. I'm trying to get the base proton send.c and recv.c examples to work on Windows out of the box with Java Broker 0.32. For the broker: I changed ...
Carlos Lugtu
May 18, 2015 at 3:02 am
May 18, 2015 at 3:02 am -
The vote is now closed. There were 3 binding +1 votes, and no other votes received. The vote has passed. I will add the archives to the dist release svn repo and release the maven staging repo. The ...
Robbie Gemmell
May 16, 2015 at 6:33 pm
May 16, 2015 at 6:33 pm -
The stale snapshots have now been removed, it wasnt necessary to clear everything out. --------------------------------------------------------------------- To unsubscribe, e-mail: <span ...
Robbie Gemmell
May 15, 2015 at 9:18 am
May 15, 2015 at 9:18 am -
Hello, I ran into an "error: dereferencing type-punned pointer will break strict-aliasing rules" while attempting to compile Qpid C++ 0.32 as 32-bits (essentially passing -m32 to the C/CXX flags and ...
Jeremy Wagner
May 6, 2015 at 11:20 pm
May 6, 2015 at 11:20 pm
Group Overview
group | users |
categories | qpid |
discussions | 36 |
posts | 166 |
users | 40 |
website | qpid.apache.org |
irc | #qpid |
40 users for May 2015
Archives
- June 2016 (119)
- May 2016 (263)
- April 2016 (259)
- March 2016 (239)
- February 2016 (232)
- January 2016 (196)
- December 2015 (157)
- November 2015 (85)
- October 2015 (155)
- September 2015 (102)
- August 2015 (152)
- July 2015 (89)
- June 2015 (191)
- May 2015 (166)
- April 2015 (105)
- March 2015 (208)
- February 2015 (179)
- January 2015 (44)
- December 2014 (100)
- November 2014 (59)
- October 2014 (111)
- September 2014 (205)
- August 2014 (295)
- July 2014 (96)
- June 2014 (116)
- May 2014 (140)
- April 2014 (174)
- March 2014 (204)
- February 2014 (228)
- January 2014 (282)
- December 2013 (113)
- November 2013 (158)
- October 2013 (187)
- September 2013 (191)
- August 2013 (175)
- July 2013 (162)
- June 2013 (151)
- May 2013 (180)
- April 2013 (166)
- March 2013 (241)
- February 2013 (147)
- January 2013 (197)
- December 2012 (87)
- November 2012 (126)
- October 2012 (175)
- September 2012 (200)
- August 2012 (147)
- July 2012 (239)
- June 2012 (92)
- May 2012 (109)
- April 2012 (145)
- March 2012 (119)
- February 2012 (148)
- January 2012 (163)
- December 2011 (139)
- November 2011 (269)
- October 2011 (206)
- September 2011 (268)
- August 2011 (133)
- July 2011 (235)
- June 2011 (204)
- May 2011 (147)
- April 2011 (92)
- March 2011 (143)
- February 2011 (107)
- January 2011 (82)
- December 2010 (128)
- November 2010 (107)
- October 2010 (121)
- September 2010 (166)
- August 2010 (79)
- July 2010 (110)
- June 2010 (49)
- May 2010 (66)
- April 2010 (73)
- March 2010 (106)
- February 2010 (110)
- January 2010 (133)
- December 2009 (126)
- November 2009 (151)
- October 2009 (132)
- September 2009 (132)
- August 2009 (115)
- July 2009 (124)
- June 2009 (125)
- May 2009 (96)
- April 2009 (92)
- March 2009 (301)
- February 2009 (267)
- January 2009 (169)
- December 2008 (70)
- November 2008 (95)
- October 2008 (50)
- September 2008 (16)
- August 2008 (52)
- July 2008 (25)
- June 2008 (24)
- May 2008 (93)
- April 2008 (26)
- March 2008 (31)
- February 2008 (5)
- December 2007 (5)
- November 2007 (24)
- October 2007 (28)