[jira] [Created] (HBASE-8457) add support for custom entries to PB WAL

2013-04-29 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8457: --- Summary: add support for custom entries to PB WAL Key: HBASE-8457 URL: https://issues.apache.org/jira/browse/HBASE-8457 Project: HBase Issue Type:

[jira] [Reopened] (HBASE-8272) make compaction checker frequency configurable per table/cf

2013-04-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened HBASE-8272: - make compaction checker frequency configurable per table/cf

[jira] [Created] (HBASE-8474) there are dups in hadoop2 pom

2013-04-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8474: --- Summary: there are dups in hadoop2 pom Key: HBASE-8474 URL: https://issues.apache.org/jira/browse/HBASE-8474 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-1308) MemcacheFlusher should use a thread pool to parallelize flushes

2013-05-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-1308. - Resolution: Duplicate Seems to be a dup of HBASE-6466 MemcacheFlusher

[jira] [Created] (HBASE-8498) add more logging and exception handling to PB WAL reading

2013-05-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8498: --- Summary: add more logging and exception handling to PB WAL reading Key: HBASE-8498 URL: https://issues.apache.org/jira/browse/HBASE-8498 Project: HBase

[jira] [Created] (HBASE-8499) Cell BaseDecoder may be using inputstream incorrectly

2013-05-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8499: --- Summary: Cell BaseDecoder may be using inputstream incorrectly Key: HBASE-8499 URL: https://issues.apache.org/jira/browse/HBASE-8499 Project: HBase

[jira] [Resolved] (HBASE-8499) Cell BaseDecoder may be using inputstream incorrectly

2013-05-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-8499. - Resolution: Invalid Nevermind, looks like 0 value is special. Cell

[jira] [Resolved] (HBASE-7539) when region is closed, the closing server should null out location in meta in process

2013-05-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-7539. - Resolution: Invalid With RegionMovedException and RegionOpeningException, for normal

[jira] [Resolved] (HBASE-7831) lightweight way to make RS commit suicide (internally, from code)

