binlijin
binlijin
Can you describe when this can cause the problem?
@Apache9 @saintstack This background is First A ServerCrashProcedure(carry meta)execute and assign meta to B, then ServerCrashProcedure A assign other region following, there are too much regions to assign and do...
@saintstack And if during processing of B -- assigning meta to server C, and if C crashes scheduling an SCP, will it be able to be processed ahead of B...
rebase the code with the latest master. The code is ugly, i add a new method "pollHighPriority" in ProcedureScheduler.java which poll only high priority procedure (like meta procedure/ServerCrashProcedure(carry meta)) from...
So if some one have a better method, you can take it over or give some advices.
The first version is simple, index block only contains cell's row, so one row's all cells need to store in one HFileBlock. The version 2 support row + qualifier +...