Hi,
Let's assume that we have cluster consisting from one RegionServer and the
RegionsServer contains one table consisting from 3 regions.

I would like to process regions  in coprocessor parallely. Is it possible?

I observed that currenlty it invokes coproprocessor with all the regions
one by one. So it process at the beginig region1, when finished process
regions2 and ...

Is it possible to change this behaviour?

Regards

Reply via email to