Re: QDR between brokers

2019-10-01 Thread Ganesh Murthy
This blog post talks in great details about waypoints https://netmessaging.blogspot.com/2019/04/apache-qpid-dispatch-router-waypoints.html On Tue, Oct 1, 2019 at 3:34 PM Ted Ross wrote: > I believe the issue you are having is related to the fact that you > configured the address as a waypoint.

Re: QDR between brokers

2019-10-01 Thread Ted Ross
I believe the issue you are having is related to the fact that you configured the address as a waypoint. With a waypoint, there are two effective addresses in the router: examples(phase0) and examples(phase1). The phase0 address is used to route messages from senders (connected to the router) to

Re: ClearQueue return value

2019-10-01 Thread Oleksandr Rudyy
Hi Ali, It is a defect which was already addressed in version 7.1.4 [1]. Kind Regards, Alex [1] https://issues.apache.org/jira/browse/QPID-8318 On Mon, 30 Sep 2019 at 17:52, HADI Ali wrote: > Hello, > > I'm using the Broker-J 7.1.3 REST API and I noticed that the /clearQueue > is returning 0

QDR between brokers

2019-10-01 Thread Gavrila, Daniel
Hi all, I've the following configuration Broker1 <-> QDR <-> Broker2 (archived in attachment): The applications are starting as daemons on the localhost , broker version is 1.38 and QPID dispatch router (QDR) version is 1.9. Each broker contains the exchange topic "examples" and the QDR c

Re: Avoid plain text for saslPassword

2019-10-01 Thread Ganesh Murthy
On Tue, Oct 1, 2019 at 3:47 AM David Stewart wrote: > Hi Ganesh, > > I think that would certainly help, as the config can then be made visible > more widely, and only access to the machine/container would facilitate > access to the password. > I have entered a JIRA for this - https://issues.apach

Re: [DISCUSS] Configure description, homepage, and labels (tags) for qpid repos on GitHub

2019-10-01 Thread Robbie Gemmell
I have just applied Jiri's PRs for the Proton and Dispatch repos with the updates labels, since they are a good overall improvement given some of the entirely non-applicable labels already present (all repos had the same as the old aggregate single qpid repo) as I had commented last week on the Pro

Re: [DISCUSS] Configure description, homepage, and labels (tags) for qpid repos on GitHub

2019-10-01 Thread Jiri Daněk
> I've created initial proposal for such file for qpid-proton > > https://github.com/apache/qpid-proton/pull/193 > > The proposed .asf.yaml says > Here's .asf.yaml for qpid-dispatch, https://github.com/apache/qpid-dispatch/pull/577. -- Mit freundlichen Grüßen / Kind regards Jiri Daněk

Re: Avoid plain text for saslPassword

2019-10-01 Thread David Stewart
Hi Ganesh, I think that would certainly help, as the config can then be made visible more widely, and only access to the machine/container would facilitate access to the password. Kind regards, Dave. On Mon, 30 Sep 2019 at 18:15, Ganesh Murthy wrote: > On Mon, Sep 30, 2019 at 12:43 PM David St

Re: [DISCUSS] Configure description, homepage, and labels (tags) for qpid repos on GitHub

2019-10-01 Thread Keith W
On Sat, 28 Sep 2019 at 21:32, Jiri Daněk wrote: > > Hi folks, > > a while ago, support for .asf.yaml config file was announced by the Apache > Infra team. This file, when placed in the root of a project repository, > configures various infrastructure settings which were previously handled > only b