On Tue, Jul 19, 2011 at 9:49 AM, Buttler, David <[email protected]> wrote: > Sometimes the region servers don't die when I want them to, so I have another > script that calls the hbase-daemon.sh stop regionserver script in parallel on > all of the machines. Only rarely do I have to kill -9 one. But, as far as I > can tell, I have never lost data doing this. >
Interesting. If you find a kill -9'er, do a kill -QUIT first and stick the thread dump up in a JIRA for one of us to take a looksee -- or even if its slow to go down, stick that up too....so we can see if we can make start/stop reliable. Thanks David, St.Ack
