hypertab how ensure new insert start row key no out of rang when rangserver spliting range????

4 views
Skip to first unread message

guan...@163.com

unread,
Apr 27, 2016, 12:42:25 AM4/27/16
to Hypertable Development
 i want to insert a new row when rang siplit, how ensure the start row no out of rang?

Doug Judd

unread,
Apr 29, 2016, 1:13:04 AM4/29/16
to hyperta...@googlegroups.com
The insert will go to the old range server that was managing the pre-split range.  Once the split takes place, it will report OUT_OF_RANGE error.  The client will go into a loop, pausing briefly and then re-traverse the METADATA table.  This will continue until the new "split off" range is assigned to a new range server.  At that time, the METADATA table will be updated properly and the client will read the new location of the new split-off range from the METADATA table and the update will succeed.

- Doug

On Mon, Apr 25, 2016 at 10:29 PM, <guan...@163.com> wrote:
 i want to insert a new row when rang siplit, how ensure the start row no out of rang?

--
You received this message because you are subscribed to the Google Groups "Hypertable Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hypertable-de...@googlegroups.com.
To post to this group, send email to hyperta...@googlegroups.com.
Visit this group at https://groups.google.com/group/hypertable-dev.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages