Look at ServerManager.processRegionClose/Open/etc I would recommend using an IDE when browsing the code, a simple "show usages of" on toDoQueue gives you the answer.
J-D 2010/12/2 royanxin <[email protected]>: > hi all: > when I read the code of HMaster class in the hbase0.20.6 . I found that > the queues of delayedToDoQueue and toDoQueue may be always empty. Because I > have not found where to put infomation to the toDoQueue queue. > I understand wrong ? > > Best Wishes >
