hibari / gdss-client

http://hibari.github.com/hibari-doc/
Other
2 stars 0 forks source link

"safe" brick_simple APIs for get_many, fold, and fold_prefix during migration are necessary #3

Open norton opened 13 years ago

norton commented 13 years ago

Generally speaking, the brick_simple APIs for get_many, fold, and fold_prefix should not be used chain migration. At a minimum, the implementation for these commands should provide an option to detect such a condition and return a friendly "retrylater" temporary error.