I'd guess so and the same could be done for splits and compactions since it's (almost) the same code.
J-D On Sat, Jan 22, 2011 at 8:00 AM, Ted Yu <[email protected]> wrote: > In 0.90, HBaseAdmin.flush() uses a loop to go over List<Pair<HRegionInfo, > HServerAddress>> > > Should executor service be used for higher parallelism ? > > Thanks >
