Jump to: navigation, search

Difference between revisions of "Trove-rpc-versioning"

m (Dan Nguyen moved page Rpc-versioning to Trove-rpc-versioning: add trove to the title for searching)
m
Line 5: Line 5:
  
 
=== Goals ===
 
=== Goals ===
Prevent backward incompatibility between Trove components.
+
* Prevent backward incompatibility between Trove components.
Reduce the need for downtime during deployments
+
* Reduce the need for downtime during deployments

Revision as of 17:59, 9 April 2014

Intro

This page describes the intent to implement oslo messaging's API Version Negotiation in Trove

Oslo/Messaging#API_Version_Negotiation

Goals

  • Prevent backward incompatibility between Trove components.
  • Reduce the need for downtime during deployments