Re: [VOTE] 0.6.7 RC1

2010-11-05 Thread Zhu Han
Is the link to CHANGES.txt broken?

best regards,
hanzhu


On Fri, Nov 5, 2010 at 2:39 AM, Eric Evans  wrote:

>
> The list of changes[1] since 0.6.6 is fairly small, but there's been
> some interest in getting CASSANDRA-1656[2] (a HH bug) out to people.  I
> propose the following for release as 0.6.7.
>
> SVN:
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-...@r1031103
> 0.6.7 artifacts: 
> http://people.apache.org/~eevans
>
> The vote will be open for 72 hours.
>
> [1]: http://goo.gl/pGEx (CHANGES.txt)
> [2]: https://issues.apache.org/jira/browse/CASSANDRA-1656
> [3]: http://goo.gl/IQ3rR (NEWS.txt)
>
> --
> Eric Evans
> eev...@rackspace.com
>
>


Build failed in Hudson: Cassandra #587

2010-11-05 Thread Apache Hudson Server
See 

--
[...truncated 1654 lines...]
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.364 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.956 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.688 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 12:44:16,586 Invalid file '.svn' in data directory 

[junit] -  ---
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.262 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.69 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.755 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.275 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.487 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.417 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.718 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.765 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.494 sec
[junit] 
[junit] Cobertura: Loaded information on 977 classes.
[junit] Cobertura: Saved information on 977 classes.
[junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
[junit] Exception in thread "Thread-5" java.lang.RuntimeException: 
java.lang.NullPointerException
[junit] at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)
[junit] at 
org.apache.cassandra.streaming.StreamInSession.closeIfFinished(StreamInSession.java:162)
[junit] at 
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:66)
[junit] at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:75)
[junit] Caused by: java.lang.NullPointerException
[junit] at 
org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:133)
[junit] at 
org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:558)
[junit] at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:

Re: [VOTE] 0.6.7 RC1 ** w/ corrected link **

2010-11-05 Thread Eric Evans
On Fri, 2010-11-05 at 20:43 +0800, Zhu Han wrote:
> Is the link to CHANGES.txt broken?

Yes, the correct link to CHANGES.txt is:

http://goo.gl/pGEx5


-- 
Eric Evans
eev...@rackspace.com