Bug 167728 - [PATCH] databases/cassandra: update to 1.0.10
Summary: [PATCH] databases/cassandra: update to 1.0.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 08:10 UTC by Radim Kolar
Modified: 2012-05-09 23:00 UTC (History)
1 user (show)

See Also:


Attachments
cassandra-1.0.10.patch (1.69 KB, patch)
2012-05-09 08:10 UTC, Radim Kolar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Kolar 2012-05-09 08:10:09 UTC
- Update to 1.0.10
1.0.10
 * fix maxTimestamp to include row tombstones (CASSANDRA-4116)
 * avoid streaming empty files with bulk loader if sstablewriter errors out
   (CASSANDRA-3946)
 * support PropertyFileSnitch in bulk loader (CASSANDRA-4145)
 * add auto_snapshot option allowing disabling snapshot before drop/truncate
   (CASSANDRA-3710)
 * allow short snitch names (CASSANDRA-4130)
 * cqlsh: guess correct version of Python for Arch Linux (CASSANDRA-4090)
 * (CLI) properly handle quotes in create/update keyspace commands (CASSANDRA-4129)
 * Avoids possible deadlock during bootstrap (CASSANDRA-4159)
 * fix stress tool that hangs forever on timeout or error (CASSANDRA-4128)
 * Fix super columns bug where cache is not updated (CASSANDRA-4190)
 * stress tool to return appropriate exit code on failure (CASSANDRA-4188)
 * fix compaction NPE when out of disk space and assertions disabled
   (CASSANDRA-3985)

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: ports)
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2012-05-09 19:56:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2012-05-09 23:00:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!