I see what you are saying, and I understand the deadlock, but what
escapes me is why ResourceBundle has to go touch all the classes every
time to find the locale as I see 2 threads doing the same. Maybe my
understanding of what it does is just poor, but I also see that you
are using the yourkit profiler so it's one more variable in the
equation.

In any case, using a Date strikes me as odd. Using a long representing
System.currentTimeMillis is usually what we do.

J-D

On Tue, Apr 19, 2011 at 9:16 PM, Ramkrishna S Vasudevan
<[email protected]> wrote:
> Possible dead lock in hBase.

Reply via email to