Re: Bridge Error Code
Mike Schonberg <mschonberg@...>
Mark,
MAMA_STATUS_PLATFORM is used for generic bridge errors. It might be useful to add some more specific error codes as well.
Regards, -Mike
From:
openmama-dev-bounces@...
[mailto:openmama-dev-bounces@...] On Behalf Of Mark
Spielman
I am in the process of implementing a bridge support for a new middleware component in openMAMA. During implementation I have a need to return a sensible mama_status code for a generic bridge error. Something equivalent to handling unexpected internal errors. I see there’s the following in status.h:
/* No bridge */ MAMA_STATUS_NO_BRIDGE_IMPL = 26,
But I’m looking more for something like: MAMA_STATUS_BRDIGE_INTERNAL_ERROR
Can you suggest what the appropriate code is. In general I will try to match up to existing codes wherever possible.
Cheers, Mark
Mark Spielman Development Lead, Solace Systems Professional Services
Please consider the environment before printing this email. Visit our website at http://www.nyse.com |
|