|
advisory cause and platform info
Hi,
What is an intended purpose of the advisory cause and platform info mechanizm in transport and subscription, please?
Thank you.
Regards,
Dmitri Fedorov
Software Architect
Solace Systems,
Hi,
What is an intended purpose of the advisory cause and platform info mechanizm in transport and subscription, please?
Thank you.
Regards,
Dmitri Fedorov
Software Architect
Solace Systems,
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1757
·
|
|
Re: fields MdSubscMsgType and MdMsgType in message
Well it might be depending on the value of the subsc type. See the dqpublisher code for more details.
Well it might be depending on the value of the subsc type. See the dqpublisher code for more details.
|
By
Frank Quinn <fquinn.ni@...>
·
#1756
·
|
|
Re: fields MdSubscMsgType and MdMsgType in message
The messages I'm talking about are published on _MDDD.<bridge>.DATA_DICT
So if a message 1) is coming on _MD.* and 2) its MamaFieldSubscMsgType is MAMA_SUBSC_* that is a subscription request,
The messages I'm talking about are published on _MDDD.<bridge>.DATA_DICT
So if a message 1) is coming on _MD.* and 2) its MamaFieldSubscMsgType is MAMA_SUBSC_* that is a subscription request,
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1755
·
|
|
Re: fields MdSubscMsgType and MdMsgType in message
Again, where are you seeing this message?
It sounds like your data source is publishing things that it shouldn’t. I can think of no good reason to publish MdSubscMsgType for anything other than
Again, where are you seeing this message?
It sounds like your data source is publishing things that it shouldn’t. I can think of no good reason to publish MdSubscMsgType for anything other than
|
By
Frank Quinn <f.quinn@...>
·
#1754
·
|
|
Re: fields MdSubscMsgType and MdMsgType in message
Hi Frank,
I see these messages in a dictionary publish case, when MdSubscMsgType is a dictionary entry (yes, I know it's a reserved word and shouldn't be used, this was not my idea to use it).
I can
Hi Frank,
I see these messages in a dictionary publish case, when MdSubscMsgType is a dictionary entry (yes, I know it's a reserved word and shouldn't be used, this was not my idea to use it).
I can
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1753
·
|
|
Re: Code change(s) just landed on origin/next (Successful)
Hi Folks,
Please ignore these no changes notifications– this was just testing Jenkins integration with gitter (which is now working).
Cheers,
Frank
From: openmama-dev-bounces@...
Hi Folks,
Please ignore these no changes notifications– this was just testing Jenkins integration with gitter (which is now working).
Cheers,
Frank
From: openmama-dev-bounces@...
|
By
Frank Quinn <f.quinn@...>
·
#1752
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
No changes
Results for OpenMAMA Next Branch (Qpid Proton) CI run with latest changes:
CI Project Name: OpenMAMA Next Branch (Qpid
Some changes have just been added to the origin/next branch!
No changes
Results for OpenMAMA Next Branch (Qpid Proton) CI run with latest changes:
CI Project Name: OpenMAMA Next Branch (Qpid
|
By
jenkins@...
·
#1751
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
No changes
Results for OpenMAMA Next Branch (Qpid Proton) CI run with latest changes:
CI Project Name: OpenMAMA Next Branch (Qpid
Some changes have just been added to the origin/next branch!
No changes
Results for OpenMAMA Next Branch (Qpid Proton) CI run with latest changes:
CI Project Name: OpenMAMA Next Branch (Qpid
|
By
jenkins@...
·
#1750
·
|
|
Re: subscribers notification to publishers
Hi Dmitri,
Check out section 13.2 in this:http://www.openmama.org/sites/default/files/OpenMAMA%20Developer's%20Guide%20C.pdf and also table 12.
Also check out dqpublishermanager.h and
Hi Dmitri,
Check out section 13.2 in this:http://www.openmama.org/sites/default/files/OpenMAMA%20Developer's%20Guide%20C.pdf and also table 12.
Also check out dqpublishermanager.h and
|
By
Frank Quinn <f.quinn@...>
·
#1749
·
|
|
Re: fields MdSubscMsgType and MdMsgType in message
Hi Dmitri,
Where are you seeing this message? This will be driven by the data source, but MdSubscMsgType is typically only included in subscription request messages (as suggested in the comment in
Hi Dmitri,
Where are you seeing this message? This will be driven by the data source, but MdSubscMsgType is typically only included in subscription request messages (as suggested in the comment in
|
By
Frank Quinn <fquinn.ni@...>
·
#1748
·
|
|
Re: Gitter vs IRC
Having toyed with it a bit, as well as many of the alternatives, I think Gitter is a really good option – public, easy to use for new users (beats IRC on that front), enough platform support for
Having toyed with it a bit, as well as many of the alternatives, I think Gitter is a really good option – public, easy to use for new users (beats IRC on that front), enough platform support for
|
By
Damian Maguire <d.maguire@...>
·
#1747
·
|
|
subscribers notification to publishers
Could you please point me in the code where I would be able to see what notifications and under what conditions are generated by OpenMAMA from subscribers to publishers?
Thank you in
Could you please point me in the code where I would be able to see what notifications and under what conditions are generated by OpenMAMA from subscribers to publishers?
Thank you in
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1746
·
|
|
fields MdSubscMsgType and MdMsgType in message
Hi,
When a message has this field:
MdSubscMsgType:61
and also it has this field:
MdMsgType:1
am I right to assume that MdMsgType is the real message type?
In other words, does MdMsgType take
Hi,
When a message has this field:
MdSubscMsgType:61
and also it has this field:
MdMsgType:1
am I right to assume that MdMsgType is the real message type?
In other words, does MdMsgType take
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1745
·
|
|
Gitter vs IRC
Hi folks,
We're currently looking at gitter as a potential IRC compatible replacement and my personal opinion is that we should go with it.
You can already mess about in the proposed channel; you can
Hi folks,
We're currently looking at gitter as a potential IRC compatible replacement and my personal opinion is that we should go with it.
You can already mess about in the proposed channel; you can
|
By
Frank Quinn <fquinn.ni@...>
·
#1744
·
|
|
Re: Reference guide for data.dict file
Hi Nestor,
We would recommend following the Open Market Data Model - you should be able to find the original docs still hosted under
Hi Nestor,
We would recommend following the Open Market Data Model - you should be able to find the original docs still hosted under
|
By
Frank Quinn <fquinn.ni@...>
·
#1743
·
|
|
Reference guide for data.dict file
Hi there,
Does anyone know if there is any reference guide for the contents of the dictionary included in the data.dict file. I would like to know what fields should I use if I want to send an order
Hi there,
Does anyone know if there is any reference guide for the contents of the dictionary included in the data.dict file. I would like to know what fields should I use if I want to send an order
|
By
Macrux <kmacrux@...>
·
#1742
·
|
|
Re: question about building on Windows
see proton-c\include\proton\import_export.h, looks like PN_EXTERN gets resolved to __declspec(dllimport)
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON Canada
Solace
see proton-c\include\proton\import_export.h, looks like PN_EXTERN gets resolved to __declspec(dllimport)
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON Canada
Solace
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1741
·
|
|
Re: question about building on Windows
0.12.1
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON Canada
Solace Systems accepts no liability for the content of thisemail, or for the consequences of any actions taken
0.12.1
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON Canada
Solace Systems accepts no liability for the content of thisemail, or for the consequences of any actions taken
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1740
·
|
|
Re: question about building on Windows
That's a new one on me - I didn't need to specify any additional macros when I was building proton what version is this?
That's a new one on me - I didn't need to specify any additional macros when I was building proton what version is this?
|
By
Frank Quinn <fquinn.ni@...>
·
#1739
·
|
|
Re: question about building on Windows
qpid-proton.dll I built doesn't have symbols from codec.h exported, so it look s like I'm missing qpid_proton_EXPORTS define, does it make sense?
Thanks
Dmitri
Regards,
Dmitri Fedorov
Software
qpid-proton.dll I built doesn't have symbols from codec.h exported, so it look s like I'm missing qpid_proton_EXPORTS define, does it make sense?
Thanks
Dmitri
Regards,
Dmitri Fedorov
Software
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1738
·
|