Can't stop org.apache.cassandra.service.StorageService.stopClient()

2010-05-20 Thread Peng Guo
.instance.unregister(this); Gossiper.instance.stop(); MessagingService.shutdown(); StageManager.shutdownNow(); // this is added to stop the CONSISTENCY-MANAGER thread consistencyManager_.shutdownNow(); } Can I commit this code in to svn branch? Thanks. -- Regards Peng Guo

Re: Can't stop org.apache.cassandra.service.StorageService.stopClient()

2010-05-20 Thread Peng Guo
to https://issues.apache.org/jira/browse/CASSANDRA? > > Thanks! > > On Thu, May 20, 2010 at 7:39 PM, Peng Guo wrote: > > Hi All > > > > This is my test code: > >public static void main(String[] args) throws IOException, > > InterruptedException { > >

Re: Can't stop org.apache.cassandra.service.StorageService.stopClient()

2010-05-21 Thread Peng Guo
assandra crash-only. > > Gary. > > > On Fri, May 21, 2010 at 01:33, Peng Guo wrote: > > Hi > > > > I find there still something need to do: > > > > Modity the Gossiper.java code like this: > > > >public void start(InetAddress localEndPoin

Cassandra-0.6.1 Crash Error: out of memory

2010-05-25 Thread Peng Guo
java.lang.Thread.run(Thread.java:619) Caused by: java.lang.OutOfMemoryError: Java heap space ERROR [pool-1-thread-50] 2010-05-26 01:12:58,865 CassandraDaemon.java (line 78) Fatal exception in thread Thread[pool-1-thread-50,5,main] java.lang.OutOfMemoryError: Java heap space -- Regards Peng Guo

Cassandra-0.6.x support for hadoop0.19.x

2010-06-01 Thread Peng Guo
is the download address: http://files.cnblogs.com/gpcuster/CassandraInputFormat.rar -- Regards Peng Guo

Too many MESSAGE-DESERIALIZER-POOL Thread

2010-07-01 Thread Peng Guo
could I solve this problem? Thx. -- Regards Peng Guo