Doug: Mind logging an issue ? Thanks
On Wed, Aug 3, 2011 at 11:22 AM, Douglas Campbell <deegs...@yahoo.com>wrote: > In debugging another issue, I noticed that IPC Reader threads kicked off in > HBaseServer are not daemon. > > as it is now, they could prevent the program from exiting if for some > reason the thread pool isn't shutdown after main exits. > > Other threads like, IPC Servers, are daemon threads >