[jira] [Created] (HBASE-5442) Use builder pattern in StoreFile and HFile

2012-02-21 Thread Mikhail Bautin (Created) (JIRA)
Use builder pattern in StoreFile and HFile -- Key: HBASE-5442 URL: https://issues.apache.org/jira/browse/HBASE-5442 Project: HBase Issue Type: Improvement Reporter: Mikhail Bautin

[jira] [Created] (HBASE-5469) Add baseline compression efficiency to DataBlockEncodingTool

2012-02-23 Thread Mikhail Bautin (Created) (JIRA)
Add baseline compression efficiency to DataBlockEncodingTool Key: HBASE-5469 URL: https://issues.apache.org/jira/browse/HBASE-5469 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-5470) Make DataBlockEncodingTool work correctly with no native compression codecs loaded

2012-02-23 Thread Mikhail Bautin (Created) (JIRA)
Make DataBlockEncodingTool work correctly with no native compression codecs loaded -- Key: HBASE-5470 URL: https://issues.apache.org/jira/browse/HBASE-5470 Project:

[jira] [Created] (HBASE-5557) [89-fb] Fix incorrect writer / thread interaction in HBaseTest

2012-03-09 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Fix incorrect writer / thread interaction in HBaseTest -- Key: HBASE-5557 URL: https://issues.apache.org/jira/browse/HBASE-5557 Project: HBase Issue Type: Bug Affects

[jira] [Created] (HBASE-5566) [89-fb] Region server can get stuck getMaster on master failover

2012-03-12 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Region server can get stuck getMaster on master failover Key: HBASE-5566 URL: https://issues.apache.org/jira/browse/HBASE-5566 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-5575) Configure Arcanist lint engine for HBase

2012-03-13 Thread Mikhail Bautin (Created) (JIRA)
Configure Arcanist lint engine for HBase Key: HBASE-5575 URL: https://issues.apache.org/jira/browse/HBASE-5575 Project: HBase Issue Type: Improvement Reporter: Mikhail Bautin

[jira] [Created] (HBASE-5576) Configure Arcanist lint engine for HBase

2012-03-13 Thread Mikhail Bautin (Created) (JIRA)
Configure Arcanist lint engine for HBase Key: HBASE-5576 URL: https://issues.apache.org/jira/browse/HBASE-5576 Project: HBase Issue Type: Improvement Reporter: Mikhail Bautin

[jira] [Created] (HBASE-5601) Add per-column-family data block cache hit ratios

2012-03-19 Thread Mikhail Bautin (Created) (JIRA)
Add per-column-family data block cache hit ratios - Key: HBASE-5601 URL: https://issues.apache.org/jira/browse/HBASE-5601 Project: HBase Issue Type: Improvement Reporter: Mikhail

[jira] [Created] (HBASE-5602) Add cache access pattern statistics and report hot blocks/keys

2012-03-19 Thread Mikhail Bautin (Created) (JIRA)
Add cache access pattern statistics and report hot blocks/keys -- Key: HBASE-5602 URL: https://issues.apache.org/jira/browse/HBASE-5602 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-5612) Data types for HBase values

2012-03-21 Thread Mikhail Bautin (Created) (JIRA)
Data types for HBase values --- Key: HBASE-5612 URL: https://issues.apache.org/jira/browse/HBASE-5612 Project: HBase Issue Type: Improvement Reporter: Mikhail Bautin Assignee: Mikhail Bautin

[jira] [Created] (HBASE-5679) [89-fb] Port load test tool and related unit tests from trunk to 89-fb

2012-03-30 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Port load test tool and related unit tests from trunk to 89-fb -- Key: HBASE-5679 URL: https://issues.apache.org/jira/browse/HBASE-5679 Project: HBase Issue Type:

[jira] [Created] (HBASE-5684) Make ProcessBasedLocalHBaseCluster run HDFS and make it more robust

