Enis Soztutar
|
85d0b8f3bc
|
HBASE-6820. [WINDOWS] MiniZookeeperCluster should ensure that ZKDatabase is closed upon shutdown()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407287 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 22:09:20 +00:00 |
Enis Soztutar
|
3b07b3fdc3
|
HBASE-6822. [WINDOWS] MiniZookeeperCluster multiple daemons bind to the same port
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407286 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 22:07:37 +00:00 |
Enis Soztutar
|
eded9b6b1f
|
HBASE-6826. [WINDOWS] TestFromClientSide failures
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407285 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 22:05:53 +00:00 |
gchanan
|
82ebcfd458
|
HBASE-4913 Per-CF compaction Via the Shell (Mubarak and Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407227 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 19:22:58 +00:00 |
eclark
|
dbddf05a0a
|
HBASE-7121 Fix TestHFileOutputFormat after moving RS to metrics2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407216 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 19:09:33 +00:00 |
Michael Stack
|
0cf5cfec84
|
HBASE-7098 Fix minor typos and formatting issues in HFileArchiver/HFileLink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406860 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 23:17:34 +00:00 |
Michael Stack
|
e7f5eea91c
|
HBASE-6969 Avoid unneceseary regular expression matching in ruby code for "list" command
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406805 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 21:07:05 +00:00 |
Michael Stack
|
4ae5cc07c1
|
HBASE-6894 Adding metadata to a table in the shell is both arcane and painful
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406800 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 21:00:32 +00:00 |
jxiang
|
e4a99e9794
|
HBASE-7113 TestGzipFilter is flaky with jdk1.7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406797 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 20:45:52 +00:00 |
jxiang
|
329796cac5
|
HBASE-6958 TestAssignmentManager sometimes fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406699 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 16:20:43 +00:00 |
eclark
|
3900978ffe
|
HBASE-6410 Move RegionServer Metrics to metrics2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406396 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 23:22:01 +00:00 |
Michael Stack
|
60caa2cedf
|
HBASE-6793 Make hbase-examples module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406339 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 21:22:27 +00:00 |
Michael Stack
|
9b3e63dcb7
|
HBASE-6991 Escape "\" in Bytes.toStringBinary() and its counterpart Bytes.toBytesBinary()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406297 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 20:07:46 +00:00 |
Zhihong Yu
|
571a8a3e62
|
HBASE-7095 Cannot set 'lenAsVal' for KeyOnlyFilter from shell (Aditya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405657 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-04 22:37:04 +00:00 |
Michael Stack
|
867ff9fc69
|
HBASE-7089 Allow filter to be specified for Get from HBase shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405640 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-04 21:09:02 +00:00 |
Zhihong Yu
|
73911b1740
|
HBASE-7086 Enhance ResourceChecker to log stack trace for potentially hanging threads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405443 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-04 00:20:27 +00:00 |
Enis Soztutar
|
b503dfba3f
|
HBASE-7063 Package name for compression should not contain hfile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405130 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-02 19:51:18 +00:00 |
Michael Stack
|
6f6f425a31
|
HBASE-6389 Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405111 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-02 19:20:52 +00:00 |
Michael Stack
|
624021fb4d
|
HBASE-7070 Scanner may retry forever after HBASE-5974
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405107 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-02 19:15:32 +00:00 |
Michael Stack
|
2803eed35e
|
HBASE-2645 HLog writer can do 1-2 sync operations after lease has been recovered for split process; REVERT -- TEST FAILS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404875 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-02 04:32:54 +00:00 |
jxiang
|
75682c0c5b
|
HBASE-7083 SSH#fixupDaughter should force re-assign missing daughter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404867 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-02 04:11:56 +00:00 |
larsh
|
d051501c07
|
HBASE-6925 Change socket write size from 8K to 64K for HBaseServer (Karthik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404777 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-01 21:41:15 +00:00 |
jxiang
|
ddb9e96654
|
HBASE-6060 Regions's in OPENING state from failed regionservers takes a long time to recover
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404759 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-01 20:50:22 +00:00 |
jxiang
|
5dfdc621f1
|
HBASE-7082 TestHFileCleaner#testHFileCleaning fails due to cleaner is reset
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404722 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-01 18:48:35 +00:00 |
larsh
|
8cde506fb9
|
HBASE-7077 ADDENDUM, add TestCategory
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404640 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-01 15:23:48 +00:00 |
gchanan
|
e74cd24ff2
|
HBASE-6904 In the HBase shell, an error is thrown that states replication-related znodes already exist
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404389 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-31 22:21:48 +00:00 |
larsh
|
5b7f4bb535
|
HBASE-7077 Test for: CheckAndPut should properly read MVCC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404382 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-31 22:09:28 +00:00 |
larsh
|
09873f9d32
|
HBASE-7051 CheckAndPut should properly read MVCC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404377 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-31 22:02:09 +00:00 |
jxiang
|
4873d3a441
|
HBASE-7080 TestHFileOutputFormat.testColumnFamilyCompression failing due to UnsatisfiedLinkError
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404329 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-31 20:07:56 +00:00 |
Zhihong Yu
|
756840a814
|
HBASE-7066 Some HMaster coprocessor exceptions are being swallowed in try catch blocks (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404146 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-31 14:06:40 +00:00 |
Michael Stack
|
fb983be9e3
|
HLog writer can do 1-2 sync operations after lease has been recovered for split process.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403977 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-31 04:48:37 +00:00 |
Zhihong Yu
|
b31e78a424
|
HBASE-7055 Revert - part 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 22:11:19 +00:00 |
Zhihong Yu
|
1abf20084a
|
HBASE-7055 port HBASE-6371 tier-based compaction from 0.89-fb to trunk - revert for further discussion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403890 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 22:04:41 +00:00 |
Zhihong Yu
|
028a672e20
|
HBASE-7055 port HBASE-6371 tier-based compaction from 0.89-fb to trunk (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403852 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 20:14:01 +00:00 |
Zhihong Yu
|
9fda46c126
|
HBASE-7060 Region load balancing by table does not handle the case where a table's region count is lower than the number of the RS in the cluster (Ted Yu and Tianying)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403851 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 20:08:22 +00:00 |
Jean-Daniel Cryans
|
02fa99f9f0
|
HBASE-6700 [replication] empty znodes created during queue failovers aren't
deleted (Terry Zhang via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403581 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-29 23:44:56 +00:00 |
Michael Stack
|
e7d4f965a1
|
HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps; ADDENDUM v4 -- I FORGOT THIS BIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403539 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-29 21:33:15 +00:00 |
jxiang
|
27f9a5cd7b
|
HBASE-5119 Set the TimeoutMonitor's timeout back down
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403500 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-29 20:52:45 +00:00 |
Michael Stack
|
28fffb91b7
|
HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps; ADDENDUM v4
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403098 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-28 21:49:19 +00:00 |
Zhihong Yu
|
056977d70b
|
HBASE-6665 ROOT region should not be splitted even with META row as explicit split key (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403037 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-28 16:33:27 +00:00 |
larsh
|
f4923b98a6
|
HBASE-6846 BitComparator bug - ArrayIndexOutOfBoundsException (Lucian George Iordache)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402882 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-27 21:24:00 +00:00 |
Michael Stack
|
cd572001f0
|
HBASE-7024 TableMapReduceUtil.initTableMapperJob unnecessarily limits the types of outputKeyClass and outputValueClass
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402710 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-26 23:08:45 +00:00 |
Andrew Kyle Purtell
|
04381e1a6c
|
HBASE-7033. Add hbase.lru.blockcache.acceptable.factor to configuration (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402314 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 20:12:54 +00:00 |
jxiang
|
d70e3d8180
|
HBASE-6977 Multithread processing ZK assignment events
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402226 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 17:32:08 +00:00 |
Michael Stack
|
c9073c4631
|
HBASE-5974 Scanner retry behavior with RPC timeout on next() seems incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402214 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 16:43:22 +00:00 |
Zhihong Yu
|
bd7c0c96f9
|
HBASE-5257 Allow INCLUDE_AND_NEXT_COL in filters and use it in ColumnPaginationFilter (Varun)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402209 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 16:32:06 +00:00 |
Zhihong Yu
|
dc14281b85
|
HBASE-7048 Regionsplitter requires the hadoop config path to be in hbase classpath (Ming Ma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402197 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 16:05:01 +00:00 |
gchanan
|
2be66139d6
|
HBASE-7045 Add some comments to MVCC code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401910 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-24 23:01:10 +00:00 |
jxiang
|
b1595ac86b
|
HBASE-6896 sync bulk and regular assigment handling socket timeout exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401744 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-24 15:50:55 +00:00 |
Michael Stack
|
47ae2df693
|
HBASE-7037 ReplicationPeer logs at WARN level aborting server instead of at FATAL
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401563 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-24 06:09:06 +00:00 |
larsh
|
08491e4f59
|
HBASE-6843 loading lzo error when using coprocessor (Andy)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401551 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-24 04:47:28 +00:00 |
gchanan
|
af295f5605
|
HBASE-7018 Fix and Improve TableDescriptor caching for bulk assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401525 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-24 01:06:44 +00:00 |
eclark
|
65a7c12942
|
HBASE-7027 Use the correct port of info server of region servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401454 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-23 20:39:21 +00:00 |
eclark
|
2f06bfd297
|
HBASE-7032 Remove old IncrementColumnValue code.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401447 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-23 20:28:37 +00:00 |
Zhihong Yu
|
940b37dc24
|
HBASE-6942 Endpoint implementation for bulk delete rows (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401330 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-23 15:59:57 +00:00 |
Zhihong Yu
|
871618c19b
|
HBASE-6972 HBase Shell deleteall should not require column to be defined (Ricky)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401115 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 22:56:54 +00:00 |
gchanan
|
2c4b5f74d7
|
HBASE-7019 Can't pass SplitAlgo in hbase shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401091 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 21:46:50 +00:00 |
Zhihong Yu
|
2cdb599c36
|
HBASE-7001 Fix the RCN Correctness Warning in MemStoreFlusher class (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401037 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 19:34:12 +00:00 |
gchanan
|
12315b8597
|
HBASE-6987 Port HBASE-6920 to trunk (?)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401015 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 19:12:43 +00:00 |
Zhihong Yu
|
1a32bfed45
|
HBASE-6728 revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401012 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 19:08:23 +00:00 |
Zhihong Yu
|
1048d15c6a
|
HBASE-6728 prevent OOM possibility due to per connection responseQueue being unbounded
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401008 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 19:03:59 +00:00 |
eclark
|
d115205c13
|
HBASE-6951 Allow the master info server to be started in a read only mode.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400956 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 17:09:58 +00:00 |
Zhihong Yu
|
b27d0319c0
|
HBASE-6998 Uncaught exception in main() makes the HMaster/HRegionServer process suspend (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400940 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 16:27:16 +00:00 |
jxiang
|
a5bd102cd8
|
HBASE-6611 Forcing region state offline cause double assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400358 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-20 03:57:49 +00:00 |
Zhihong Yu
|
312e9187ae
|
HBASE-7005 Addendum updates thrift release that we depend on
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400288 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 21:02:12 +00:00 |
Michael Stack
|
a8e4e5c286
|
HBASE-6949 Automatically delete empty directories in CleanerChore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400286 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 21:02:01 +00:00 |
Zhihong Yu
|
e02139dca7
|
HBASE-7005 Upgrade Thrift lib to 0.9.0 (Jake Farrell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400249 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 19:42:56 +00:00 |
Zhihong Yu
|
7e02b67d30
|
HBASE-6583 Enhance Hbase load test tool to automatically create column families if not present (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400196 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 17:58:27 +00:00 |
Zhihong Yu
|
b6ca623286
|
HBASE-6459 improve speed of table creation (Zhou Wenjian)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400152 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 16:20:15 +00:00 |
larsh
|
c951cfbd31
|
HBASE-6974 Metric for blocked updates (Michael Drzal)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1399880 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 21:58:38 +00:00 |
Gary Helmling
|
952ec5521d
|
HBASE-6786 addendum - fix mutation spelling in .proto and generated classes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1399755 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 18:01:05 +00:00 |
Gary Helmling
|
6f3cce5220
|
HBASE-6786 Convert MultiRowMutationProtocol to protocol buffer service (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1399529 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 06:38:33 +00:00 |
Jean-Daniel Cryans
|
d6d73eb286
|
HBASE-6758 [replication] The replication-executor should make sure the file
that it is replicating is closed before declaring success on that
file (Devaraj Das via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1399517 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 04:52:19 +00:00 |
Zhihong Yu
|
f065232db0
|
HBASE-7002 Fix all 4 findbug performance warnings (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1399514 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 04:34:32 +00:00 |
Zhihong Yu
|
a7f9aa0c25
|
HBASE-6948 shell create table script cannot handle split key which is expressed in raw bytes (Tianying)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1399429 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-17 20:58:35 +00:00 |
jxiang
|
9c88d9d9ea
|
HBASE-6979 recovered.edits file should not break distributed log splitting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1399352 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-17 17:21:25 +00:00 |
jxiang
|
bb563c3603
|
HBASE-6858 Fix the incorrect BADVERSION checking in the recoverable zookeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1398920 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-16 18:46:54 +00:00 |
Zhihong Yu
|
d30fff7c92
|
HBASE-6785 Convert AggregateProtocol to protobuf defined coprocessor service (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1398175 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-15 02:32:09 +00:00 |
Michael Stack
|
8285257518
|
HBASE-6978 Minor typo in ReplicationSource SocketTimeoutException error handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1397441 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-12 05:17:03 +00:00 |
Michael Stack
|
da4fd3e29b
|
HBASE-6971 .META. directory does not contain .tableinfo serialization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396928 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-11 06:58:07 +00:00 |
Michael Stack
|
6d42266145
|
HBASE-3661 Handle empty qualifier better in shell for increments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396902 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-11 04:58:29 +00:00 |
Zhihong Yu
|
c2045b11da
|
HBASE-5837 hbase shell deleteall to .META. allows insertion of malformed rowkey (Ricky Saltzer)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396857 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-10 23:21:08 +00:00 |
jxiang
|
0c113c7ddb
|
HBASE-6963 unable to run hbck on a secure cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396810 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-10 21:29:33 +00:00 |
Jean-Daniel Cryans
|
264db4cb7d
|
HBASE-6733 TestReplication.queueFailover occasionally fails [Part-2] (Devaraj Das via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396463 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-10 04:07:58 +00:00 |
Michael Stack
|
32abc3835b
|
HBASE-6316 Confirm can upgrade to 0.96 from 0.94 by just stopping and restarting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396428 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-10 00:07:59 +00:00 |
Michael Stack
|
4992d78820
|
HBASE-6953 Incorrect javadoc description of HFileOutputFormat regarding multiple column families
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396383 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-09 22:27:01 +00:00 |
Zhihong Yu
|
3fd2ea1de4
|
HBASE-6797 TestHFileCleaner#testHFileCleaning sometimes fails in trunk (Jesse)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394875 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-06 00:49:44 +00:00 |
Jean-Daniel Cryans
|
e52314f054
|
HBASE-5582 "No HServerInfo found for" should be a WARNING message (Kevin Odell via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394768 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-05 19:56:01 +00:00 |
larsh
|
30c7e958ee
|
HBASE-6900 RegionScanner.reseek() creates NPE when a flush or compaction happens before the reseek.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394377 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-05 06:28:52 +00:00 |
gchanan
|
6f1af4dba4
|
HBASE-6950 TestAcidGuarantees system test now flushes too aggressively
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394335 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-05 00:03:45 +00:00 |
Jean-Daniel Cryans
|
e898f6de21
|
HBASE-6916 HBA logs at info level errors that won't show in the shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394274 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 21:18:04 +00:00 |
nkeywal
|
07e97d2b32
|
HBASE-6939 Add the possibility to set the ZK port in HBaseTestingUtility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393940 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 07:36:31 +00:00 |
Michael Stack
|
610ea30534
|
HBASE-6928 TestStoreFile sometimes fails with 'Column family prefix used twice' -- ATTEMPTED FIX
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393923 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 05:46:51 +00:00 |
Michael Stack
|
7d2479983a
|
HBASE-6439 Ignore .archive directory as a table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393916 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 05:01:27 +00:00 |
larsh
|
ec4cb63a09
|
HBASE-6912 Filters are not properly applied in certain cases (revert HBASE-6562)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393853 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-04 00:38:45 +00:00 |
nkeywal
|
90e0910a48
|
HBASE-6738 Too aggressive task resubmission from the distributed log manager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393537 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-03 15:25:01 +00:00 |
Michael Stack
|
e64430e970
|
HBASE-6928 TestStoreFile sometimes fails with 'Column family prefix used twice'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393284 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-03 04:10:21 +00:00 |
Michael Stack
|
7bed701850
|
HBASE-6927 WrongFS using HRegionInfo.getTableDesc() and different fs for hbase.root and fs.defaultFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393234 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 23:13:58 +00:00 |
Michael Stack
|
596affcfb6
|
HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393222 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 22:41:24 +00:00 |
Michael Stack
|
2b1ba295d9
|
HBASE-5937 Refactor HLog into an interface; REMOVE HBASE-6707 POLLUTION/OVERCOMMIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393221 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 22:38:21 +00:00 |