Michael Stack
|
f60b8246e7
|
HBASE-7588 Fix two findbugs warning in MemStoreFlusher; REAPPLIED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1437154 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 20:45:40 +00:00 |
jxiang
|
461c3c0e7f
|
HBASE-7646 Make forkedProcessTimeoutInSeconds configurable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1437130 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 20:00:53 +00:00 |
Michael Stack
|
c3e140cd14
|
HBASE-7588 Fix two findbugs warning in MemStoreFlusher; REVERTED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1437121 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 19:43:44 +00:00 |
Michael Stack
|
3b345cd684
|
HBASE-7588 Fix two findbugs warning in MemStoreFlusher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1437119 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 19:42:30 +00:00 |
Enis Soztutar
|
14a20fceee
|
HBASE-7642. HBase shell cannot set Compression
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1437099 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-22 18:59:07 +00:00 |
Zhihong Yu
|
b25c40ac1a
|
HBASE-7329 Remove duplicate code in newly added files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436679 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 23:02:13 +00:00 |
Zhihong Yu
|
c4fbb3ae2e
|
HBASE-7329 remove flush-related records from WAL and make locking more granular (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436678 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 22:58:09 +00:00 |
Zhihong Yu
|
90417abe51
|
HBASE-7329 Revert due to compilation error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436633 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 21:36:25 +00:00 |
Zhihong Yu
|
644cf0f636
|
HBASE-7329 remove flush-related records from WAL and make locking more granular (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436632 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 21:33:37 +00:00 |
Zhihong Yu
|
e5ef0c2a04
|
HBASE-7635 Proxy created by HFileSystem#createReorderingProxy() should implement Closeable (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436594 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 20:29:34 +00:00 |
Michael Stack
|
4580a66bbb
|
HBASE-3170 RegionServer confused about empty row keys
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436587 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 20:11:42 +00:00 |
Enis Soztutar
|
f17016bd5b
|
HBASE-7268. Correct local region location cache information can be overwritten w/stale information from an old server (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436583 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 20:07:25 +00:00 |
Michael Stack
|
df99d9db4d
|
More edits to the 'how many regions' section from our man Kevin O' Dell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436497 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 17:25:44 +00:00 |
Zhihong Yu
|
7e1a05c200
|
HBASE-6907 KeyValue equals and compareTo methods should match (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436434 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 15:59:06 +00:00 |
zjushch
|
6298623a2f
|
HBASE-7507 Make memstore flush be able to retry after exception (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1436111 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-21 02:23:56 +00:00 |
Michael Stack
|
a611da16b3
|
HBASE-5138 [ref manual] Add a discussion on the number of regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435998 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-20 23:10:33 +00:00 |
Michael Stack
|
c56eeb9598
|
HBASE-7577 Review names of all znodes in zk to make sure they are sensible before 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435995 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-20 22:56:15 +00:00 |
Michael Stack
|
ea245beac7
|
HBASE-7315 Remove support for client-side RowLocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435747 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-19 22:45:11 +00:00 |
Michael Stack
|
b96d60d659
|
HBASE-7601 Fix 8 remaining EQ findbug warnings from hbase-server.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435487 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-19 05:05:50 +00:00 |
Gary Helmling
|
da18540ea3
|
HBASE-7460 Cleanup RPC client connection layers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435414 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 23:32:39 +00:00 |
eclark
|
7409c4ff9d
|
HBASE-5458 Thread safety issues with Compression.Algorithm.GZ and CompressionTest
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435316 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 19:35:25 +00:00 |
Zhihong Yu
|
96214c1a7c
|
HBASE-7542 SCVF: Avoid sending two unwanted boolean values from client to RS (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435303 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 19:04:50 +00:00 |
Zhihong Yu
|
c19520a956
|
HBASE-7299 TestMultiParallel fails intermittently in trunk builds, addendum 4 (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435301 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 18:49:42 +00:00 |
Michael Stack
|
0c9a81436e
|
HBASE-7565 [replication] Create an interface for the replication state node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435250 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 17:02:28 +00:00 |
Michael Stack
|
832b85e8e3
|
HBASE-7619 tiny correction in the book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435247 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 16:53:13 +00:00 |
mbertozzi
|
d333239070
|
HBASE-7596 Redundant FSTableDescriptor update
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434979 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-18 00:10:40 +00:00 |
jyates
|
0df9c4fdf0
|
HBASE-7576: Update formatter so that all lines are wrapped when over 100 characters (Chris Trezzo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434861 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 18:45:37 +00:00 |
larsh
|
907fdcb1f6
|
HBASE-7602 TestFromClientSide.testPoolBehavior is incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434855 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 18:42:34 +00:00 |
Andrew Kyle Purtell
|
d82b07dc6d
|
HBASE-7585. TestAccessController tests should close HTables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434846 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 18:22:50 +00:00 |
Zhihong Yu
|
b996b19d8e
|
HBASE-7034 Bad version, failed OPENING to OPENED but master thinks it is open anyways (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434800 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 17:35:16 +00:00 |
Michael Stack
|
28b79e1214
|
HBASE-7595 Fix one findbug warning in ReplicationSourceManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434561 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 05:39:22 +00:00 |
Michael Stack
|
029fb95739
|
HBASE-7593 [site] Adjustments to suit our new publishing process; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434559 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 05:09:45 +00:00 |
Zhihong Yu
|
4ef3a7b395
|
HBASE-7238 Size based scan metric broken by protobufs (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434558 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 05:06:39 +00:00 |
Enis Soztutar
|
ca430a2314
|
HBASE-7563. Move CompoundConfiguration to common and add string map support (Sergey Shelukhin). Addendum commit for the moved files.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434541 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 02:29:03 +00:00 |
Enis Soztutar
|
7adfd368cb
|
HBASE-7563. Move CompoundConfiguration to common and add string map support (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434540 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 02:24:23 +00:00 |
Enis Soztutar
|
4d7a4e8c9c
|
HBASE-7527. Integration tests STILL won't run from tar.gz in trunk (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434539 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 02:11:44 +00:00 |
Michael Stack
|
ca39e39db9
|
HBASE-7593 [site] Adjustments to suit our new publishing process
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434481 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 23:20:04 +00:00 |
larsh
|
ec117ea67d
|
HBASE-7578 TestCatalogTracker hangs occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434436 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 22:10:46 +00:00 |
Michael Stack
|
7b17ed9e91
|
HBASE-6066 some low hanging read path improvement ideas
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434415 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 21:36:57 +00:00 |
Andrew Kyle Purtell
|
bda467aeca
|
HBASE-7587. Fix two findbugs warnings in RowResource (Jean-Marc Spaggiari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434376 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 20:43:03 +00:00 |
Michael Stack
|
5c8c3d0a8c
|
HBASE-7586 Fix two findbugs warnings to get our count down to the tolerated number again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434365 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 20:25:23 +00:00 |
Michael Stack
|
ee766c07f9
|
HBASE-4451 Improve zk node naming (/hbase/shutdown)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434101 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 18:44:21 +00:00 |
Michael Stack
|
ffe1cc792f
|
Add todo for writing about zk multi support upgrading
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434095 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 18:33:03 +00:00 |
Andrew Kyle Purtell
|
adb7e27eb2
|
HBASE-7584. Improve TestAccessController.testAppend
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434091 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 18:27:31 +00:00 |
Michael Stack
|
c264d3f7ea
|
Add to troubleshooting a note on zk buffer size issue when lots of regions -- hbase-4246
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434087 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 18:22:08 +00:00 |
nkeywal
|
b892e48c7e
|
HBASE-7581 TestAccessController depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434057 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 17:27:42 +00:00 |
mbertozzi
|
5bc5ee613f
|
HBASE-7560 TestCompactionState failures
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434045 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 17:13:25 +00:00 |
jxiang
|
9723ea9cdf
|
HBASE-7575 FSUtils#getTableStoreFilePathMap should all ignore non-table folders
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434010 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 16:14:17 +00:00 |
nkeywal
|
430060332d
|
HBASE-7574 Migrate to JUnit 4.11
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433890 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 10:41:29 +00:00 |
Zhihong Yu
|
a06597e34a
|
HBASE-7213 Addendum tries to fix premature LogRoller exit (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433830 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 05:45:13 +00:00 |