[openstack-dev] Opinions needed: Changing method signature in RPC callback ...

Eric Windisch eric at cloudscaling.com
Thu Jul 18 18:55:29 UTC 2013


On Thu, Jul 18, 2013 at 10:09 AM, Sandy Walsh <sandy.walsh at rackspace.com>wrote:

>
> My worry is busting all the other callbacks out there that use
> olso-common.rpc
>

These callback methods are part of the Kombu driver (and maybe part of
Qpid), but are NOT part of the RPC abstraction. These are private methods.
They can be broken for external consumers of these methods, because there
shouldn't be any. It will be a good lesson to anyone that tries to abuse
private methods.

-- 
Regards,
Eric Windisch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130718/b2434eb6/attachment.html>


More information about the OpenStack-dev mailing list