Hypertable 0.9.5.6 patch release is now available for download at
http://www.hypertable.com/download/.

NOTE: you may have to hit refresh in your browser to get the correct
download

Version 0.9.5.6:
(2012-03-21)

    Added support for secondary indices
    Updated to CDH3u3
    Graceful shutdown of RangeServer
    Gracefully shutdown Hyperspace
    Fixed rowkey-ag-imbalance test (again); Elimated warning
    Added a new test for prefix scans w/ indices
    Improved performance of TableMutatorAsync if indices are used
    issue 701: fixed ambiguous format() call
    Added some missing "prefix qualifiers" assignments
    Added reinterpret_cast to eliminate warning on some platforms
    Fixed HyperAppHelper tests to avoid global destruction order problem
    Fixed shutdown problem
    Eliminated warning in QueryCache.h
    Fixed RangeServer::shutdown(), removed RangeServer::close()
    Fixed RangeServer-rowkey-ag-imbalance regression test
    Fixed bug when collecting data from a temporary index table
    Fixed bug in ScanSpec operator<<(std::ostream function
    issue 793: CREATE TABLE now works with fully qualified table names
    issue 738: SELECT a, a:foo used to ignore all cells without qualifier
    Disable checksum verification for random block reads
    Enable dfs.client.read.shortcircuit in HDFS broker
    Fix ScanContext exact qualifier set
    Use dedicated timer reactor
    LoadGenerator can now generate queries which use cell value index or
qualifier index
    LoadGenerator can now read words from text file as cell values
    Fixed a race condition in IndexScannerCallback/IndexMutatorCallback
    Retry bind() call in event of failure in Comm::listen
    Added ability to store _compressed_ blocks in block cache
    Split CellCache into Read and Write caches to minimize contention
    Fixed double-free in IndexUpdater
    issue 444: Moved logic for IGNORE_UNKNOWN_COLUMNS from TableMutator to
HqlInterpreter
    issue 779: Fixed upgrade-ok.sh for 1.0.0.0
    Removed an unused function
    Fixed path of rrdtool; now using System::install_dir instead of
    Added CellCacheManager to AccessGroup
    issue 756: Fixed problem with auto-assigned revision number not
strictly increasing
    issue 796: Added CellStore V6 with trailer checksum
    Fixed bug in java DiscreteRandomGenerator
    Fixed typos in help text
    Copy Thirft perl module into installation; Fixed Ruby and perl examples
    Removed PHPTHRIFT_ROOT in favor of THRIFT_SOURCE_DIR
    Race condition fixed in TableMutatorAsync
    Fix SendRec comparison operator in TableMutatorAsyncScatterBuffer.cc
    Changed monitoring UI to pull rrdtool from installation
    Added key sanity check to Range::add
    issues 785,776: Fixed METADATA tests; Added default value for
Hyperspace.Replica.Workers
    issue 778: use new-style python classes for Thrift API
    Fixed Master SystemUpgrade to re-open metadata_table and
rs_metrics_table
    Fixed array write overrun in Range introduced with
FLAG_DELETE_CELL_VERSION
    Fixed initialization problem in Client
    Added missing parameter to create_mutator_async() in ThriftBroker
    Only copy PHP files if PHPTHRIFT_ROOT defined
    Fixed circular dependency when building shared libraries
    Fixed Thrift compilation errors due to missing stdint.h

-- 
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en.

Reply via email to