|
Re: OpenMAMA 2.3.1 Point Release
Hi Damian
Tick42 will download and build the RC when it is available and test it out with our RMDS bridge and QPID
Regards
Tom Doust
Hi Damian
Tick42 will download and build the RC when it is available and test it out with our RMDS bridge and QPID
Regards
Tom Doust
|
By
Tom Doust
·
#1238
·
|
|
OpenMAMA 2.3.1 Point Release
Afternoon all,‧
Following some of the interest
Afternoon all,‧
Following some of the interest
|
By
Damian Maguire <DMaguire@...>
·
#1237
·
|
|
Re: [PATCH] QPID: Moving meta info to application properties
Note this change also looks like it fixes warnings reported by the qpidd broker when you try and go through a dumb broker (i.e. one big queue):
2014-06-11 19:39:26 [Unspecified] warning Unexpected
Note this change also looks like it fixes warnings reported by the qpidd broker when you try and go through a dumb broker (i.e. one big queue):
2014-06-11 19:39:26 [Unspecified] warning Unexpected
|
By
Frank Quinn <fquinn.ni@...>
·
#1236
·
|
|
Re: [PATCH] QPIDMSG: Fixed getNumFields to work where sub messages present
Cheers Frank, and thanks for updating the Bugzilla (BZ103). Qpid fix, and easy unit test, so this has flown into next.
Cheers,
D
Cheers Frank, and thanks for updating the Bugzilla (BZ103). Qpid fix, and easy unit test, so this has flown into next.
Cheers,
D
|
By
Damian Maguire
·
#1235
·
|
|
[PATCH] QPIDMSG: Fixed getNumFields to work where sub messages present
Previously, sub messages were considered when calculating the correct
number of fields. This patch ignores the sub messages and instead
counts only the number of top level fields to conform with
Previously, sub messages were considered when calculating the correct
number of fields. This patch ignores the sub messages and instead
counts only the number of top level fields to conform with
|
By
Frank Quinn <fquinn@...>
·
#1234
·
|
|
Re: [PATCH] QPID: Moving meta info to application properties
Thanks Phil – think this is the right thing to do, though I have a few follow up questions on the new bugzilla ticket for this so we can follow up there.
Only thing about this change is it will
Thanks Phil – think this is the right thing to do, though I have a few follow up questions on the new bugzilla ticket for this so we can follow up there.
Only thing about this change is it will
|
By
Frank Quinn <fquinn@...>
·
#1233
·
|
|
Re: [PATCH] QPID: Moving meta info to application properties
Cheers for those Phil, looks like some interesting stuff. I've raised each of the patches in Bugzilla, you should have gotten a notification about them. We'll have a look and let you know if there's
Cheers for those Phil, looks like some interesting stuff. I've raised each of the patches in Bugzilla, you should have gotten a notification about them. We'll have a look and let you know if there's
|
By
Damian Maguire
·
#1232
·
|
|
[PATCH 2/2] TESTTOOL Mac support for mamaproducer/consumer v2
Added support for compiling and running on Mac OS X.
Excludes support for setting the scheduler and malloc options which are put behind macros for Mac.
Tested on
* Mac OS X 10.9.2 x86_64
* Ubuntu
Added support for compiling and running on Mac OS X.
Excludes support for setting the scheduler and malloc options which are put behind macros for Mac.
Tested on
* Mac OS X 10.9.2 x86_64
* Ubuntu
|
By
Philip Preston
·
#1231
·
|
|
[PATCH 1/2] COMMON: clock_gettime for Mac OS X
Mac OS X does not support the clock_gettime function that is used in a number of the performance testing applications, but does have equivalient fucntions. This change wraps the time functions from
Mac OS X does not support the clock_gettime function that is used in a number of the performance testing applications, but does have equivalient fucntions. This change wraps the time functions from
|
By
Philip Preston
·
#1230
·
|
|
[PATCH] QPID: Moving meta info to application properties
Currently we add a number of custom properties to the properties section of the AMQP message (e.g. MsgType, Inbox Name). The properties section of the message is used for a defined set of standard
Currently we add a number of custom properties to the properties section of the AMQP message (e.g. MsgType, Inbox Name). The properties section of the message is used for a defined set of standard
|
By
Philip Preston
·
#1228
·
|
|
[PATCH] QPID: Logging bug
Fix for some error logging which is being truncated
Signed-off-by: Phil Preston <philippreston@...>
---
mama/c_cpp/src/c/bridge/qpid/queue.c | 16 ++++++++--------
1 file changed, 8
Fix for some error logging which is being truncated
Signed-off-by: Phil Preston <philippreston@...>
---
mama/c_cpp/src/c/bridge/qpid/queue.c | 16 ++++++++--------
1 file changed, 8
|
By
Philip Preston
·
#1229
·
|
|
Re: broken link
Cheers for pointing that out Daniel, fixed now.
Thanks,
Damian
Cheers for pointing that out Daniel, fixed now.
Thanks,
Damian
|
By
Damian Maguire
·
#1227
·
|
|
broken link
http://www.openmama.org/downloads
has a link to the quick start guide - it is broken:
http://wiki.openmama.org/Quick_start_guide
should be
http://wiki.openmama.org/index.php/Quick_start_guide
http://www.openmama.org/downloads
has a link to the quick start guide - it is broken:
http://wiki.openmama.org/Quick_start_guide
should be
http://wiki.openmama.org/index.php/Quick_start_guide
|
By
Daniel Pocock
·
#1226
·
|
|
Re: [PATCH] [COMMON] API Code Hygiene improvements - Common
Thanks Adrienne, that's great.
I've raised BZ105 to track.
Cheers,
D
From: Adrienne Ambrose <AAmbrose@...>
Date: Thursday, May 29, 2014 6:18 PM
To: "openmama-dev@..." <openmama-dev@...>
Cc: Damian
Thanks Adrienne, that's great.
I've raised BZ105 to track.
Cheers,
D
From: Adrienne Ambrose <AAmbrose@...>
Date: Thursday, May 29, 2014 6:18 PM
To: "openmama-dev@..." <openmama-dev@...>
Cc: Damian
|
By
Damian Maguire <DMaguire@...>
·
#1225
·
|
|
Re: Bug#749812: openmama: Wrong number of arguments to mamaConnection_allocate to cause undefined behaviour
Cheers Damiel, Michael,
There does appear to be an issue there, and it hasn't been fixed in next.
I've raised a bugzilla ticket
(http://bugs.openmama.org/show_bug.cgi?id=104) which can be used to
Cheers Damiel, Michael,
There does appear to be an issue there, and it hasn't been fixed in next.
I've raised a bugzilla ticket
(http://bugs.openmama.org/show_bug.cgi?id=104) which can be used to
|
By
Damian Maguire <DMaguire@...>
·
#1224
·
|
|
Re: Bug#749812: openmama: Wrong number of arguments to mamaConnection_allocate to cause undefined behaviour
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi Michael,
Thanks for this bug report - as it appears to be an upstream issue,
I'm putting it on the OpenMAMA mailing list for
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi Michael,
Thanks for this bug report - as it appears to be an upstream issue,
I'm putting it on the OpenMAMA mailing list for
|
By
Daniel Pocock
·
#1223
·
|
|
[PATCH] [COMMON] API Code Hygiene improvements - Common
This is requested code hygiene improvements requested by Damian for re-submission from original commit.
This would be covered under general regression testing.
From
This is requested code hygiene improvements requested by Damian for re-submission from original commit.
This would be covered under general regression testing.
From
|
By
Adrienne Ambrose <AAmbrose@...>
·
#1222
·
|
|
FW: qpid crash using Java JNI and OpenMAMA 2.3.0
Hello,
Few weeks ago I found a crash (see below) happening for our Java Publisher - which we upgraded to use the latest version of OpenMAMA 2.3.0. We were using for the test the Qpid bridge for the
Hello,
Few weeks ago I found a crash (see below) happening for our Java Publisher - which we upgraded to use the latest version of OpenMAMA 2.3.0. We were using for the test the Qpid bridge for the
|
By
Guy <guy.tal@...>
·
#1221
·
|
|
Re: [PATCH] [MAMDACPP/MAMDAJAVA/MAMDAC#] Updates to SecurityStatus & SecuritySatusQual.
Hey Adrienne,
Can you give us a little bit more of a description of the changes included in this patch? Obviously there's quite a lot of changes contained within, but it's unclear what exactly the
Hey Adrienne,
Can you give us a little bit more of a description of the changes included in this patch? Obviously there's quite a lot of changes contained within, but it's unclear what exactly the
|
By
Damian Maguire <DMaguire@...>
·
#1220
·
|
|
Mailing Lists
Morning all,
I'm sure many of you are aware, but a number of mailing lists have recently been impacted by problems as a result of Yahoo (and potentially others) enforcing stricter DMARC policies. The
Morning all,
I'm sure many of you are aware, but a number of mailing lists have recently been impacted by problems as a result of Yahoo (and potentially others) enforcing stricter DMARC policies. The
|
By
Damian Maguire
·
#1219
·
|