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
Zhihong Yu
db4a453149
HBASE-7549 Make HTableInterface#batch() javadoc proper (Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433805 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 02:37:55 +00:00
Zhihong Yu
10c1bceda4
HBASE-6748 Endless recursive of deleteNode happened in SplitLogManager#DeleteAsyncCallback (Jeffrey Zhong)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433733 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 23:18:56 +00:00
Michael Stack
5f60754608
HBASE-7570 rename user metadata dictionary in shell from CONFIG
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433730 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 23:10:05 +00:00
larsh
289c12dea3
HBASE-7551 nodeChildrenChange event may happen after the transition to RS_ZK_REGION_SPLITTING in SplitTransaction causing the SPLIT event to be missed in the master side. (Ram, Ted, and Lars H)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433696 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 22:14:23 +00:00
Michael Stack
839dec12d2
Add note on how we now publish hbase.apache.org now infra has moved us to svn pubsub
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433566 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 18:23:38 +00:00
mbertozzi
21ebbdae06
HBASE-7537 .regioninfo not created by createHRegion()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433514 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 16:51:44 +00:00
Zhihong Yu
7fb425daf4
HBASE-5498 Secure Bulk Load (Francis Liu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433452 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 15:19:52 +00:00
nkeywal
474b61483b
Add JetBrains to the sponsors list
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433321 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 09:32:38 +00:00
nkeywal
2c2e0bc6cf
HBASE-7556 TestAdmin depends on the execution order
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433314 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 08:53:16 +00:00
Michael Stack
a380af2543
HBASE-7569 change HTD/HCD to use standard byte-byte pair for metadata
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433289 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 05:07:56 +00:00
Michael Stack
238bcb34da
HBASE-7566 remove useless ctor from HRegion and move sporadic null checks earlier
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433288 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 04:59:13 +00:00
mbertozzi
2e2eec2d06
HBASE-7558 Client not able to access /hbase/unassigned in secure cluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433251 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 00:51:23 +00:00
Zhihong Yu
96c32807dd
HBASE-7383 create integration test for HBASE-5416 (improving scan performance for certain filters) (Sergey)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433224 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 23:57:48 +00:00
Zhihong Yu
9575f0f0a0
HBASE-7213 Have HLog files for .META. and -ROOT- edits only (Devaraj Das)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433152 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 21:43:31 +00:00
Zhihong Yu
920153a859
HBASE-7552 Pass bufferSize param to FileLinkInputStream constructor within FileLink.open method, and remove unnecessary import packages (Julian Zhou)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433112 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 20:40:48 +00:00
Jean-Daniel Cryans
64147bd02f
HBASE-7545 [replication] Break out TestReplication into manageable classes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433057 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 19:11:42 +00:00
nkeywal
ef2a643d22
HBASE-7553 TestServerCustomProtocol depends on the test methods execution order
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433014 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 18:03:57 +00:00
nkeywal
2933150500
HBASE-7555 Kill the remaining processus from other builds in the precommit env
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1432984 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 16:40:40 +00:00
nkeywal
cfb6fbefe2
HBASE-7554 TestZooKeeper depends on the execution order
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1432970 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 16:06:16 +00:00
zjushch
90ed67dc9a
HBASE-7404 Bucket Cache:A solution about CMS,Heap Fragment and Big Cache on HBASE (Chunhui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1432797 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 04:08:17 +00:00
Enis Soztutar
e4711dc714
HBASE-7384 Introducing waitForCondition function into test cases (Jeffrey Zhong)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1432358 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 02:07:25 +00:00
Michael Stack
ad853582b4
HBASE-7540 Make znode dump to print a dump of replciation znodes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1432235 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 19:10:33 +00:00
Michael Stack
d4f7604298
HBASE-7213 Have HLog files for .META. edits only; REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1432234 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 19:08:22 +00:00
Zhihong Yu
e5349081c2
HBASE-7502 TestScannerTimeout fails on snapshot branch (Himanshu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1432211 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 18:28:20 +00:00
Michael Stack
641a592b51
HBASE-7213 Have HLog files for .META. edits only
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431935 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 08:31:23 +00:00
Michael Stack
2ade9c0048
HBASE-7387 StoreScanner need to be able to be subclassed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431916 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 07:05:21 +00:00
Michael Stack
19c00d1283
HBASE-7846 master pid file is not getting removed if we stop hbase from stop-hbase.sh
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431913 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 06:53:11 +00:00
Michael Stack
6b97306c1e
HBASE-7512 Document the findbugs library annotation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431910 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 06:45:18 +00:00
zjushch
50bac9f397
HBASE-7506 Judgment of carrying ROOT/META will become wrong when expiring server (Chunhui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431901 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 05:47:18 +00:00
Michael Stack
fcc11f61e5
HBASE-7318 Add verbose logging option to HConnectionManager
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431894 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 05:27:37 +00:00
zjushch
bda51b6458
HBASE-7529 Wrong ExecutorType for EventType.M_RS_OPEN_ROOT in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431816 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 02:22:59 +00:00
Jean-Daniel Cryans
72bf55b224
HBASE-7530 [replication] Work around HDFS-4380 else we get NPEs
...
HBASE-7531 [replication] NPE in SequenceFileLogReader because
ReplicationSource doesn't nullify the reader
HBASE-7534 [replication] TestReplication.queueFailover can fail
because HBaseTestingUtility.createMultiRegions is dangerous
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431768 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 00:53:28 +00:00
Jonathan Hsieh
2eb9249ac2
HBASE-7528 Unhelpful NPE in hbck -repair when adopting orphans if no tableinfo is found (Sergey Shelukhin)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431637 13f79535-47bb-0310-9956-ffa450edef68
2013-01-10 20:58:59 +00:00
zjushch
f26e14a1b1
HBASE-7504 -ROOT- may be offline forever after FullGC of RS (Chunhui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431208 13f79535-47bb-0310-9956-ffa450edef68
2013-01-10 08:36:50 +00:00