|
Code change(s) just landed on origin/OpenMAMA-6.1.0 (Successful)
Some changes have just been added to the origin/OpenMAMA-6.1.0 branch! [Frank Quinn] PLAT-737: Core within mamaSubscription_processWildCardMsg (#218) mama/c_cpp/src/c/subscription.c Results for OpenMA
Some changes have just been added to the origin/OpenMAMA-6.1.0 branch! [Frank Quinn] PLAT-737: Core within mamaSubscription_processWildCardMsg (#218) mama/c_cpp/src/c/subscription.c Results for OpenMA
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-737: Core within mamaSubscription_processWildCardMsg (#218) mama/c_cpp/src/c/subscription.c Results for OpenMAMA_Next_Bran
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-737: Core within mamaSubscription_processWildCardMsg (#218) mama/c_cpp/src/c/subscription.c Results for OpenMAMA_Next_Bran
|
By
jenkins@...
·
|
|
OpenMAMA-6.1.0-rc2 Now Available
Hi Folks, The second release candidate for OpenMAMA 6.1.0 has just been cut and contains a few fixes put in since RC1 - see https://github.com/OpenMAMA/OpenMAMA/releases for details. Note that as befo
Hi Folks, The second release candidate for OpenMAMA 6.1.0 has just been cut and contains a few fixes put in since RC1 - see https://github.com/OpenMAMA/OpenMAMA/releases for details. Note that as befo
|
By
Frank Quinn
·
|
|
Code change(s) just landed on origin/OpenMAMA-6.1.0 (Successful)
Some changes have just been added to the origin/OpenMAMA-6.1.0 branch! [Frank Quinn] MAMA: Fixed race condition deadlock in mamaDispatcher_destroy mama/c_cpp/src/c/queue.c mama/c_cpp/src/gunittest/c/q
Some changes have just been added to the origin/OpenMAMA-6.1.0 branch! [Frank Quinn] MAMA: Fixed race condition deadlock in mamaDispatcher_destroy mama/c_cpp/src/c/queue.c mama/c_cpp/src/gunittest/c/q
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [Frank Quinn] MAMA: Fixed race condition deadlock in mamaDispatcher_destroy mama/c_cpp/src/c/queue.c mama/c_cpp/src/gunittest/c/queuetest.c
Some changes have just been added to the origin/next branch! [Frank Quinn] MAMA: Fixed race condition deadlock in mamaDispatcher_destroy mama/c_cpp/src/c/queue.c mama/c_cpp/src/gunittest/c/queuetest.c
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [Frank Quinn] MAMA: Fixed race condition deadlock in mamaDispatcher_destroy mama/c_cpp/src/c/queue.c mama/c_cpp/src/gunittest/c/queuetest.c
Some changes have just been added to the origin/next branch! [Frank Quinn] MAMA: Fixed race condition deadlock in mamaDispatcher_destroy mama/c_cpp/src/c/queue.c mama/c_cpp/src/gunittest/c/queuetest.c
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/OpenMAMA-6.1.0 (Successful)
Some changes have just been added to the origin/OpenMAMA-6.1.0 branch! [Frank Quinn] COMMON Failed build and unit test on Mac (#212) common/c_cpp/src/c/darwin/wSemaphore.c common/c_cpp/src/c/darwin/po
Some changes have just been added to the origin/OpenMAMA-6.1.0 branch! [Frank Quinn] COMMON Failed build and unit test on Mac (#212) common/c_cpp/src/c/darwin/wSemaphore.c common/c_cpp/src/c/darwin/po
|
By
jenkins@...
·
|
|
OpenMAMA-6.1.0-rc1 Now Available
2 messages
Hi Folks, We are pleased to announce the first release candidate for openMAMA 6.1.0 is now available: https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.1.0-rc1 This release bumps the versio
Hi Folks, We are pleased to announce the first release candidate for openMAMA 6.1.0 is now available: https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.1.0-rc1 This release bumps the versio
|
By
Frank Quinn
·
|
|
mamaBridgeImpl_setProperty is broken
2 messages
Classification: Public Hi everybody, I found that function mamaBridgeImpl_setProperty (files mama/c_cpp/src/c/bridge.h and mama/c_cpp/src/c/bridge.c) wasn't properly deleted from the codebase - it sti
Classification: Public Hi everybody, I found that function mamaBridgeImpl_setProperty (files mama/c_cpp/src/c/bridge.h and mama/c_cpp/src/c/bridge.c) wasn't properly deleted from the codebase - it sti
|
By
Yury Batrakov
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-747: Mamalistenc cores on start up when entitlements are not mama/c_cpp/src/c/entitlement/oea/oea.c Results for OpenMAMA N
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-747: Mamalistenc cores on start up when entitlements are not mama/c_cpp/src/c/entitlement/oea/oea.c Results for OpenMAMA N
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-747: Mamalistenc cores on start up when entitlements are not mama/c_cpp/src/c/entitlement/oea/oea.c Results for OpenMAMA_N
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-747: Mamalistenc cores on start up when entitlements are not mama/c_cpp/src/c/entitlement/oea/oea.c Results for OpenMAMA_N
|
By
jenkins@...
·
|
|
Copy fields from a message of another payload type
3 messages
Classification: Public Hi everyone, I'm migrating my middleware and payload bridges to OpenMAMA 2.4.1. What I found is that the number of functions were deprecated in new release, for example mamaMsg_
Classification: Public Hi everyone, I'm migrating my middleware and payload bridges to OpenMAMA 2.4.1. What I found is that the number of functions were deprecated in new release, for example mamaMsg_
|
By
Yury Batrakov
·
|
|
Java JNI programs not exiting
3 messages
Hi, Our OpenMAMA Java programs do not exit due to remaining non-daemon threads from the OM JNI. Even if these native threads have exited the Java threads are still alive and prevent the JVM from exiti
Hi, Our OpenMAMA Java programs do not exit due to remaining non-daemon threads from the OM JNI. Even if these native threads have exited the Java threads are still alive and prevent the JVM from exiti
|
By
Alpert, Reed
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [noreply] MAMA: Removed mixed declaration in ent-noop (#214) mama/c_cpp/src/c/entitlement/noop/noop.c Results for OpenMAMA Next Branch with
Some changes have just been added to the origin/next branch! [noreply] MAMA: Removed mixed declaration in ent-noop (#214) mama/c_cpp/src/c/entitlement/noop/noop.c Results for OpenMAMA Next Branch with
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [noreply] MAMA: Removed mixed declaration in ent-noop (#214) mama/c_cpp/src/c/entitlement/noop/noop.c Results for OpenMAMA_Next_Branch_VS_2
Some changes have just been added to the origin/next branch! [noreply] MAMA: Removed mixed declaration in ent-noop (#214) mama/c_cpp/src/c/entitlement/noop/noop.c Results for OpenMAMA_Next_Branch_VS_2
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] COMMON Failed build and unit test on Mac (#212) site_scons/community/command_line.py common/c_cpp/src/c/wtable.c common/c_cpp/s
Some changes have just been added to the origin/next branch! [fquinn.ni] COMMON Failed build and unit test on Mac (#212) site_scons/community/command_line.py common/c_cpp/src/c/wtable.c common/c_cpp/s
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] COMMON Failed build and unit test on Mac (#212) common/c_cpp/src/c/wtable.c site_scons/community/command_line.py common/c_cpp/s
Some changes have just been added to the origin/next branch! [fquinn.ni] COMMON Failed build and unit test on Mac (#212) common/c_cpp/src/c/wtable.c site_scons/community/command_line.py common/c_cpp/s
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-687: Make OEA Socket Timeouts Configurable in MAMA (#213) mama/c_cpp/src/c/entitlement/oea/oea.c mama/c_cpp/src/c/entitlem
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-687: Make OEA Socket Timeouts Configurable in MAMA (#213) mama/c_cpp/src/c/entitlement/oea/oea.c mama/c_cpp/src/c/entitlem
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-687: Make OEA Socket Timeouts Configurable in MAMA (#213) mama/c_cpp/src/c/entitlement/oea/oea.c mama/c_cpp/src/c/entitlem
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-687: Make OEA Socket Timeouts Configurable in MAMA (#213) mama/c_cpp/src/c/entitlement/oea/oea.c mama/c_cpp/src/c/entitlem
|
By
jenkins@...
·
|
|
Solace OpenMAMA Publish/Subscribe tutorial is available
Hi all, Solace Systems publishes a series of OpenMAMA tutorials, helping developers to adapt OpenMAMA and get a better understanding of proper configuration of the Solace Middleware Bridge for OpenMAM
Hi all, Solace Systems publishes a series of OpenMAMA tutorials, helping developers to adapt OpenMAMA and get a better understanding of proper configuration of the Solace Middleware Bridge for OpenMAM
|
By
Dmitri Fedorov
·
|