2012-03-30 Thread Mikhail Bautin (Created) (JIRA)
Make ProcessBasedLocalHBaseCluster run HDFS and make it more robust --- Key: HBASE-5684 URL: https://issues.apache.org/jira/browse/HBASE-5684 Project: HBase Issue Type:

[jira] [Created] (HBASE-5700) [89-fb] Fix TestMiniClusterLoad* test failures

2012-04-02 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Fix TestMiniClusterLoad* test failures -- Key: HBASE-5700 URL: https://issues.apache.org/jira/browse/HBASE-5700 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin

[jira] [Created] (HBASE-5703) Bound the number of threads in HRegionThriftServer

2012-04-02 Thread Mikhail Bautin (Created) (JIRA)
Bound the number of threads in HRegionThriftServer -- Key: HBASE-5703 URL: https://issues.apache.org/jira/browse/HBASE-5703 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin

[jira] [Created] (HBASE-5708) [89-fb] Make MiniMapRedCluster directory a subdirectory of target/test

2012-04-03 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Make MiniMapRedCluster directory a subdirectory of target/test -- Key: HBASE-5708 URL: https://issues.apache.org/jira/browse/HBASE-5708 Project: HBase Issue Type:

[jira] [Created] (HBASE-5731) Make max line length 100 in linter

2012-04-05 Thread Mikhail Bautin (Created) (JIRA)
Make max line length 100 in linter -- Key: HBASE-5731 URL: https://issues.apache.org/jira/browse/HBASE-5731 Project: HBase Issue Type: New Feature Reporter: Mikhail Bautin Assignee:

[jira] [Created] (HBASE-5744) Thrift server metrics should be long instead of int

2012-04-06 Thread Mikhail Bautin (Created) (JIRA)
Thrift server metrics should be long instead of int --- Key: HBASE-5744 URL: https://issues.apache.org/jira/browse/HBASE-5744 Project: HBase Issue Type: Bug Reporter: Mikhail

[jira] [Created] (HBASE-5130) A map-reduce wrapper for HBase test suite (mrunit)

2012-01-05 Thread Mikhail Bautin (Created) (JIRA)
A map-reduce wrapper for HBase test suite (mrunit) Key: HBASE-5130 URL: https://issues.apache.org/jira/browse/HBASE-5130 Project: HBase Issue Type: Test Reporter: Mikhail

[jira] [Created] (HBASE-5224) midkey() returns 12 extra bytes in HFile v2

2012-01-17 Thread Mikhail Bautin (Created) (JIRA)
midkey() returns 12 extra bytes in HFile v2 --- Key: HBASE-5224 URL: https://issues.apache.org/jira/browse/HBASE-5224 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin

[jira] [Created] (HBASE-5230) Unit test to ensure compactions don't cache data on write

2012-01-18 Thread Mikhail Bautin (Created) (JIRA)
Unit test to ensure compactions don't cache data on write - Key: HBASE-5230 URL: https://issues.apache.org/jira/browse/HBASE-5230 Project: HBase Issue Type: Test Reporter:

[jira] [Created] (HBASE-5261) Update HBase for Java 7

2012-01-23 Thread Mikhail Bautin (Created) (JIRA)
Update HBase for Java 7 --- Key: HBASE-5261 URL: https://issues.apache.org/jira/browse/HBASE-5261 Project: HBase Issue Type: Improvement Reporter: Mikhail Bautin We need to make sure that HBase compiles and

[jira] [Created] (HBASE-5262) Structured event log for HBase for monitoring and auto-tuning performance

2012-01-23 Thread Mikhail Bautin (Created) (JIRA)
Structured event log for HBase for monitoring and auto-tuning performance - Key: HBASE-5262 URL: https://issues.apache.org/jira/browse/HBASE-5262 Project: HBase Issue

[jira] [Created] (HBASE-5263) Preserving cached data on compactions through cache-on-write