2013-05-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-7831. - Resolution: Not A Problem lightweight way to make RS commit suicide (internally,

[jira] [Created] (HBASE-8514) There's an orig file in 0.95

2013-05-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8514: --- Summary: There's an orig file in 0.95 Key: HBASE-8514 URL: https://issues.apache.org/jira/browse/HBASE-8514 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-8518) Get rid of hbase.hstore.compaction.complete setting

2013-05-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8518: --- Summary: Get rid of hbase.hstore.compaction.complete setting Key: HBASE-8518 URL: https://issues.apache.org/jira/browse/HBASE-8518 Project: HBase

[jira] [Created] (HBASE-8527) clean up code around compaction completion in HStore

2013-05-10 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8527: --- Summary: clean up code around compaction completion in HStore Key: HBASE-8527 URL: https://issues.apache.org/jira/browse/HBASE-8527 Project: HBase

[jira] [Created] (HBASE-8541) implement flush-into-stripes in stripe compactions

2013-05-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8541: --- Summary: implement flush-into-stripes in stripe compactions Key: HBASE-8541 URL: https://issues.apache.org/jira/browse/HBASE-8541 Project: HBase Issue

[jira] [Created] (HBASE-8550) 0.94 ChaosMonkey grep for master is too broad

2013-05-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8550: --- Summary: 0.94 ChaosMonkey grep for master is too broad Key: HBASE-8550 URL: https://issues.apache.org/jira/browse/HBASE-8550 Project: HBase Issue

[jira] [Reopened] (HBASE-8539) Double(or tripple ...) ZooKeeper listeners of the same type when Master recovers from ZK SessionExpiredException

2013-05-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened HBASE-8539: - Double(or tripple ...) ZooKeeper listeners of the same type when Master recovers from

[jira] [Created] (HBASE-8597) compaction record (probably) can block WAL cleanup forever if region is closed without edits

2013-05-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8597: --- Summary: compaction record (probably) can block WAL cleanup forever if region is closed without edits Key: HBASE-8597 URL: https://issues.apache.org/jira/browse/HBASE-8597

[jira] [Created] (HBASE-8598) enhance multithreadedaction/reader/writer to test better

2013-05-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8598: --- Summary: enhance multithreadedaction/reader/writer to test better Key: HBASE-8598 URL: https://issues.apache.org/jira/browse/HBASE-8598 Project: HBase

[jira] [Resolved] (HBASE-8250) StochasticLoadBalancer may balance regions onto old versions of servers

2013-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-8250. - Resolution: Duplicate StochasticLoadBalancer may balance regions onto old versions

[jira] [Created] (HBASE-8638) add logging to compaction policy

2013-05-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8638: --- Summary: add logging to compaction policy Key: HBASE-8638 URL: https://issues.apache.org/jira/browse/HBASE-8638 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-8653) master seems to be deleting region tmp directory from under compaction

2013-05-29 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8653: --- Summary: master seems to be deleting region tmp directory from under compaction Key: HBASE-8653 URL: https://issues.apache.org/jira/browse/HBASE-8653 Project:

[jira] [Created] (HBASE-8659) LruBlockCache logs too much

2013-05-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8659: --- Summary: LruBlockCache logs too much Key: HBASE-8659 URL: https://issues.apache.org/jira/browse/HBASE-8659 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-8665) bad compaction priority behavior in queue can cause store to be blocked

2013-05-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8665: --- Summary: bad compaction priority behavior in queue can cause store to be blocked Key: HBASE-8665 URL: https://issues.apache.org/jira/browse/HBASE-8665 Project:

[jira] [Created] (HBASE-8669) change exploring compaction policy to prefer smaller compactions on blocked stores

2013-05-31 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8669: --- Summary: change exploring compaction policy to prefer smaller compactions on blocked stores Key: HBASE-8669 URL: https://issues.apache.org/jira/browse/HBASE-8669

[jira] [Created] (HBASE-8700) add unspecified debugging capabilities to IntegrationTestBigLinkedList

2013-06-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8700: --- Summary: add unspecified debugging capabilities to IntegrationTestBigLinkedList Key: HBASE-8700 URL: https://issues.apache.org/jira/browse/HBASE-8700 Project:

[jira] [Created] (HBASE-8709) consider a scheme to allow compating files in any combination

2013-06-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8709: --- Summary: consider a scheme to allow compating files in any combination Key: HBASE-8709 URL: https://issues.apache.org/jira/browse/HBASE-8709 Project: HBase

[jira] [Created] (HBASE-8765) split should be based on store size, not HFile size

2013-06-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8765: --- Summary: split should be based on store size, not HFile size Key: HBASE-8765 URL: https://issues.apache.org/jira/browse/HBASE-8765 Project: HBase

[jira] [Created] (HBASE-8770) deletes and puts with the same ts should be resolved according to mvcc/seqNum

2013-06-19 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8770: --- Summary: deletes and puts with the same ts should be resolved according to mvcc/seqNum Key: HBASE-8770 URL: https://issues.apache.org/jira/browse/HBASE-8770

[jira] [Created] (HBASE-8776) port HBASE-8723 to 0.94

2013-06-20 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8776: --- Summary: port HBASE-8723 to 0.94 Key: HBASE-8776 URL: https://issues.apache.org/jira/browse/HBASE-8776 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-8777) HBase client should determine the destination server after retry time

2013-06-20 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8777: --- Summary: HBase client should determine the destination server after retry time Key: HBASE-8777 URL: https://issues.apache.org/jira/browse/HBASE-8777 Project:

[jira] [Created] (HBASE-8785) revise zookeeper session timeout setting

2013-06-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8785: --- Summary: revise zookeeper session timeout setting Key: HBASE-8785 URL: https://issues.apache.org/jira/browse/HBASE-8785 Project: HBase Issue Type:

[jira] [Reopened] (HBASE-8776) tweak retry settings some more (on trunk and 0.94)

2013-06-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened HBASE-8776: - tweak retry settings some more (on trunk and 0.94)

[jira] [Resolved] (HBASE-5479) Postpone CompactionSelection to compaction execution time

2013-07-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-5479. - Resolution: Implemented For system compactions, this was done as part of HBASE-8665

[jira] [Reopened] (HBASE-8329) Limit compaction speed

2013-07-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened HBASE-8329: - reverted Limit compaction speed --

[jira] [Resolved] (HBASE-7949) Enable big content store in HBase

2013-07-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-7949. - Resolution: Won't Fix resolving as suggested earlier Enable big

[jira] [Created] (HBASE-8923) ChaosMonkey test teardown may fail due to race with ChaosMonkey

2013-07-10 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8923: --- Summary: ChaosMonkey test teardown may fail due to race with ChaosMonkey Key: HBASE-8923 URL: https://issues.apache.org/jira/browse/HBASE-8923 Project: HBase

[jira] [Created] (HBASE-8935) IntegrationTestBigLinkedList fails under load on 0.94 due to some scan issues

2013-07-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8935: --- Summary: IntegrationTestBigLinkedList fails under load on 0.94 due to some scan issues Key: HBASE-8935 URL: https://issues.apache.org/jira/browse/HBASE-8935

[jira] [Created] (HBASE-8080) refactor default compactor to make its parts easier to reuse

2013-03-12 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8080: --- Summary: refactor default compactor to make its parts easier to reuse Key: HBASE-8080 URL: https://issues.apache.org/jira/browse/HBASE-8080 Project: HBase

[jira] [Created] (HBASE-8092) bulk assignment in 0.94 doesn't handle ZK errors very well

2013-03-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8092: --- Summary: bulk assignment in 0.94 doesn't handle ZK errors very well Key: HBASE-8092 URL: https://issues.apache.org/jira/browse/HBASE-8092 Project: HBase

[jira] [Created] (HBASE-8095) TestSnapshotsFromAdmin::testBackoffLogic depends on time

2013-03-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8095: --- Summary: TestSnapshotsFromAdmin::testBackoffLogic depends on time Key: HBASE-8095 URL: https://issues.apache.org/jira/browse/HBASE-8095 Project: HBase

[jira] [Created] (HBASE-8109) HBase can manage blocks instead of files in HDFS

2013-03-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8109: --- Summary: HBase can manage blocks instead of files in HDFS Key: HBASE-8109 URL: https://issues.apache.org/jira/browse/HBASE-8109 Project: HBase Issue

[jira] [Resolved] (HBASE-8034) record on-disk data size for store file and make it available during writing

2013-03-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-8034. - Resolution: Won't Fix record on-disk data size for store file and make it available

[jira] [Created] (HBASE-8150) the code that handles RAITE on master in 0.94 should not always use the same plan

2013-03-19 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8150: --- Summary: the code that handles RAITE on master in 0.94 should not always use the same plan Key: HBASE-8150 URL: https://issues.apache.org/jira/browse/HBASE-8150

[jira] [Created] (HBASE-8178) IPCUtil produces a LOT of WARN log spew

2013-03-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8178: --- Summary: IPCUtil produces a LOT of WARN log spew Key: HBASE-8178 URL: https://issues.apache.org/jira/browse/HBASE-8178 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-8239) ChaosMonkey actions for root and meta don't work

2013-04-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8239: --- Summary: ChaosMonkey actions for root and meta don't work Key: HBASE-8239 URL: https://issues.apache.org/jira/browse/HBASE-8239 Project: HBase Issue

[jira] [Created] (HBASE-8247) inconsistent date format in different logs makes it painful to manipulate them

2013-04-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8247: --- Summary: inconsistent date format in different logs makes it painful to manipulate them Key: HBASE-8247 URL: https://issues.apache.org/jira/browse/HBASE-8247

[jira] [Created] (HBASE-8248) HConnectionManager moved region tracking can cause the region to redirect to itself

2013-04-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8248: --- Summary: HConnectionManager moved region tracking can cause the region to redirect to itself Key: HBASE-8248 URL: https://issues.apache.org/jira/browse/HBASE-8248

[jira] [Created] (HBASE-8250) StochasticLoadBalancer may balance regions onto old versions of servers

2013-04-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8250: --- Summary: StochasticLoadBalancer may balance regions onto old versions of servers Key: HBASE-8250 URL: https://issues.apache.org/jira/browse/HBASE-8250 Project:

[jira] [Created] (HBASE-8260) create generic integration test for trunk and 94 that is more deterministic, can be run for longer and is less aggressive

2013-04-03 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8260: --- Summary: create generic integration test for trunk and 94 that is more deterministic, can be run for longer and is less aggressive Key: HBASE-8260 URL:

[jira] [Created] (HBASE-8264) expose the number of seen KVs from StoreScanner

2013-04-03 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8264: --- Summary: expose the number of seen KVs from StoreScanner Key: HBASE-8264 URL: https://issues.apache.org/jira/browse/HBASE-8264 Project: HBase Issue

[jira] [Created] (HBASE-8272) make compaction checker frequency configurable per table/cf

2013-04-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8272: --- Summary: make compaction checker frequency configurable per table/cf Key: HBASE-8272 URL: https://issues.apache.org/jira/browse/HBASE-8272 Project: HBase

[jira] [Created] (HBASE-8274) Backport to 94: HBASE-7488 Implement HConnectionManager.locateRegions which is currently returning null

2013-04-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8274: --- Summary: Backport to 94: HBASE-7488 Implement HConnectionManager.locateRegions which is currently returning null Key: HBASE-8274 URL:

[jira] [Created] (HBASE-8297) ClassFinder/IntegrationTestDriver errors are not helpful

2013-04-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8297: --- Summary: ClassFinder/IntegrationTestDriver errors are not helpful Key: HBASE-8297 URL: https://issues.apache.org/jira/browse/HBASE-8297 Project: HBase

[jira] [Resolved] (HBASE-8037) RegionMovedException is handled incorrectly for multi-region requests that fail completely

2013-04-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-8037. - Resolution: Not A Problem Fixed by HBASE-8036 RegionMovedException is

[jira] [Created] (HBASE-8340) WAL log compression handling of seeks seems to be either inefficient or incorrect

2013-04-12 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8340: --- Summary: WAL log compression handling of seeks seems to be either inefficient or incorrect Key: HBASE-8340 URL: https://issues.apache.org/jira/browse/HBASE-8340

[jira] [Created] (HBASE-8350) enable ChaosMonkey to run commands as different users

2013-04-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8350: --- Summary: enable ChaosMonkey to run commands as different users Key: HBASE-8350 URL: https://issues.apache.org/jira/browse/HBASE-8350 Project: HBase

[jira] [Created] (HBASE-8384) heap size computation for HStore is fishy

2013-04-19 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8384: --- Summary: heap size computation for HStore is fishy Key: HBASE-8384 URL: https://issues.apache.org/jira/browse/HBASE-8384 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-8319) hbase-it tests are run when you ask to run all tests -- it should be that you have to ask explicitly to run them

2013-04-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-8319. - Resolution: Fixed hbase-it tests are run when you ask to run all tests -- it should

[jira] [Created] (HBASE-8405) Add more custom options to how ClusterManager runs commands

2013-04-23 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8405: --- Summary: Add more custom options to how ClusterManager runs commands Key: HBASE-8405 URL: https://issues.apache.org/jira/browse/HBASE-8405 Project: HBase

[jira] [Created] (HBASE-8412) consider a notion of set of storefiles (for atomic region file set changes, for (or reused from) snapshots

2013-04-23 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8412: --- Summary: consider a notion of set of storefiles (for atomic region file set changes, for (or reused from) snapshots Key: HBASE-8412 URL:

[jira] [Created] (HBASE-8430) Cell decoder/scanner/etc. should not hide exceptions

2013-04-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8430: --- Summary: Cell decoder/scanner/etc. should not hide exceptions Key: HBASE-8430 URL: https://issues.apache.org/jira/browse/HBASE-8430 Project: HBase

[jira] [Created] (HBASE-8448) RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction

2013-04-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8448: --- Summary: RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction Key: HBASE-8448 URL:

[jira] [Created] (HBASE-7521) fix HBASE-6060 (regions stuck in opening state) in 0.94

2013-01-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7521: --- Summary: fix HBASE-6060 (regions stuck in opening state) in 0.94 Key: HBASE-7521 URL: https://issues.apache.org/jira/browse/HBASE-7521 Project: HBase

[jira] [Created] (HBASE-7539) when region is closed, the closing server should null out location in meta in process

2013-01-10 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7539: --- Summary: when region is closed, the closing server should null out location in meta in process Key: HBASE-7539 URL: https://issues.apache.org/jira/browse/HBASE-7539

[jira] [Resolved] (HBASE-6988) single-node HBASE (or at least shell) went into inconsistent state

2013-01-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-6988. - Resolution: Cannot Reproduce no repro single-node HBASE (or at least

[jira] [Resolved] (HBASE-7316) HBase region server retries are not always smart. Make smarter/replace with request timeouts?

2013-01-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-7316. - Resolution: Invalid bad jira on my part, no done criteria HBase region

[jira] [Created] (HBASE-7563) move CompoundConfiguration to common and add string map support

2013-01-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7563: --- Summary: move CompoundConfiguration to common and add string map support Key: HBASE-7563 URL: https://issues.apache.org/jira/browse/HBASE-7563 Project: HBase

[jira] [Created] (HBASE-7566) remove useless ctor from HRegion and move sporadic null checks earlier

2013-01-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7566: --- Summary: remove useless ctor from HRegion and move sporadic null checks earlier Key: HBASE-7566 URL: https://issues.apache.org/jira/browse/HBASE-7566 Project:

[jira] [Created] (HBASE-7569) change HTD/HCD to use standard byte-byte pair for metadata

2013-01-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7569: --- Summary: change HTD/HCD to use standard byte-byte pair for metadata Key: HBASE-7569 URL: https://issues.apache.org/jira/browse/HBASE-7569 Project: HBase

[jira] [Created] (HBASE-7570) rename user metadata dictionary in shell from CONFIG

2013-01-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7570: --- Summary: rename user metadata dictionary in shell from CONFIG Key: HBASE-7570 URL: https://issues.apache.org/jira/browse/HBASE-7570 Project: HBase

[jira] [Created] (HBASE-7571) add the notion of per-table or per-column family configuration

2013-01-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7571: --- Summary: add the notion of per-table or per-column family configuration Key: HBASE-7571 URL: https://issues.apache.org/jira/browse/HBASE-7571 Project: HBase

[jira] [Created] (HBASE-7572) move metadata settings that duplicate xml config settings to CF/table config in a backward-compatible manner

2013-01-14 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7572: --- Summary: move metadata settings that duplicate xml config settings to CF/table config in a backward-compatible manner Key: HBASE-7572 URL:

[jira] [Created] (HBASE-7589) Hudson findbugs check produces bogus results, and when/if they aren't it's hard to figure out what the bugs are

2013-01-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7589: --- Summary: Hudson findbugs check produces bogus results, and when/if they aren't it's hard to figure out what the bugs are Key: HBASE-7589 URL:

[jira] [Created] (HBASE-7603) refactor storefile management in HStore in order to support things like LevelDB-style compactions

2013-01-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7603: --- Summary: refactor storefile management in HStore in order to support things like LevelDB-style compactions Key: HBASE-7603 URL:

[jira] [Created] (HBASE-7619) tiny correction in the book

2013-01-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7619: --- Summary: tiny correction in the book Key: HBASE-7619 URL: https://issues.apache.org/jira/browse/HBASE-7619 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-7630) support large number of small regions

2013-01-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7630: --- Summary: support large number of small regions Key: HBASE-7630 URL: https://issues.apache.org/jira/browse/HBASE-7630 Project: HBase Issue Type:

[jira] [Created] (HBASE-7638) [0.94] region cache entry should only be removed on error if the error is from the server currently in cache

2013-01-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7638: --- Summary: [0.94] region cache entry should only be removed on error if the error is from the server currently in cache Key: HBASE-7638 URL:

[jira] [Created] (HBASE-7649) client retry timeout doesn't need to do x2 fallback when going to different server

2013-01-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7649: --- Summary: client retry timeout doesn't need to do x2 fallback when going to different server Key: HBASE-7649 URL: https://issues.apache.org/jira/browse/HBASE-7649

[jira] [Reopened] (HBASE-7268) correct local region location cache information can be overwritten w/stale information from an old server

2013-01-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened HBASE-7268: - Doesn't cover all cases, saw that it still removes from cache on error from different

[jira] [Created] (HBASE-7659) add an option for timeout, rather than retry limit, in HCM

2013-01-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7659: --- Summary: add an option for timeout, rather than retry limit, in HCM Key: HBASE-7659 URL: https://issues.apache.org/jira/browse/HBASE-7659 Project: HBase

[jira] [Created] (HBASE-7665) retry time sequence usage in HCM has off-by-one error

2013-01-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7665: --- Summary: retry time sequence usage in HCM has off-by-one error Key: HBASE-7665 URL: https://issues.apache.org/jira/browse/HBASE-7665 Project: HBase

[jira] [Created] (HBASE-7667) Support stripe compaction

2013-01-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7667: --- Summary: Support stripe compaction Key: HBASE-7667 URL: https://issues.apache.org/jira/browse/HBASE-7667 Project: HBase Issue Type: New Feature

[jira] [Created] (HBASE-7674) add shell documentation for HBASE-7571

2013-01-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7674: --- Summary: add shell documentation for HBASE-7571 Key: HBASE-7674 URL: https://issues.apache.org/jira/browse/HBASE-7674 Project: HBase Issue Type:

[jira] [Created] (HBASE-7678) make storefile management pluggable, together with compaction

2013-01-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7678: --- Summary: make storefile management pluggable, together with compaction Key: HBASE-7678 URL: https://issues.apache.org/jira/browse/HBASE-7678 Project: HBase

[jira] [Created] (HBASE-7679) implement store file management for file compactions

2013-01-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7679: --- Summary: implement store file management for file compactions Key: HBASE-7679 URL: https://issues.apache.org/jira/browse/HBASE-7679 Project: HBase

[jira] [Created] (HBASE-7680) implement compaction policy and compactor for stripe compactions

2013-01-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7680: --- Summary: implement compaction policy and compactor for stripe compactions Key: HBASE-7680 URL: https://issues.apache.org/jira/browse/HBASE-7680 Project: HBase

[jira] [Created] (HBASE-7698) race between RS shutdown thread and openregionhandler causes region to get stuck

2013-01-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7698: --- Summary: race between RS shutdown thread and openregionhandler causes region to get stuck Key: HBASE-7698 URL: https://issues.apache.org/jira/browse/HBASE-7698

[jira] [Created] (HBASE-7701) inconsistent state in AssignmentManager for moving region

2013-01-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7701: --- Summary: inconsistent state in AssignmentManager for moving region Key: HBASE-7701 URL: https://issues.apache.org/jira/browse/HBASE-7701 Project: HBase

[jira] [Created] (HBASE-7740) there may be a bug in joined scanners

2013-02-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7740: --- Summary: there may be a bug in joined scanners Key: HBASE-7740 URL: https://issues.apache.org/jira/browse/HBASE-7740 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-7760) tiny issue in ChaosMonkey

2013-02-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7760: --- Summary: tiny issue in ChaosMonkey Key: HBASE-7760 URL: https://issues.apache.org/jira/browse/HBASE-7760 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-7766) master cannot go from 94 to 96 due to zookeeper data

2013-02-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7766: --- Summary: master cannot go from 94 to 96 due to zookeeper data Key: HBASE-7766 URL: https://issues.apache.org/jira/browse/HBASE-7766 Project: HBase

[jira] [Created] (HBASE-7773) rename StoreConfiguration, remove unnecessary method

2013-02-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7773: --- Summary: rename StoreConfiguration, remove unnecessary method Key: HBASE-7773 URL: https://issues.apache.org/jira/browse/HBASE-7773 Project: HBase

[jira] [Created] (HBASE-7784) move the code related to selection that is specific to default compaction policy, into default compaction policy (from HStore)

2013-02-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7784: --- Summary: move the code related to selection that is specific to default compaction policy, into default compaction policy (from HStore) Key: HBASE-7784 URL:

[jira] [Created] (HBASE-7791) Compaction USER_PRIORITY is broken

2013-02-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7791: --- Summary: Compaction USER_PRIORITY is broken Key: HBASE-7791 URL: https://issues.apache.org/jira/browse/HBASE-7791 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-7798) ZKAssign logs the wrong server if the transition fails

2013-02-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7798: --- Summary: ZKAssign logs the wrong server if the transition fails Key: HBASE-7798 URL: https://issues.apache.org/jira/browse/HBASE-7798 Project: HBase

[jira] [Created] (HBASE-7799) reassigning region stuck in open still may not work correctly due to leftover ZK node

2013-02-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7799: --- Summary: reassigning region stuck in open still may not work correctly due to leftover ZK node Key: HBASE-7799 URL: https://issues.apache.org/jira/browse/HBASE-7799

[jira] [Created] (HBASE-7800) RegionMovedException can cause servers to play ping pong with client

2013-02-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7800: --- Summary: RegionMovedException can cause servers to play ping pong with client Key: HBASE-7800 URL: https://issues.apache.org/jira/browse/HBASE-7800 Project:

[jira] [Created] (HBASE-7819) consider split improvements for stripe compactions

2013-02-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7819: --- Summary: consider split improvements for stripe compactions Key: HBASE-7819 URL: https://issues.apache.org/jira/browse/HBASE-7819 Project: HBase Issue

[jira] [Created] (HBASE-7822) clean up compactionrequest and compactselection - part 1

2013-02-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7822: --- Summary: clean up compactionrequest and compactselection - part 1 Key: HBASE-7822 URL: https://issues.apache.org/jira/browse/HBASE-7822 Project: HBase

[jira] [Created] (HBASE-7843) enable encapsulating compaction policy/compactor/store file manager interaction shennanigans

2013-02-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7843: --- Summary: enable encapsulating compaction policy/compactor/store file manager interaction shennanigans Key: HBASE-7843 URL: https://issues.apache.org/jira/browse/HBASE-7843

[jira] [Created] (HBASE-7844) ChaosMonkey doesn't handle errors when killing things

2013-02-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7844: --- Summary: ChaosMonkey doesn't handle errors when killing things Key: HBASE-7844 URL: https://issues.apache.org/jira/browse/HBASE-7844 Project: HBase

  1   2   3   >