|
Feature Field Cache
Afternoon all, Following a few weeks of testing and some feedback from the community, we've decided to merge the field cache code into the next branch in advance of the 2.3.1 release. There are a few
Afternoon all, Following a few weeks of testing and some feedback from the community, we've decided to merge the field cache code into the next branch in advance of the 2.3.1 release. There are a few
|
By
Damian Maguire
·
|
|
OpenMAMA Library Manager - First Draft (0.1) Release
[Note: This is a cross-post from the Library Manager Working Group - If you're not familiar with the goals of the working group or the library manager project, please refer to the links within the rel
[Note: This is a cross-post from the Library Manager Working Group - If you're not familiar with the goals of the working group or the library manager project, please refer to the links within the rel
|
By
Lee Skillen
·
|
|
[PATCH] QPIDMSG: Fixed getNumFields to work where sub messages present 2 messages
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 other
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 other
|
By
Frank Quinn
·
|
|
[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 12.0
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 12.0
|
By
Philip Preston
·
|
|
[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 th
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 th
|
By
Philip Preston
·
|
|
[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 insertions(+), 8 de
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 insertions(+), 8 de
|
By
Philip Preston
·
|
|
broken link 2 messages
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
·
|
|
[PATCH] [COMMON] API Code Hygiene improvements - Common 2 messages
This is requested code hygiene improvements requested by Damian for re-submission from original commit. This would be covered under general regression testing. From 09adac845a2742c5571ccf1f304d26e5e4e
This is requested code hygiene improvements requested by Damian for re-submission from original commit. This would be covered under general regression testing. From 09adac845a2742c5571ccf1f304d26e5e4e
|
By
Adrienne Ambrose
·
|
|
Bug#749812: openmama: Wrong number of arguments to mamaConnection_allocate to cause undefined behaviour 2 messages
-----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 discussion Regards, Dani
-----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 discussion Regards, Dani
|
By
Daniel Pocock
·
|
|
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 Pu
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 Pu
|
By
Guy
·
|
|
[PATCH] [MAMDACPP/MAMDAJAVA/MAMDAC#] Updates to SecurityStatus & SecuritySatusQual. 2 messages
TESTING – I have attached modified versions of mamapublisherc & secstatuslisten.cpp for testing of this issue. The publisher has been modified to now include commandline parameters for both the securi
TESTING – I have attached modified versions of mamapublisherc & secstatuslisten.cpp for testing of this issue. The publisher has been modified to now include commandline parameters for both the securi
|
By
Adrienne Ambrose
·
|
|
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
·
|
|
Inconsistencies with naming conventions for libraries 2 messages
Hello, I have an issue compiling the common, commoncpp, mamac, mamacpp. The issue is repeating in Visual Studio for all of them, so I'll use only the commonc issue. Basically compiling commonc project
Hello, I have an issue compiling the common, commoncpp, mamac, mamacpp. The issue is repeating in Visual Studio for all of them, so I'll use only the commonc issue. Basically compiling commonc project
|
By
Guy
·
|
|
[PATCH] [MAMAC] Update to mamaDispatcher_create to generate unique queue name
TESTING - Attached test app will show memory leak on windows with old version and none in new version. Running mamalisten with stats enabled will show multiple queues with same name on old version. Af
TESTING - Attached test app will show memory leak on windows with old version and none in new version. Running mamalisten with stats enabled will show multiple queues with same name on old version. Af
|
By
Adrienne Ambrose
·
|
|
[PATCH] [MAMAC] Modification to the log level of several messages within mamaMsg_isFromInbox()
TESTING - Using attached test application the previous verison will log errors, and now the new version will log at level finest. From cddfb49afd15897c529f7f882ae4feb196dd69c4 Mon Sep 17 00:00:00 2001
TESTING - Using attached test application the previous verison will log errors, and now the new version will log at level finest. From cddfb49afd15897c529f7f882ae4feb196dd69c4 Mon Sep 17 00:00:00 2001
|
By
Adrienne Ambrose
·
|
|
[PATCH] [MAMAC/MAMACPP/MAMDACPP] Update Makefile.sample to add ICC Support
TESTING - To test this simply try taking a new build and in the <install>/examples/mama/c try setting a different compiler in your environment and then try recompiling something like mamalistenc. To u
TESTING - To test this simply try taking a new build and in the <install>/examples/mama/c try setting a different compiler in your environment and then try recompiling something like mamalistenc. To u
|
By
Adrienne Ambrose
·
|
|
[PATCH] [MAMDACPP/ MAMDAJAVA] Update to correct state machine to allow reactivation from state deactivated.
TESTING – Test by putting activate call in the onError callback. A timeout event will cause an error in the activate. Putting deactivate / activate call in the onMsg will give also cause an error. Aft
TESTING – Test by putting activate call in the onError callback. A timeout event will cause an error in the activate. Putting deactivate / activate call in the onMsg will give also cause an error. Aft
|
By
Adrienne Ambrose
·
|
|
Issues building mamacpp with Visual Studio 4 messages
Hi, I have an issue building the mamacpp project using Visual Studio 2010 and 2012. The configuration is in Win32 Debug and Release. In both cases I compile commonc, commoncpp, mamac and then mamacpp.
Hi, I have an issue building the mamacpp project using Visual Studio 2010 and 2012. The configuration is in Win32 Debug and Release. In both cases I compile commonc, commoncpp, mamac and then mamacpp.
|
By
Guy
·
|
|
OpenJDK 1.8? 2 messages
Debian/Ubuntu try to follow recent JVMs. OpenMAMA wiki suggests JDK 1.6 and above. The next stable releases of Debian and Ubuntu (end of 2014/early 2015) may have OpenJDK 1.8, the previous OpenMAMA re
Debian/Ubuntu try to follow recent JVMs. OpenMAMA wiki suggests JDK 1.6 and above. The next stable releases of Debian and Ubuntu (end of 2014/early 2015) may have OpenJDK 1.8, the previous OpenMAMA re
|
By
Daniel Pocock
·
|
|
SCons build problems - DESTDIR 2 messages
SCons also doesn't seem to understand DESTDIR. prefix is only half the story. When building a package, the tools set DESTDIR to have the "install" file-set deployed to some temporary tree. E.g. with a
SCons also doesn't seem to understand DESTDIR. prefix is only half the story. When building a package, the tools set DESTDIR to have the "install" file-set deployed to some temporary tree. E.g. with a
|
By
Daniel Pocock
·
|