Zhihong Yu
d54b1fdee7
HBASE-4754 FSTableDescriptors.getTableInfoPath() should handle FileNotFoundException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1198953 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 21:40:28 +00:00
Zhihong Yu
f7e925c8d3
HBASE-4746 Use a random ZK client port in unit tests so we can run them in parallel
...
(Mikhail Bautin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1198856 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 18:22:57 +00:00
Michael Stack
02f6104dc2
HBASE-4753 org.apache.hadoop.hbase.regionserver.TestHRegionInfo#testGetSetOfHTD throws NPE on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1198581 13f79535-47bb-0310-9956-ffa450edef68
2011-11-06 22:47:17 +00:00
Michael Stack
7d8d42d01b
HBASE-3939 Some crossports of Hadoop IPC fixes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1198573 13f79535-47bb-0310-9956-ffa450edef68
2011-11-06 21:48:31 +00:00
Michael Stack
b508f52998
HBASE-4751 Make TestAdmin#testEnableTableRoundRobinAssignment friendly to concurrent tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1198013 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 18:53:49 +00:00
Michael Stack
7052e59b38
HBASE-4749 TestMasterFailover#testMasterFailoverWithMockedRITOnDeadRS occasionally fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1198007 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 18:45:24 +00:00
Andrew Kyle Purtell
c775d60de6
HBASE-4745 LRU statistics thread should be a daemon
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1197864 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 01:48:45 +00:00
Michael Stack
56e19a72dc
HBASE-4725 NPE in AM#updateTimers
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1197815 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 23:10:08 +00:00
Michael Stack
bb0c9a11d8
HBASE-4553 The update of .tableinfo is not atomic; we remove then rename
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1197812 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 23:03:29 +00:00
Zhihong Yu
c824695af9
HBASE-4747 Upgrade maven surefire plugin to 2.10
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1197785 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 21:22:55 +00:00
Michael Stack
92b57170e9
HBASE-4298 Support to drain RS nodes through ZK
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1197256 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 18:34:41 +00:00
Gary Helmling
a9992a53c4
HBASE-4518 TestServerCustomProtocol fails intermittently
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196952 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 05:57:36 +00:00
Michael Stack
0c07e905a2
HBASE-4480 Testing script to simplify local testing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196938 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 04:08:42 +00:00
Michael Stack
f24e30f5e7
HBASE-4719 HBase script assumes pre-Hadoop 0.21 layout of jar files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196936 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 04:05:37 +00:00
Zhihong Yu
76060691bb
HBASE-4609 ThriftServer.getRegionInfo() is expecting old ServerName format, need to
...
use new Addressing class instead (Jonathan Gray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196873 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 23:48:22 +00:00
Zhihong Yu
0e32567cdd
HBASE-4716 Improve locking for single column family bulk load
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196674 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 16:28:09 +00:00
Michael Stack
d6601d1d17
HBASE-4713 Raise debug level to warn on ExecutionException in HConnectionManager
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196592 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 14:15:54 +00:00
Zhihong Yu
061c22b302
SE-4377 [hbck] Offline rebuild .META. from fs data only
...
(Jonathan Hsieh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196527 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 09:51:19 +00:00
Zhihong Yu
1b63b76e69
HBASE-1744 Thrift server to match the new java api (Tim Sell)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196451 13f79535-47bb-0310-9956-ffa450edef68
2011-11-02 04:26:26 +00:00
Jean-Daniel Cryans
08a9170236
HBASE-3515 [replication] ReplicationSource can miss a log after RS comes out of GC
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196398 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 23:44:02 +00:00
Michael Stack
e44d373842
HBASE-4708 Revert safemode related pieces of hbase-4510
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196321 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 22:10:10 +00:00
Nicolas Spiegelberg
86468b381f
Fixed CHANGES file for HBASE-4532 & HBASE-4611
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196288 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 21:26:16 +00:00
Jonathan Gray
8e2dea1eb4
HBASE-4696 HRegionThriftServer' might have to indefinitely do redirtects (jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196254 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 20:14:42 +00:00
Michael Stack
d8516489ff
HBASE-3680 Publish more metrics about mslab; REVERTED
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196236 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 19:39:20 +00:00
Michael Stack
0b9a8701d2
HBASE-3680 Publish more metrics about mslab
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196235 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 19:33:52 +00:00
Michael Stack
d5364c2bfd
HBASE-4695 WAL logs get deleted before region server can fully flush
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196220 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 19:12:11 +00:00
Gary Helmling
e34c773792
HBASE-4710 UnknownProtocolException should abort client retries as a DoNotRetryIOException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196185 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 18:15:11 +00:00
Michael Stack
fcc01d275a
HBASE-4715 Remove stale broke .rb scripts from bin dir
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196166 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 17:54:20 +00:00
Michael Stack
f637b4d4e8
HBASE-4714 Don't ship w/ icms enabled by default; REDO
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196120 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 16:46:33 +00:00
Michael Stack
df053660bf
HBASE-4714 Don't ship w/ icms enabled by default; REVERT -- I overcommitted by mistake
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196117 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 16:45:31 +00:00
Michael Stack
a47b0b3293
HBASE-4714 Don't ship w/ icms enabled by default
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196114 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 16:44:38 +00:00
Michael Stack
9018d028e1
HBASE-4703 Improvements in tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195833 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 05:36:12 +00:00
Zhihong Yu
e29a6c1b3b
HBASE-4669 Add an option of using round-robin assignment for enabling table
...
(Jieshan Bean)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195670 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 21:00:48 +00:00
Michael Stack
f6ad8d2647
HBASE-4680 FSUtils.isInSafeMode() checks should operate on HBase root dir, where we have permissions; REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195588 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 18:09:17 +00:00
Zhihong Yu
e32b161c8f
HBASE-4552 multi-CF bulk load is not atomic across column families (Jonathan Hsieh)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195574 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 17:26:42 +00:00
Zhihong Yu
fb97e1381a
HBASE-4690 Intermittent TestRegionServerCoprocessorExceptionWithAbort failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195250 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 21:17:30 +00:00
Michael Stack
7918625952
HBASE-4603 Uneeded sleep time for tests in hbase.master.ServerManager#waitForRegionServers
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195246 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 21:11:57 +00:00
Michael Stack
b625995326
HBASE-4613 hbase.util.Threads#threadDumpingIsAlive sleeps 1 second, slowing down the shutdown by 0.5s
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195056 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 22:01:59 +00:00
Michael Stack
f4109e3a28
HBASE-4701 TestSplitTransactionOnCluster fails on occasion when it tries to move a region
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195034 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 21:03:55 +00:00
Michael Stack
f686732973
HBASE-4701 TestMasterObserver fails up on jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1194900 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 15:03:30 +00:00
Michael Stack
9586812380
HBASE-4436 Remove trivial 0.90 deprecated code from 0.92 and trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190675 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 23:40:32 +00:00
Michael Stack
8c6f8b4b96
HBASE-4694 Some cleanup of log messages in RS and M
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190669 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 23:20:14 +00:00
Michael Stack
bdd4b8d012
HBASE-4699 Cleanup the UIs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190662 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 23:05:57 +00:00
larsh
45f44dc9ea
HBASE-4691 Remove more unnecessary byte[] copies from KeyValues
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190640 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 22:29:49 +00:00
Jonathan Gray
94d1cc12ab
HBASE-4687 regionserver may miss zk-heartbeats to master when replaying edits at region open (prakash via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190610 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 21:54:30 +00:00
Jonathan Gray
804e99e4d0
HBASE-4528 The put operation can release the rowlock before sync-ing the Hlog (dhruba via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190606 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 21:49:38 +00:00
Jonathan Gray
9d172f9b96
HBASE-4641 Block cache can be mistakenly instantiated on Master (jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190604 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 21:43:58 +00:00
Gary Helmling
b5929431a5
HBASE-4680 FSUtils.isInSafeMode() checks should operate on HBase root dir, where we have permissions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190428 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 16:25:34 +00:00
Michael Stack
86f20b257f
HBASE-4692 HBASE-4300 broke the build
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190176 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 06:59:47 +00:00
Michael Stack
91090148f7
HBASE-4304 requestsPerSecond counter stuck at 0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190167 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 06:09:32 +00:00
Nicolas Spiegelberg
0e83d7445d
HBASE-4679 Thrift null mutation error
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190143 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 03:29:52 +00:00
Michael Stack
bf0f06c569
HBASE-4300 Start of new-version master fails if old master's znode is hanging around
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190068 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 22:20:02 +00:00
Michael Stack
1a78bd8828
HBASE-4685 TestDistributedLogSplitting.testOrphanLogCreation failing because of ArithmeticException: / by zero.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190048 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 21:47:31 +00:00
Michael Stack
421ae8504c
HBASE-4388 Second start after migration from 90 to trunk crashes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190027 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 21:05:55 +00:00
larsh
9f2204fbe3
HBASE-4673 NPE in HFileReaderV2.close during major compaction when hfile.block.cache.size is set to 0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1189481 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 21:32:43 +00:00
Michael Stack
055d8e3b8c
HBASE-4634 'test.build.data' property overused leading to write data at the wrong place
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1189429 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 20:29:41 +00:00
larsh
9efd27b733
HBASE-4648 Bytes.toBigDecimal() doesn't use offset
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1189351 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 18:05:02 +00:00
Nicolas Spiegelberg
770cc7d5d2
HBASE-4645 Edits Log recovery losing data across column families
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1189285 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 16:11:11 +00:00
Michael Stack
9570f3c907
HBASE-4367 Deadlock in MemStore flusher due to JDK internally synchronizing on current thread
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188555 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 07:40:25 +00:00
Michael Stack
3c764b1e05
HBASE-4670 Fix javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188537 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 06:51:28 +00:00
Michael Stack
0b4c5efe75
HBASE-4374 Up default regions size from 256M to 1G
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188505 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 03:34:22 +00:00
Andrew Kyle Purtell
998539d05d
HBASE-3512 Shell support for listing currently loaded coprocessors
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188444 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 23:22:20 +00:00
Andrew Kyle Purtell
ed76ba8de3
HBASE-4070 Improve region server metrics to report loaded coprocessors to master
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188442 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 23:18:04 +00:00
Michael Stack
95a8d2bfc4
HBASE-4578 NPE when altering a table that has moving regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188439 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 23:13:01 +00:00
Michael Stack
b31527ee35
HBASE-4656 Note how dfs.support.append has to be enabled in 0.20.205.0 clusters
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188434 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 22:56:56 +00:00
Michael Stack
d3927860a8
HBASE-4437 Update hadoop in 0.92 (0.20.205?)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188403 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 21:55:38 +00:00
Nicolas Spiegelberg
a165e6cd59
HBASE-4591 TTL for old HLogs should be calculated from last modification time.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188390 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 21:24:00 +00:00
Michael Stack
7d8b58c361
HBASE-4629 enable automated patch testing for hbase
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188345 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 20:07:11 +00:00
Zhihong Yu
e495e04c78
HBASE-4651 ConcurrentModificationException might be thrown in
...
TestHCM.testConnectionUniqueness (Jinchao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188259 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 17:52:39 +00:00
Michael Stack
575cbc7108
HBASE-4642 Add Apache License Header
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187998 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 23:03:32 +00:00
Michael Stack
b3266f1f62
HBASE-4647 RAT finds about 40 files missing licenses
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187975 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 21:19:23 +00:00
Jonathan Gray
bd7ff8ece3
HBASE-4588 The floating point arithmetic to validate memory allocation configurations need to be done as integers (dhruba)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187551 13f79535-47bb-0310-9956-ffa450edef68
2011-10-21 21:27:12 +00:00
larsh
f9f3a148d9
HBASE-4536 Allow CF to retain deleted rows
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187531 13f79535-47bb-0310-9956-ffa450edef68
2011-10-21 19:57:07 +00:00
Todd Lipcon
53c69f2e9f
HBASE-3929 Add option to HFile tool to produce basic stats
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187494 13f79535-47bb-0310-9956-ffa450edef68
2011-10-21 18:45:31 +00:00
ramkrishna
a914da38db
HBASE-4219 CHANGES.txt was not uploaed correctly. Hence this correction
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187295 13f79535-47bb-0310-9956-ffa450edef68
2011-10-21 10:48:44 +00:00
ramkrishna
4e27946157
HBASE-4219 Addendum for TestHFileBlock failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187278 13f79535-47bb-0310-9956-ffa450edef68
2011-10-21 10:11:13 +00:00
larsh
c00dbf8139
HBASE-4626 Filters unnecessarily copy byte arrays
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187175 13f79535-47bb-0310-9956-ffa450edef68
2011-10-21 03:15:28 +00:00
Michael Stack
25385fe1e2
HBASE-4580 Some invalid zk nodes were created when a clean cluster restarts
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187010 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 19:40:00 +00:00
Michael Stack
0d9185a60d
HBASE-4595 HFilePrettyPrinter Scanned kv count always 0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187004 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 19:25:38 +00:00
Michael Stack
0b65addae7
HBASE-4604 hbase.client.TestHTablePool could start a single cluster instead of one per method
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186997 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 19:13:40 +00:00
Michael Stack
94e4322937
HBASE-4510 Check and workaround usage of internal HDFS APIs in HBase
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186992 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 19:03:56 +00:00
Michael Stack
de797e9237
HBASE-4430 Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186977 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 18:21:59 +00:00
ramkrishna
8a0699e585
HBASE-4459 HbaseObjectWritable code is a byte, we will eventually run out of codes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186975 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 18:19:44 +00:00
Michael Stack
dd6460d183
HBASE-4378 [hbck] Does not complain about regions with startkey==endkey.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186953 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 17:36:09 +00:00
Jonathan Gray
a141ff2a79
HBASE-4460 Support running an embedded ThriftServer within a RegionServer (jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186586 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 00:42:57 +00:00
Nicolas Spiegelberg
8182ddaaef
HBASE-4489 Better key splitting in RegionSplitter
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186575 13f79535-47bb-0310-9956-ffa450edef68
2011-10-20 00:09:57 +00:00
Michael Stack
e6c422defe
HBASE-4486 Improve Javadoc for HTableDescriptor
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186559 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 23:13:20 +00:00
Michael Stack
9dce8043bd
HBASE-4621 TestAvroServer fails quite often intermittently
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186531 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 22:05:37 +00:00
Michael Stack
5b809d7f7c
HBASE-4620 I broke the build when I submitted HBASE-3581 (Send length of the rpc response)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1186347 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 17:13:21 +00:00
Nicolas Spiegelberg
dcb718d0c5
HBASE-4418 Show all the hbase configuration in the web ui
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185859 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 21:05:14 +00:00
Nicolas Spiegelberg
a1a1b1b781
HBASE-4219 Per Column Family Metrics
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185835 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 20:23:28 +00:00
ramkrishna
9e071332b2
HBASE-4585 Avoid seek operation when current kv is deleted(Liyin Tang)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185771 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 17:52:06 +00:00
Michael Stack
54acda49f9
HBASE-3581 hbase rpc should send size of response
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185617 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 12:20:01 +00:00
larsh
6217443231
HBASE-4562 When split doing offlineParentInMeta encounters error, it'll cause data loss
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185414 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 22:37:33 +00:00
Jean-Daniel Cryans
03351581d0
HBASE-4606 Remove spam in HCM and fix a list.size == 0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185326 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 19:01:49 +00:00
Jean-Daniel Cryans
8558fab847
HBASE-4579 CST.requestCompaction semantics changed, logs are now
...
spammed when too many store files
forgot the CHANGES
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185317 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 18:19:34 +00:00
Todd Lipcon
ef6532498b
HBASE-4570. Fix a race condition that could cause inconsistent results from scans during concurrent writes.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185301 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 17:37:03 +00:00
larsh
ef6a0f9db3
HBASE-4563 When error occurs in this.parent.close(false) of split, the split region cannot write or read
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1185005 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 05:08:49 +00:00
Jonathan Gray
4d776c28b9
HBASE-4589 CacheOnWrite broken in some cases because it can conflict with evictOnClose (jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183541 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 22:41:45 +00:00
Nicolas Spiegelberg
fc5c533c59
HBASE-4568 Make zk dump jsp response faster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183166 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 23:49:15 +00:00
Michael Stack
8d8dc87d0d
HBASE-3446 ProcessServerShutdown fails if META moves, orphaning lots of regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183158 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 23:12:30 +00:00
Jonathan Gray
69761be2c2
HBASE-4469 Avoid top row seek by looking up bloomfilter (liyin via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183155 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 22:56:18 +00:00
Todd Lipcon
4b902528e7
HBASE-4551 Fix pom and some test cases to compile and run against Hadoop 0.23
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183154 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 22:51:15 +00:00
Jonathan Gray
ef5476f5ca
HBASE-3417 CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme (jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183137 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 22:21:00 +00:00
Nicolas Spiegelberg
df9b82c082
HBASE-4078 Validate store files after flush/compaction
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183071 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 20:25:03 +00:00
larsh
9814ffbaf0
HBASE-4556 Fix all incorrect uses of InternalScanner.next(...)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183016 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 18:07:04 +00:00
ramkrishna
98bc9cc829
HBASE-4558 - Addendum for TestMasterFailOver (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182702 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 07:35:10 +00:00
ramkrishna
bd5d2b2433
HBASE-4558 Refactor TestOpenedRegionHandler and TestOpenRegionHandler. (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182655 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 05:22:43 +00:00
larsh
202118d3b5
HBASE-4102 atomicAppend: A put that appends to the latest version of a cell
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182588 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 21:42:20 +00:00
Jonathan Gray
c2681355b5
HBASE-4582 Store.java cleanup (failing TestHeapSize and has warnings) (jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182530 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 19:08:50 +00:00
Michael Stack
a548c2084c
HBASE-4555 TestShell seems passed, but actually errors seen in test output file
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182516 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 18:37:32 +00:00
Jonathan Gray
52c4ce5cdd
HBASE-4422 Move block cache parameters and references into single CacheConf class (jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182194 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 04:15:30 +00:00
larsh
ed7605b892
Integrating HBASE-4335
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182096 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 21:20:39 +00:00
ramkrishna
3d50077db1
HBASE-4540 OpenedRegionHandler is not enforcing atomicity of the operation it is performing . Also fixes HBASE-4539 (ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180553 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 06:35:46 +00:00
Michael Stack
e95a7409af
HBASE-4547 TestAdmin failing in 0.92 because .tableinfo not found
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179881 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 22:02:00 +00:00
Michael Stack
82dd6f5235
HBASE-4482 Race Condition Concerning Eviction in SlabCache
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179868 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 21:39:47 +00:00
Michael Stack
c15feb5fbf
HBASE-4402 Retaining locality after restart broken
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179809 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 20:10:08 +00:00
Gary Helmling
da04d73e70
HBASE-4545 TestHLog doesn't clean up after itself
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179511 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 06:01:59 +00:00
Todd Lipcon
3d156a5a24
HBASE-4386 Fix a potential NPE in TaskMonitor
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179479 13f79535-47bb-0310-9956-ffa450edef68
2011-10-06 00:16:45 +00:00
Jonathan Gray
ead9159ecd
HBASE-4465 Lazy-seek optimization for StoreFile scanners (mikhail/liyin)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179442 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 21:14:50 +00:00
Jean-Daniel Cryans
1edf8b65e4
HBASE-4501 [replication] Shutting down a stream leaves recovered
...
sources running
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179345 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 17:36:58 +00:00
Michael Stack
1131ebe570
HBASE-4481 TestMergeTool failed in 0.92 build 20
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179288 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 16:11:20 +00:00
ramkrishna
456e7fbb60
HBASE-4479 TestMasterFailover failure in Hbase-0.92#17(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179052 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 04:43:05 +00:00
Michael Stack
2b981abcbb
HBASE-4494 AvroServer:: get fails with NPE on a non-existent row
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179014 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 00:06:48 +00:00
Gary Helmling
fa6fb56932
HBASE-4537 Unused TestUser imports break compilation against secure Hadoop
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179005 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 23:10:33 +00:00
Jonathan Gray
6529cf3660
HBASE-4534 A new unit test for lazy seek and StoreScanner in general (mikhail via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178920 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 19:26:25 +00:00
Michael Stack
ea5ddc5ff7
HBASE-4520 Better handling of Bloom filter type discrepancy between HFile and CF config
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178893 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 18:27:54 +00:00
Zhihong Yu
d4a8c48add
HBASE-4334 HRegion.get never validates row (Lars H)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178623 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 22:34:52 +00:00
Jean-Daniel Cryans
4ecbf3c8c0
HBASE-4473 NPE when executors are down but events are still coming in
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178520 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 19:08:23 +00:00
Michael Stack
cb845c04d8
HBASE-4531 hbase-4454 failsafe broke mvn site; back it out or fix
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178505 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 18:33:24 +00:00
Michael Stack
bbe544d2fa
HBASE-4526 special case for stopping master in hbase-daemon.sh is no longer required
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178462 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 17:14:23 +00:00
Zhihong Yu
c5f80ebc53
HBASE-4496 HFile V2 does not honor setCacheBlocks when scanning (Lars and Mikhail)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178258 13f79535-47bb-0310-9956-ffa450edef68
2011-10-02 21:30:06 +00:00
Michael Stack
15e66a3ab5
HBASE-4509 [hbck] Improve region map output
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177900 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:24:44 +00:00
Michael Stack
a4532fbd3f
HBASE-4506 [hbck] Allow HBaseFsck to be instantiated without connecting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177899 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:21:57 +00:00
Michael Stack
5bbed78d73
HBASE-4506 [hbck] Allow HBaseFsck to be instantiated without connecting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177896 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:18:13 +00:00
Gary Helmling
39c0909e3e
HBASE-4515 User.getCurrent() can fail to initialize the current user
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177881 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 01:44:39 +00:00
Michael Stack
c80eaecce1
HBASE-4209 The HBase hbase-daemon.sh SIGKILLs master when stopping it
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177849 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 21:45:20 +00:00
Michael Stack
f40479ab63
Hhbase-4503 Purge deprecated HBaseClusterTestCase
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177843 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 21:29:32 +00:00
Michael Stack
ba809c3b29
HBASE-4476 Compactions must fail if column tracker gets columns out of order
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177839 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 21:20:24 +00:00
Zhihong Yu
43f173cf44
HBASE-4487 The increment operation can release the rowlock before sync-ing
...
the Hlog (dhruba borthakur)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177815 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 20:22:22 +00:00
Zhihong Yu
1d621be994
HBASE-2794 Utilize ROWCOL bloom filter if multiple columns within same family
...
are requested in a Get (Mikhail Bautin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177768 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 18:35:27 +00:00
Zhihong Yu
2ce873e3d1
HBASE-4145 Provide metrics for hbase client (Ming Ma)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177501 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 04:20:34 +00:00
Zhihong Yu
93a104a018
HBASE-4412 No need to retry scan operation on the same server in case of
...
RegionServerStoppedException (Ming Ma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177498 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 04:03:33 +00:00
Zhihong Yu
3a7bda2cd1
HBASE-4212 TestMasterFailover fails occasionally (Gao Jinchao)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177488 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 03:08:38 +00:00
Jean-Daniel Cryans
b2f6235668
HBASE-3130 [replication] ReplicationSource can't recover from session
...
expired on remote clusters (Chris Trezzo via JD)
HBASE-4499 [replication] Source shouldn't update ZK if it didn't progress
(Chris Trezzo via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177461 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 23:33:39 +00:00
Jonathan Gray
e2da35f666
HBASE-4477 Ability for an application to store metadata into the transaction log (dhruba via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177426 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 21:00:24 +00:00
Michael Stack
c05c7f1154
HBASE-4513 NOTICES.txt refers to Facebook for Thrift
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177385 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 18:14:20 +00:00
ramkrishna
93ad445609
HBASE-4512 JVMClusterUtil throwing wrong exception when master thread cannot be created (Ram) - Did not update the CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177374 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 17:21:41 +00:00
ramkrishna
6f30cf7f6c
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177178 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 06:53:16 +00:00
Michael Stack
f3cda40473
HBASE-4454 Add failsafe plugin to build and rename integration tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177168 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 05:42:13 +00:00