|
|
+
Shrijeet Paliwal 2012-12-11, 20:05
+
Ted Yu 2012-12-11, 20:10
+
Shrijeet Paliwal 2012-12-11, 20:14
+
Ted Yu 2012-12-11, 20:26
+
Shrijeet Paliwal 2012-12-11, 20:50
+
Shrijeet Paliwal 2012-12-12, 04:05
+
Jean-Daniel Cryans 2012-12-11, 20:32
-
Re: HBASE-5898 & 0.92.2Shrijeet Paliwal 2012-12-11, 20:49
On Tue, Dec 11, 2012 at 12:32 PM, Jean-Daniel Cryans <[EMAIL PROTECTED]>wrote:
> This really looks like the issue we got that prompted applying HBASE-5898. > > Never heard about the rumor. > Was referring to Stack's comment http://goo.gl/1dMVb > > If you can isolate the region that exhibits the issue, put it on a > region server by itself and patch that region server to see if it > fixes the issue. > I can isolate the region fine (when we attempted to restart the regionserver, stuck threads got interrupted & logged the region name they were trying to load data for). But that region has gone through a minor compaction and the situation (files et al) in file system has changed. I am asssuming state of filesystem is what you were hoping will help us reproduce. Or you are coming from some where else? > Also, can you confirm that you are running java 1.6 u16? > Yes we are running Java 1.6.0_16. |