https://issues.apache.org/jira/browse/HBASE-3471 is created
On Mon, Jan 24, 2011 at 10:56 AM, Jean-Daniel Cryans <[email protected]>wrote: > 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 > > >