2012-01-23 Thread Mikhail Bautin (Created) (JIRA)
Preserving cached data on compactions through cache-on-write Key: HBASE-5263 URL: https://issues.apache.org/jira/browse/HBASE-5263 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-5320) Create client API to handle HBase maintenance gracefully

2012-02-01 Thread Mikhail Bautin (Created) (JIRA)
Create client API to handle HBase maintenance gracefully Key: HBASE-5320 URL: https://issues.apache.org/jira/browse/HBASE-5320 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-5344) [89-fb] Scan unassigned region directory on master failover

2012-02-06 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Scan unassigned region directory on master failover --- Key: HBASE-5344 URL: https://issues.apache.org/jira/browse/HBASE-5344 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-5357) Use builder pattern in StoreFile, HFile, and HColumnDescriptor instantiation

2012-02-08 Thread Mikhail Bautin (Created) (JIRA)
Use builder pattern in StoreFile, HFile, and HColumnDescriptor instantiation Key: HBASE-5357 URL: https://issues.apache.org/jira/browse/HBASE-5357 Project: HBase

[jira] [Created] (HBASE-5375) Ensure that compactions use already cached blocks but do not cache new data blocks

2012-02-09 Thread Mikhail Bautin (Created) (JIRA)
Ensure that compactions use already cached blocks but do not cache new data blocks -- Key: HBASE-5375 URL: https://issues.apache.org/jira/browse/HBASE-5375 Project:

[jira] [Created] (HBASE-5382) Test that we always cache index and bloom blocks

2012-02-10 Thread Mikhail Bautin (Created) (JIRA)
Test that we always cache index and bloom blocks Key: HBASE-5382 URL: https://issues.apache.org/jira/browse/HBASE-5382 Project: HBase Issue Type: Test Reporter: Mikhail Bautin

[jira] [Created] (HBASE-5387) Reuse compression streams in HFileBlock.Writer

2012-02-10 Thread Mikhail Bautin (Created) (JIRA)
Reuse compression streams in HFileBlock.Writer -- Key: HBASE-5387 URL: https://issues.apache.org/jira/browse/HBASE-5387 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin We

[jira] [Created] (HBASE-5763) Fix random failures in TestFSErrorsExposed

2012-04-10 Thread Mikhail Bautin (Created) (JIRA)
Fix random failures in TestFSErrorsExposed -- Key: HBASE-5763 URL: https://issues.apache.org/jira/browse/HBASE-5763 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin

[jira] [Created] (HBASE-5803) [89-fb] Upgrade hbase 0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk

2012-04-16 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Upgrade hbase 0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk - Key: HBASE-5803 URL: https://issues.apache.org/jira/browse/HBASE-5803

[jira] [Created] (HBASE-5813) Retry immediately after a NotServingRegionException in a multiput

2012-04-17 Thread Mikhail Bautin (Created) (JIRA)
Retry immediately after a NotServingRegionException in a multiput - Key: HBASE-5813 URL: https://issues.apache.org/jira/browse/HBASE-5813 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-4516) HFile-level load tester with compaction and random-read workloads

2011-09-29 Thread Mikhail Bautin (Created) (JIRA)
HFile-level load tester with compaction and random-read workloads - Key: HBASE-4516 URL: https://issues.apache.org/jira/browse/HBASE-4516 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-4520) Better handling of Bloom filter type discrepancy between HFile and CF config

2011-09-29 Thread Mikhail Bautin (Created) (JIRA)
Better handling of Bloom filter type discrepancy between HFile and CF config Key: HBASE-4520 URL: https://issues.apache.org/jira/browse/HBASE-4520 Project: HBase

[jira] [Created] (HBASE-4522) Make hbase-site-custom.xml override the hbase-site.xml

2011-09-30 Thread Mikhail Bautin (Created) (JIRA)
Make hbase-site-custom.xml override the hbase-site.xml -- Key: HBASE-4522 URL: https://issues.apache.org/jira/browse/HBASE-4522 Project: HBase Issue Type: Improvement Reporter:

