|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
[fquinn.ni] PLAT-773: Extend time range for mamaDateTime structures. C/CPP
Some changes have just been added to the origin/next branch!
[fquinn.ni] PLAT-773: Extend time range for mamaDateTime structures. C/CPP
|
By
jenkins@...
·
#1971
·
|
|
Re: Extended MAMA DateTime Further Modifications
Hi Nigel,
Yes I just completed editing the RFC details with the updated prototypes and updated status: https://openmama.github.io/openmama_rfc_closed.html
Vela also submitted a fresh PR with requested
Hi Nigel,
Yes I just completed editing the RFC details with the updated prototypes and updated status: https://openmama.github.io/openmama_rfc_closed.html
Vela also submitted a fresh PR with requested
|
By
Frank Quinn <fquinn.ni@...>
·
#1970
·
|
|
Re: Extended MAMA DateTime Further Modifications
Looks like the right thing to do, Frank. Do you intend to revise the RFC in some way to take account of this (in case the previously mentioned payload bridge developers refer to that for a reference
Looks like the right thing to do, Frank. Do you intend to revise the RFC in some way to take account of this (in case the previously mentioned payload bridge developers refer to that for a reference
|
By
Phelan, Nigel
·
#1969
·
|
|
Extended MAMA DateTime Further Modifications
Hi Folks,
I tried running the recent extended MAMA Date Time unit tests on windows after some of my suggested changes were made (https://github.com/OpenMAMA/OpenMAMA/pull/245) and got some suspicious
Hi Folks,
I tried running the recent extended MAMA Date Time unit tests on windows after some of my suggested changes were made (https://github.com/OpenMAMA/OpenMAMA/pull/245) and got some suspicious
|
By
Frank Quinn <fquinn.ni@...>
·
#1968
·
|
|
OpenMAMA_RPM - Build # 516 - Still Failing!
Some changes have just been added to the origin/next branch!
[noreply] COMMON: Made version string parsing more robust
Some changes have just been added to the origin/next branch!
[noreply] COMMON: Made version string parsing more robust
|
By
jenkins@...
·
#1967
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
[noreply] COMMON: Made version string parsing more robust
Some changes have just been added to the origin/next branch!
[noreply] COMMON: Made version string parsing more robust
|
By
jenkins@...
·
#1966
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
[noreply] COMMON: Made version string parsing more robust
Some changes have just been added to the origin/next branch!
[noreply] COMMON: Made version string parsing more robust
|
By
jenkins@...
·
#1965
·
|
|
OpenMAMA_RPM - Build # 515 - Failure!
Some changes have just been added to the origin/next branch!
[noreply] Removed gCachedMsg from mamaproducerc_v2 mama/c_cpp/src/testtools/performance/c/mamaproducerc_v2.c
Results for OpenMAMA_RPM CI
Some changes have just been added to the origin/next branch!
[noreply] Removed gCachedMsg from mamaproducerc_v2 mama/c_cpp/src/testtools/performance/c/mamaproducerc_v2.c
Results for OpenMAMA_RPM CI
|
By
jenkins@...
·
#1964
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
[noreply] Removed gCachedMsg from mamaproducerc_v2 mama/c_cpp/src/testtools/performance/c/mamaproducerc_v2.c
Results for
Some changes have just been added to the origin/next branch!
[noreply] Removed gCachedMsg from mamaproducerc_v2 mama/c_cpp/src/testtools/performance/c/mamaproducerc_v2.c
Results for
|
By
jenkins@...
·
#1962
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
[noreply] Removed gCachedMsg from mamaproducerc_v2 mama/c_cpp/src/testtools/performance/c/mamaproducerc_v2.c
Results for OpenMAMA Next
Some changes have just been added to the origin/next branch!
[noreply] Removed gCachedMsg from mamaproducerc_v2 mama/c_cpp/src/testtools/performance/c/mamaproducerc_v2.c
Results for OpenMAMA Next
|
By
jenkins@...
·
#1963
·
|
|
Re: order book price level number of entries
Thanks Dmitri – we’ll await your test case.
FRANK QUINN
Principal Engineer - EMEA
Vela Trading Technologies
O.+44 289 568 0209ext. 3592
fquinn@...
Adelaide Exchange Building, 2nd
Thanks Dmitri – we’ll await your test case.
FRANK QUINN
Principal Engineer - EMEA
Vela Trading Technologies
O.+44 289 568 0209ext. 3592
fquinn@...
Adelaide Exchange Building, 2nd
|
By
Frank Quinn <fquinn@...>
·
#1961
·
|
|
Re: is this a valid MAMDA delete message
You trying to delete an order book entry I assume? What sort of undesired MAMDA behaviour? You have a backtrace if a crash results? I can’t see the rest of your book to assess if PL_SIZE=3112200 is
You trying to delete an order book entry I assume? What sort of undesired MAMDA behaviour? You have a backtrace if a crash results? I can’t see the rest of your book to assess if PL_SIZE=3112200 is
|
By
Frank Quinn <fquinn@...>
·
#1960
·
|
|
Re: is this a valid MAMDA update message
Hi Dmitri,
Looks like an illegal message to me – it’s trying to add an entry to a price level with zero size.
Cheers,
Frank
FRANK QUINN
Principal Engineer - EMEA
Vela Trading
Hi Dmitri,
Looks like an illegal message to me – it’s trying to add an entry to a price level with zero size.
Cheers,
Frank
FRANK QUINN
Principal Engineer - EMEA
Vela Trading
|
By
Frank Quinn <fquinn@...>
·
#1959
·
|
|
Re: discarded data dictionary request
Thanks Damian,
Yes, referring to the data dictionary file made them working, my bad, I naively trusted to the "bookticker --help" output :-/.
My focus is recap messages and how different order book
Thanks Damian,
Yes, referring to the data dictionary file made them working, my bad, I naively trusted to the "bookticker --help" output :-/.
My focus is recap messages and how different order book
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1958
·
|
|
Re: discarded data dictionary request
From a really (really) quick glance at the source, I don’t think the BookPublisher code is handling dictionary requests itself. You can probably get ‘bookticker’ to work by using the same
From a really (really) quick glance at the source, I don’t think the BookPublisher code is handling dictionary requests itself. You can probably get ‘bookticker’ to work by using the same
|
By
Damian Maguire <dmaguire@...>
·
#1957
·
|
|
discarded data dictionary request
Hi all,
I'm testing the QPID bridge with bookpublisher and bookticker, but it seems that the dialog between them is stuck at the data dictionary request.
This is the command lines:
> bookpublisher -v
Hi all,
I'm testing the QPID bridge with bookpublisher and bookticker, but it seems that the dialog between them is stuck at the data dictionary request.
This is the command lines:
> bookpublisher -v
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1956
·
|
|
Re: order book price level number of entries
Thank you Damian,
I don't want to bring it up just based on the code analysis.
Let's see if I'd be able to come up with a test case that demonstrates different behaviour that is triggered by this
Thank you Damian,
I don't want to bring it up just based on the code analysis.
Let's see if I'd be able to come up with a test case that demonstrates different behaviour that is triggered by this
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1955
·
|
|
is this a valid MAMDA delete message
Hi all,
Is this a valid MAMDA delete message, please (non-relevant fields
Hi all,
Is this a valid MAMDA delete message, please (non-relevant fields
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1954
·
|
|
is this a valid MAMDA update message
Hi all,
Is this a valid MAMDA update message, please (non-relevant fields
Hi all,
Is this a valid MAMDA update message, please (non-relevant fields
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1953
·
|
|
Re: order book price level number of entries
Hey Dmitri,
There's probably someone who can clarify better, but I believe the difference is the 'mNumEntries' is the total number of entries which the data feed has reported is part of the book, but
Hey Dmitri,
There's probably someone who can clarify better, but I believe the difference is the 'mNumEntries' is the total number of entries which the data feed has reported is part of the book, but
|
By
Damian Maguire <damian.j.maguire@...>
·
#1952
·
|