+1 (binding), I checked:
- naming conventions are good
- SHA checksums are good
- GPG signature verified
- No binary (JARs) are present in the source archive
- DISCLAIMER file exists and looks good
- LICENSE and NOTICE files and look good
- verified that ZIP was assembled from the release tag
- build is passing but **tests are failing on Windows** (I think we could fix
that in the next release)
[INFO] Running brave.cassandra.driver.ITTracingSession
20:54:13,355 WARN [main] config.DatabaseDescriptor
(DatabaseDescriptor.java:556) - Only 24.977GiB free across all data volumes.
Consider adding more capacity to your cluster or removing obsolete snapshots
20:54:13,363 WARN [main] config.DatabaseDescriptor
(DatabaseDescriptor.java:673) - index_interval has been deprecated and should
be removed from cassandra.yaml
20:54:13,364 WARN [main] config.DatabaseDescriptor
(DatabaseDescriptor.java:677) - Please rename encryption_options as
server_encryption_options in the yaml
20:54:14,170 ERROR [COMMIT-LOG-ALLOCATOR] utils.JVMStabilityInspector
(JVMStabilityInspector.java:102) - Exiting due to error while processing commit
log during initialization.
org.apache.cassandra.io.FSWriteError: java.nio.file.AccessDeniedException:
target\embeddedCassandra\commitlog\CommitLog-6-1553129653826.log
at
org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:142)
~[cassandra-all-3.11.4.jar:3.11.4]
at
org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:159)
~[cassandra-all-3.11.4.jar:3.11.4]
at
org.apache.cassandra.db.commitlog.CommitLogSegment.discard(CommitLogSegment.java:409)
~[cassandra-all-3.11.4.jar:3.11.4]
at
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager.discardAvailableSegment(AbstractCommitLogSegmentManager.java:473)
~[cassandra-all-3.11.4.jar:3.11.4]
at
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager.access$200(AbstractCommitLogSegmentManager.java:46)
~[cassandra-all-3.11.4.jar:3.11.4]
at
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager$1.runMayThrow(AbstractCommitLogSegmentManager.java:115)
~[cassandra-all-3.11.4.jar:3.11.4]
at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
~[cassandra-all-3.11.4.jar:3.11.4]
at
org.apache.cassandra.concurrent.NamedThreadFactory.lambda$threadLocalDeallocator$0(NamedThreadFactory.java:81)
~[cassandra-all-3.11.4.jar:3.11.4]
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[netty-common-4.0.56.Final.jar:4.0.56.Final]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.nio.file.AccessDeniedException:
target\embeddedCassandra\commitlog\CommitLog-6-1553129653826.log
at
sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
~[?:?]
at
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
~[?:?]
at
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
~[?:?]
at
sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:270)
~[?:?]
at
sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:105)
~[?:?]
at java.nio.file.Files.delete(Files.java:1141) ~[?:?]
at
org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:136)
~[cassandra-all-3.11.4.jar:3.11.4]
... 9 more
Best Regards,
Andriy Redko
AC> Hello Zipkin Community,
AC> This is a call for vote to release Apache Zipkin Brave (incubating)
AC> for Apache Cassandra version 0.10.2.
AC> This project allows you to trace activities started the datastax
AC> cassandra client all the way to inside cassandra itself. It was
AC> originally created by Mick at The Last Pickle and also championed by
AC> Lance at Smart Things.
AC> The release candidates:
AC>
https://dist.apache.org/repos/dist/dev/incubator/zipkin/brave-cassandra/0.10.2/
AC> Git tag for the release:
AC> https://github.com/apache/incubator-zipkin-brave-cassandra/tree/v0.10.2
AC> Hash for the release tag:
AC> b8e379f33eb9f52f0742d3187252de330163cbf7
AC> Release Notes:
AC>
https://github.com/apache/incubator-zipkin-brave-cassandra/releases/tag/v0.10.2
AC> The artifacts have been signed with Key : BB67A050, which can be found
AC> in the keys file:
AC> https://dist.apache.org/repos/dist/dev/incubator/zipkin/KEYS
AC> Verification Hints:
AC> For your convenience, the below includes detailed how-to on verifying
AC> a source release. Please note that this document is a work-in-progress
AC>
https://cwiki.apache.org/confluence/display/ZIPKIN/Verifying+a+Source+Release
AC> The vote will be open for at least 72 hours or until necessary number
AC> of votes are reached.
AC> Please vote accordingly:
AC> [ ] +1 approve
AC> [ ] +0 no opinion
AC> [ ] -1 disapprove with the reason
AC> Thanks,
AC> The Apache Zipkin (Incubating) Team
AC> ---------------------------------------------------------------------
AC> To unsubscribe, e-mail: [email protected]
AC> For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]