[jira] [Created] (HBASE-4534) A new unit test for lazy seek and StoreScanner in general

2011-10-03 Thread Mikhail Bautin (Created) (JIRA)
A new unit test for lazy seek and StoreScanner in general - Key: HBASE-4534 URL: https://issues.apache.org/jira/browse/HBASE-4534 Project: HBase Issue Type: Test Affects Versions:

[jira] [Created] (HBASE-4607) SplitLogWorker should correctly terminate when waiting for ZK node

2011-10-17 Thread Mikhail Bautin (Created) (JIRA)
SplitLogWorker should correctly terminate when waiting for ZK node -- Key: HBASE-4607 URL: https://issues.apache.org/jira/browse/HBASE-4607 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-4704) A JRuby script for identifying active master

2011-10-30 Thread Mikhail Bautin (Created) (JIRA)
A JRuby script for identifying active master Key: HBASE-4704 URL: https://issues.apache.org/jira/browse/HBASE-4704 Project: HBase Issue Type: Improvement Reporter: Mikhail Bautin

[jira] [Created] (HBASE-4746) Use a random ZK client port in unit tests so we can run them in parallel

2011-11-03 Thread Mikhail Bautin (Created) (JIRA)
Use a random ZK client port in unit tests so we can run them in parallel Key: HBASE-4746 URL: https://issues.apache.org/jira/browse/HBASE-4746 Project: HBase Issue

[jira] [Created] (HBASE-4757) [89-fb] Fix TestHQuorumPeer for non-default values of hbase.tmp.dir

2011-11-07 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Fix TestHQuorumPeer for non-default values of hbase.tmp.dir Key: HBASE-4757 URL: https://issues.apache.org/jira/browse/HBASE-4757 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-4758) [89-fb] Make test methods independent in TestMasterTransitions

2011-11-07 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Make test methods independent in TestMasterTransitions -- Key: HBASE-4758 URL: https://issues.apache.org/jira/browse/HBASE-4758 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-4768) Per-(table, columnFamily) metrics with configurable table name inclusion

2011-11-10 Thread Mikhail Bautin (Created) (JIRA)
Per-(table, columnFamily) metrics with configurable table name inclusion Key: HBASE-4768 URL: https://issues.apache.org/jira/browse/HBASE-4768 Project: HBase Issue

[jira] [Created] (HBASE-4795) Fix TestHFileBlock when running on a 32-bit JVM

2011-11-15 Thread Mikhail Bautin (Created) (JIRA)
Fix TestHFileBlock when running on a 32-bit JVM --- Key: HBASE-4795 URL: https://issues.apache.org/jira/browse/HBASE-4795 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin

[jira] [Created] (HBASE-4821) A fully automated comprehensive distributed integration test for HBase

2011-11-18 Thread Mikhail Bautin (Created) (JIRA)
A fully automated comprehensive distributed integration test for HBase -- Key: HBASE-4821 URL: https://issues.apache.org/jira/browse/HBASE-4821 Project: HBase Issue Type:

[jira] [Created] (HBASE-4824) TestZKLeaderManager is flaky

2011-11-18 Thread Mikhail Bautin (Created) (JIRA)
TestZKLeaderManager is flaky Key: HBASE-4824 URL: https://issues.apache.org/jira/browse/HBASE-4824 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin Priority: Minor

[jira] [Created] (HBASE-4863) Make HBase Thrift server more configurable and add a command-line UI test

2011-11-24 Thread Mikhail Bautin (Created) (JIRA)
Make HBase Thrift server more configurable and add a command-line UI test - Key: HBASE-4863 URL: https://issues.apache.org/jira/browse/HBASE-4863 Project: HBase Issue

[jira] [Created] (HBASE-4867) A tool to merge configuration files

