|
OpenMAMA 6.3.1 Released
Hi Folks, We are pleased to announce OpenMAMA 6.3.1 is finally here and has now propagated to Cloudsmith, Maven central etc! This is a maintenance release which fixes several outstanding bugs and intr
Hi Folks, We are pleased to announce OpenMAMA 6.3.1 is finally here and has now propagated to Cloudsmith, Maven central etc! This is a maintenance release which fixes several outstanding bugs and intr
|
By
Frank Quinn
·
|
|
OpenMAMA 6.3.1 RC1 Released
2 messages
Hi Folks, We (finally) have a new RC ready for testing with compiled artifacts for supported platforms – check it out: https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.3.1-rc1 This is a ma
Hi Folks, We (finally) have a new RC ready for testing with compiled artifacts for supported platforms – check it out: https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.3.1-rc1 This is a ma
|
By
Frank Quinn
·
|
|
New OpenMAMA Website is Live!
Hi Folks, After a successful testing period (thanks to all who were involved), we are delighted to announce the official launch the new OpenMAMA website which went live yesterday evening: https://open
Hi Folks, After a successful testing period (thanks to all who were involved), we are delighted to announce the official launch the new OpenMAMA website which went live yesterday evening: https://open
|
By
Frank Quinn
·
|
|
OpenMAMA Preview Website Launch
2 messages
Hi Folks, It is with great pleasure that I can declare that a new website is on its way. It is currently hosted at https://openmama.github.io as a preview version (the former documentation website add
Hi Folks, It is with great pleasure that I can declare that a new website is on its way. It is currently hosted at https://openmama.github.io as a preview version (the former documentation website add
|
By
Frank Quinn
·
|
|
Proposal: OpenMAMA Default Branch change to "next"
3 messages
Hi Folks, I would like to propose that we change the OpenMAMA github default git branch to “next” instead of “master”. This would mean that: When you visit our github page, you will see the latest dev
Hi Folks, I would like to propose that we change the OpenMAMA github default git branch to “next” instead of “master”. This would mean that: When you visit our github page, you will see the latest dev
|
By
Frank Quinn
·
|
|
Last call for OpenMAMA 6.3.1 release candidate
2 messages
Hi Folks, I plan on taking a cut for OpenMAMA 6.3.1 RC1 over the coming weekend (21-Aug 2020). If anyone has anything they want to submit before then please let me know so I can delay the cut if neces
Hi Folks, I plan on taking a cut for OpenMAMA 6.3.1 RC1 over the coming weekend (21-Aug 2020). If anyone has anything they want to submit before then please let me know so I can delay the cut if neces
|
By
Frank Quinn
·
|
|
CentOS 8 + Ubuntu 20.04 LTS Support
Hi Folks, I have just pushed some changes into the next branch which add some changes to support: CentOS 8 Ubuntu 20.04 It also effectively drops support for the now EOL: Fedora 28 Fedora 29 Ubuntu 14
Hi Folks, I have just pushed some changes into the next branch which add some changes to support: CentOS 8 Ubuntu 20.04 It also effectively drops support for the now EOL: Fedora 28 Fedora 29 Ubuntu 14
|
By
Frank Quinn
·
|
|
Deadlock in mamaSubscription and mamaTransport destroy logic
3 messages
Hi OpenMAMA Dev, We have encountered a deadlock situation in mamaSubscription’s and mamaTransport’s teardown logic due to lock ordering when destroying their underlying mamaPublisher. We are able to r
Hi OpenMAMA Dev, We have encountered a deadlock situation in mamaSubscription’s and mamaTransport’s teardown logic due to lock ordering when destroying their underlying mamaPublisher. We are able to r
|
By
Slade, Michael J
·
|
|
Early releases of lock in mamaSubscription destroy/deallocate logic
12 messages
Hi OpenMAMA Devs, In the subscription destroy/deallocate logic, there are a couple of functions which seem to release the lock used to protect access to the subscription structure early – i.e. before
Hi OpenMAMA Devs, In the subscription destroy/deallocate logic, there are a couple of functions which seem to release the lock used to protect access to the subscription structure early – i.e. before
|
By
Slade, Michael J
·
|
|
let's move bridgeMamaSubscriptionMute call up in hierarchy out of throttle locked context
7 messages
Classification: Public Hi openmama team, I'd like to propose moving bridgeMamaSubscriptionMute call from mamaSubscription_deactivate_internal up in the call hierarchy to mamaSubscription_deactivate so
Classification: Public Hi openmama team, I'd like to propose moving bridgeMamaSubscriptionMute call from mamaSubscription_deactivate_internal up in the call hierarchy to mamaSubscription_deactivate so
|
By
Igor Kovalenko
·
|
|
OpenMAMA plugin enhancement to allow source/symbol-mapping plugin
I took an action from recent OpenMAMA Steering Committee meeting to look into MAMA plugin interface enhancement, specifically with a view to providing for a pre-subscription plugin hook that would all
I took an action from recent OpenMAMA Steering Committee meeting to look into MAMA plugin interface enhancement, specifically with a view to providing for a pre-subscription plugin hook that would all
|
By
Keith Rudd
·
|
|
Adding Blank data representation to MAMA API data types
9 messages
Certain other market data platforms / APIs (well, TREP) support the concept of 'blank' field values. The price and time field types actually have special blank data representations defined. This is us
Certain other market data platforms / APIs (well, TREP) support the concept of 'blank' field values. The price and time field types actually have special blank data representations defined. This is us
|
By
Keith Rudd
·
|
|
OpenMAMA 6.3.0 Released
Hi Folks, We are pleased to announce OpenMAMA 6.3.0 is finally here! This is a bridge interface updating release which fixes several outstanding bugs and introduces some new functionality. OpenMAMA mi
Hi Folks, We are pleased to announce OpenMAMA 6.3.0 is finally here! This is a bridge interface updating release which fixes several outstanding bugs and introduces some new functionality. OpenMAMA mi
|
By
Frank Quinn
·
|
|
OpenMAMA-6.3.0-rc2 Now Available
2 messages
Hi Folks, RC2 now available with artefacts: https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.3.0-rc2 Let’s aim for a 2 week test window so please get testing! Cheers, Frank Frank Quinn, Ca
Hi Folks, RC2 now available with artefacts: https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.3.0-rc2 Let’s aim for a 2 week test window so please get testing! Cheers, Frank Frank Quinn, Ca
|
By
Frank Quinn
·
|
|
OpenMAMA-6.3.0-rc1 Now Available
3 messages
Hi Folks, Sorry for the delay I hit a few snags trying to get the release together, but it’s finally ready! https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.3.0-rc1 Note that this changes
Hi Folks, Sorry for the delay I hit a few snags trying to get the release together, but it’s finally ready! https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.3.0-rc1 Note that this changes
|
By
Frank Quinn
·
|
|
Proposal to make the cut for OpenMAMA 6.3.0 RC1
2 messages
Hi Folks, It’s that time again where I think we need to consider making a new OpenMAMA release. I’ve just raised a pull request for Docker which was the last main piece of new functionality that I wan
Hi Folks, It’s that time again where I think we need to consider making a new OpenMAMA release. I’ve just raised a pull request for Docker which was the last main piece of new functionality that I wan
|
By
Frank Quinn
·
|
|
Two Mamda libraries exporting the same symbol
3 messages
Hi all, We have noticed that both mamda/c_cpp/src/cpp/MamdaQuoteListener.cpp and mamda/c_cpp/src/orderbooks/MamdaQuoteToBookListener have implementations of a QuoteCache struct in the Wombat namespace
Hi all, We have noticed that both mamda/c_cpp/src/cpp/MamdaQuoteListener.cpp and mamda/c_cpp/src/orderbooks/MamdaQuoteToBookListener have implementations of a QuoteCache struct in the Wombat namespace
|
By
Slade, Michael J
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] Restored conditional in listenermsgcallback.c mama/c_cpp/src/c/listenermsgcallback.c Results for OpenMAMA_Snapshot_Linux CI run
Some changes have just been added to the origin/next branch! [fquinn.ni] Restored conditional in listenermsgcallback.c mama/c_cpp/src/c/listenermsgcallback.c Results for OpenMAMA_Snapshot_Linux CI run
|
By
ci@...
·
|
|
Code change(s) just landed on origin/next (Still Failing)
3 messages
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-1474: getNumBidLevels and getNumAskLevels wrong on some occasions mamda/c_cpp/src/cpp/orderbooks/MamdaOrderBookListener.cp
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-1474: getNumBidLevels and getNumAskLevels wrong on some occasions mamda/c_cpp/src/cpp/orderbooks/MamdaOrderBookListener.cp
|
By
ci@...
·
|
|
change openmama linux platform implementation to call dlopen with RTLD_LOCAl flag
3 messages
Classification: Public Hi openmama team, I see that on linux platform openmama uses dlopen() with RTLD_GLOBAL flag to load bridge implementations. What do you think about changing that dlopen() call t
Classification: Public Hi openmama team, I see that on linux platform openmama uses dlopen() with RTLD_GLOBAL flag to load bridge implementations. What do you think about changing that dlopen() call t
|
By
Igor Kovalenko
·
|