.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
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 {
> >
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
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
is the download address:
http://files.cnblogs.com/gpcuster/CassandraInputFormat.rar
--
Regards
Peng Guo
could I solve this problem?
Thx.
--
Regards
Peng Guo