The just released 0.9.5.4 version of Hypertable includes the following
non-backward compatible Thrift API changes:

- The ScanSpec member 'revs' has been renamed to 'versions'
- A 'timeout_millis' parameter has been added to the future_get_result*
APIs
- The *set_cells_serialized methods used to have a flush parameter.  This
parameter has been removed since these APIs always do a flush.
- The set_cells_* APIs have changed semantics.  To get the old semantics,
use mutator_set_cells_*

Also, most of the APIs have new (better) names (see Thrift API
Reference<http://www.hypertable.org/thrift/index.html>).
 We encourage you to switch to the new API names as soon as possible.

- Doug

-- 
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en.

Reply via email to