2011-11-24 Thread Mikhail Bautin (Created) (JIRA)
A tool to merge configuration files --- Key: HBASE-4867 URL: https://issues.apache.org/jira/browse/HBASE-4867 Project: HBase Issue Type: New Feature Reporter: Mikhail Bautin Assignee:

[jira] [Created] (HBASE-4908) HBase cluster test tool (port from 0.89-fb)

2011-11-30 Thread Mikhail Bautin (Created) (JIRA)
HBase cluster test tool (port from 0.89-fb) --- Key: HBASE-4908 URL: https://issues.apache.org/jira/browse/HBASE-4908 Project: HBase Issue Type: Test Reporter: Mikhail Bautin

[jira] [Created] (HBASE-4952) Master startup is too slow on HBase trunk

2011-12-04 Thread Mikhail Bautin (Created) (JIRA)
Master startup is too slow on HBase trunk - Key: HBASE-4952 URL: https://issues.apache.org/jira/browse/HBASE-4952 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin

[jira] [Created] (HBASE-4953) Root region does not get assigned after doing kill -9 on all daemons and restarting HBase

2011-12-04 Thread Mikhail Bautin (Created) (JIRA)
Root region does not get assigned after doing kill -9 on all daemons and restarting HBase - Key: HBASE-4953 URL: https://issues.apache.org/jira/browse/HBASE-4953

[jira] [Created] (HBASE-4962) Optimize time range scans using a delete Bloom filter

2011-12-05 Thread Mikhail Bautin (Created) (JIRA)
Optimize time range scans using a delete Bloom filter - Key: HBASE-4962 URL: https://issues.apache.org/jira/browse/HBASE-4962 Project: HBase Issue Type: Improvement Reporter:

[jira] [Created] (HBASE-4963) [89-fb] Per-table getsize metrics are broken

2011-12-05 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Per-table getsize metrics are broken Key: HBASE-4963 URL: https://issues.apache.org/jira/browse/HBASE-4963 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin

[jira] [Created] (HBASE-4976) Add compaction/flush queue size metrics mistakenly removed by HFile v2

2011-12-07 Thread Mikhail Bautin (Created) (JIRA)
Add compaction/flush queue size metrics mistakenly removed by HFile v2 -- Key: HBASE-4976 URL: https://issues.apache.org/jira/browse/HBASE-4976 Project: HBase Issue Type:

[jira] [Created] (HBASE-5000) Speed up simultaneous reads of a block when block caching is turned off

2011-12-09 Thread Mikhail Bautin (Created) (JIRA)
Speed up simultaneous reads of a block when block caching is turned off --- Key: HBASE-5000 URL: https://issues.apache.org/jira/browse/HBASE-5000 Project: HBase Issue Type:

[jira] [Created] (HBASE-5010) Filter HFiles based on TTL

2011-12-12 Thread Mikhail Bautin (Created) (JIRA)
Filter HFiles based on TTL -- Key: HBASE-5010 URL: https://issues.apache.org/jira/browse/HBASE-5010 Project: HBase Issue Type: Bug Reporter: Mikhail Bautin Assignee: Mikhail Bautin In

[jira] [Created] (HBASE-5031) [89-fb] Remove hard-coded non-existent host name from TestScanner

2011-12-14 Thread Mikhail Bautin (Created) (JIRA)
[89-fb] Remove hard-coded non-existent host name from TestScanner -- Key: HBASE-5031 URL: https://issues.apache.org/jira/browse/HBASE-5031 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-5048) Use EnvironmentEdgeManager.currentTimeMillis() instead of System.currentTimeMillis()

2011-12-15 Thread Mikhail Bautin (Created) (JIRA)
Use EnvironmentEdgeManager.currentTimeMillis() instead of System.currentTimeMillis() Key: HBASE-5048 URL: https://issues.apache.org/jira/browse/HBASE-5048 Project: