|
OpenMAMA_Snapshot_RPM - Build # 587 - Still Failing!
Some changes have just been added to the origin/next branch!
[noreply] Moved to maven directory structure and added gradle scripts
Some changes have just been added to the origin/next branch!
[noreply] Moved to maven directory structure and added gradle scripts
|
By
jenkins@...
·
#2151
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
[noreply] Moved to maven directory structure and added gradle scripts
Some changes have just been added to the origin/next branch!
[noreply] Moved to maven directory structure and added gradle scripts
|
By
jenkins@...
·
#2150
·
|
|
Re: RFC DQ Pluggability
Thanks Aaron,
Put in a few changes to the document to make the prototypes "pop" a little bit more. A few suggestions / talking points though:
mama_status dqstrategyMamaPlugin_transportPostCreateHook
Thanks Aaron,
Put in a few changes to the document to make the prototypes "pop" a little bit more. A few suggestions / talking points though:
mama_status dqstrategyMamaPlugin_transportPostCreateHook
|
By
Frank Quinn
·
#2149
·
|
|
Re: RFC DQ Pluggability
Thanks Aaron,
Apologies for the delay in getting to read this properly - for reference to the group this is the link to the document:
https://openmama.github.io/openmama_rfc_source_discovery.html
From
Thanks Aaron,
Apologies for the delay in getting to read this properly - for reference to the group this is the link to the document:
https://openmama.github.io/openmama_rfc_source_discovery.html
From
|
By
Frank Quinn
·
#2148
·
|
|
Re: Openmama-dev Digest, Vol 73, Issue 4
Hey,
Just to make it easier, here's a direct link to the page: https://openmama.github.io/openmama_rfc_dq_pluggability.html
Thanks,
Aaron
Hey,
Just to make it easier, here's a direct link to the page: https://openmama.github.io/openmama_rfc_dq_pluggability.html
Thanks,
Aaron
|
By
Aaron Sneddon
·
#2147
·
|
|
RFC DQ Pluggability
Hey everyone,
You may have noticed that a new RFC has been merged into master of https://github.com/OpenMAMA/openmama.github.io .
This is just to make you aware, if you weren’t already. Feel free
Hey everyone,
You may have noticed that a new RFC has been merged into master of https://github.com/OpenMAMA/openmama.github.io .
This is just to make you aware, if you weren’t already. Feel free
|
By
Aaron Sneddon
·
#2146
·
|
|
Introducing OpenMAMA Integration Headers
Hi Folks,
The first version of OpenMAMA’s integration headers was merged into the development branch ready for 2018’s Q1 release last week.
For application developers, this effectively
Hi Folks,
The first version of OpenMAMA’s integration headers was merged into the development branch ready for 2018’s Q1 release last week.
For application developers, this effectively
|
By
Frank Quinn
·
#2145
·
|
|
Recent OpenMAMA RPM Build Failures and Scons
Hi Folks,
I have just submitted a batch of changes which introduce OpenMAMA integration headers (so that bridges and plugins can be compiled without requiring access to OpenMAMA’s code matching
Hi Folks,
I have just submitted a batch of changes which introduce OpenMAMA integration headers (so that bridges and plugins can be compiled without requiring access to OpenMAMA’s code matching
|
By
Frank Quinn
·
#2144
·
|
|
OpenMAMA_Snapshot_RPM - Build # 586 - Failure!
Some changes have just been added to the origin/next branch!
[noreply] Added public headers for bridge and plugin projects
Some changes have just been added to the origin/next branch!
[noreply] Added public headers for bridge and plugin projects
|
By
jenkins@...
·
#2143
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch!
[noreply] Added public headers for bridge and plugin projects
Some changes have just been added to the origin/next branch!
[noreply] Added public headers for bridge and plugin projects
|
By
jenkins@...
·
#2142
·
|
|
Re: Finalizers are dangerous
Hi Bill,
Sure sounds good, though these are MAMA bridge level configurations so let's make it:
mama.middleware.<id>.unload_on_close=true|false
and
mama.payload.<id>.unload_on_close=true|false
Similar
Hi Bill,
Sure sounds good, though these are MAMA bridge level configurations so let's make it:
mama.middleware.<id>.unload_on_close=true|false
and
mama.payload.<id>.unload_on_close=true|false
Similar
|
By
Frank Quinn
·
#2141
·
|
|
Re: Finalizers are dangerous
Hi Frank:
Why don’t we start over here and see if we can make some progress?
If you’re OK with a solution based on a mama.properties setting, I can live with that.
For the transport it seems to
Hi Frank:
Why don’t we start over here and see if we can make some progress?
If you’re OK with a solution based on a mama.properties setting, I can live with that.
For the transport it seems to
|
By
Bill Torpey
·
#2140
·
|
|
Re: Finalizers are dangerous
I have been quite receptive to your concerns - just not your proposed solution which I think is too coarse.
Checking if something exists before trying to access it within a framework is far from a
I have been quite receptive to your concerns - just not your proposed solution which I think is too coarse.
Checking if something exists before trying to access it within a framework is far from a
|
By
Frank Quinn
·
#2139
·
|
|
Re: Finalizers are dangerous
P.S. The bit about maintaining fixes etc. works both ways — once someone does a hard fork, there is less incentive for them to contribute fixes and improvements upstream. As the project maintainer
P.S. The bit about maintaining fixes etc. works both ways — once someone does a hard fork, there is less incentive for them to contribute fixes and improvements upstream. As the project maintainer
|
By
Bill Torpey
·
#2138
·
|
|
Re: Finalizers are dangerous
Hi Frank:
Obviously I would prefer to remain as close as possible to upstream code, so forking is a last resort. That being said, you’ve been so far quite unreceptive to my concerns about crashing
Hi Frank:
Obviously I would prefer to remain as close as possible to upstream code, so forking is a last resort. That being said, you’ve been so far quite unreceptive to my concerns about crashing
|
By
Bill Torpey
·
#2137
·
|
|
Re: Finalizers are dangerous
On the contrary I welcome OpenMAMA forks If you want to fork and maintain all fixes etc from the upstream that's entirely your decision and part of the beauty of Open Source software. More power to
On the contrary I welcome OpenMAMA forks If you want to fork and maintain all fixes etc from the upstream that's entirely your decision and part of the beauty of Open Source software. More power to
|
By
Frank Quinn
·
#2136
·
|
|
Re: Finalizers are dangerous
See comments inline …
No, we shut down the bridges to prevent events from firing. In some cases (and certainly *not* all) that also releases resources acquired when the bridges were opened, which
See comments inline …
No, we shut down the bridges to prevent events from firing. In some cases (and certainly *not* all) that also releases resources acquired when the bridges were opened, which
|
By
Bill Torpey
·
#2135
·
|
|
Re: Finalizers are dangerous
@Yury: The short answer is that we can't, but we can check if a bridge is still open before attempting to access bridge dependant methods in finalisers / destructors which was my suggestion.
@Yury: The short answer is that we can't, but we can check if a bridge is still open before attempting to access bridge dependant methods in finalisers / destructors which was my suggestion.
|
By
Frank Quinn
·
#2134
·
|
|
Re: Finalizers are dangerous
Hi Bill,
We close the bridges because we leak memory if we dont. Imho leaking memory should be avoided where possible. In this case, its avoidable, so I don't think we should do it.
If you really want
Hi Bill,
We close the bridges because we leak memory if we dont. Imho leaking memory should be avoided where possible. In this case, its avoidable, so I don't think we should do it.
If you really want
|
By
Frank Quinn
·
#2133
·
|
|
Re: Finalizers are dangerous
Classification: Public
Hi Frank,
> I would suggest a similar approach in Java - let the language specific layer deal with the language specific nuances.
What is the idea on how to avoid this
Classification: Public
Hi Frank,
> I would suggest a similar approach in Java - let the language specific layer deal with the language specific nuances.
What is the idea on how to avoid this
|
By
Yury Batrakov
·
#2132
·
|