| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
91 (0.098s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7132] region_mover.rb should not require FS configurations to be set - HBase - [issue]
|
|
...On the 90-branch, you can run region_mover.rb without having FS-related configurations set (i.e. fs.defaultFS, fs.default.name, hbase.rootdir).This is not the case against 0.92+. The r...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7132
Author: Gregory Chanan,
2012-11-09, 06:23
|
|
|
[HBASE-6920] On timeout connecting to master, client can get stuck and never make progress - HBase - [issue]
|
|
...HBASE-5058 appears to have introduced an issue where a timeout in HConnection.getMaster() can cause the client to never be able to connect to the master. So, for example, an HBaseAdmin...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6920
Author: Gregory Chanan,
2012-11-05, 01:35
|
|
|
[HBASE-7077] Test for: CheckAndPut should properly read MVCC - HBase - [issue]
|
|
...checkAndPut should integrate with MVCC, similar to how HBASE-4583 fixed appends and increments.Also need a test, here's one we could use (originally proposed in HBASE-7051):The current value...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7077
Author: Gregory Chanan,
2012-11-05, 01:35
|
|
|
[HBASE-7078] Add a test that append is atomic - HBase - [issue]
|
|
...HBASE-4583 adds a test that increment is atomic; we should add one for append as well....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7078
Author: Gregory Chanan,
2012-10-31, 05:05
|
|
|
[HBASE-7050] Document locking of HRegion - HBase - [issue]
|
|
...Would be good to have some documentation on the locking in HRegion. In particular, the updateLock and the row locks.With the optimizations that have been made, e.g. HBASE-5541 this isn...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7050
Author: Gregory Chanan,
2012-10-25, 04:07
|
|
|
[HBASE-7045] Add some comments to MVCC code - HBase - [issue]
|
|
...I've been digging through the MVCC/transaction code and adding some comments to help me (or others) understand quicker the next time through...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7045
Author: Gregory Chanan,
2012-10-25, 02:20
|
|
|
[HBASE-7019] Can't pass SplitAlgo in hbase shell - HBase - [issue]
|
|
...hbase(main):002:0> create 't1', 'f1', {NUMREGIONS => 15, SPLITALGO => 'HexStringSplit'}ERROR: uninitialized constant Hbase::Admin::RegionSplitter...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7019
Author: Gregory Chanan,
2012-10-23, 01:13
|
|
|
[HBASE-6987] Port HBASE-6920 to trunk (?) - HBase - [issue]
|
|
...Need to investigate whether we need to port HBASE-6920 to trunk....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6987
Author: Gregory Chanan,
2012-10-23, 01:13
|
|
|
[HBASE-6986] Reenable TestClientTimeouts for security build - HBase - [issue]
|
|
...TestClientTimeouts was disabled to get 0.94.2 out the door because it didn't work in security build. Investigate and reenable....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6986
Author: Gregory Chanan,
2012-10-18, 05:25
|
|
|
[HBASE-6950] TestAcidGuarantees system test now flushes too aggressively - HBase - [issue]
|
|
...HBASE-6552 caused the TestAcidGuarantees system test to flush more aggressively, because flushes are where ACID problems have occurred in the past.After some more cluster testing, it seems l...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6950
Author: Gregory Chanan,
2012-10-05, 12:46
|
|
|
|