larsh
|
bdef332044
|
HBASE-11010 TestChangingEncoding is unnecessarily slow.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588129 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-17 04:08:20 +00:00 |
nkeywal
|
b4ad3d27d2
|
HBASE-11000 Add autoflush option to PerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588069 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-16 20:51:05 +00:00 |
Zhihong Yu
|
d177b9b9a2
|
HBASE-10995 Fix resource leak related to unclosed HBaseAdmin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587966 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-16 16:35:56 +00:00 |
Michael Stack
|
224aab57a0
|
HBASE-10997 Add a modulo argument to PE to constrain the key range
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587801 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-16 05:15:48 +00:00 |
Enis Soztutar
|
585a4f7778
|
HBASE-10955 HBCK leaves the region in masters in-memory RegionStates if region hdfs dir is lost
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587772 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-16 01:42:55 +00:00 |
Jean-Daniel Cryans
|
9fcb2ae865
|
HBASE-10312 Flooding the cluster with administrative actions leads to collapse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587742 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-15 22:46:47 +00:00 |
jxiang
|
9f874d4d09
|
HBASE-10976 Start CatalogTracker after cluster ID is available
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587733 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-15 21:12:23 +00:00 |
Andrew Kyle Purtell
|
6af961c0d3
|
HBASE-10823 Resolve LATEST_TIMESTAMP to current server time before scanning for ACLs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587648 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-15 17:48:30 +00:00 |
mbertozzi
|
1a89a3fede
|
HBASE-10979 Fix AnnotationReadingPriorityFunction 'scan' handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587644 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-15 17:35:51 +00:00 |
Zhihong Yu
|
d16b201640
|
HBASE-10845 Memstore snapshot size isn't updated in DefaultMemStore#rollback()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587614 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-15 15:34:08 +00:00 |
Michael Stack
|
550618ceb7
|
HBASE-10966 RowCounter misinterprets column names that have colons in their qualifier
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587443 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-15 06:13:38 +00:00 |
ramkrishna
|
d1e4cf0566
|
HBASE-10972 - OOBE in prefix key encoding (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587417 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-15 05:03:27 +00:00 |
jxiang
|
b5867cb327
|
HBASE-10949 Reversed scan could hang
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587061 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-13 17:56:01 +00:00 |
Andrew Kyle Purtell
|
2f4997c19a
|
HBASE-10963 Refactor cell ACL tests; add file missing from previous commit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586880 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-12 17:22:31 +00:00 |
Zhihong Yu
|
89b60b0374
|
HBASE-10968 Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586806 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-12 01:54:47 +00:00 |
Andrew Kyle Purtell
|
51c7b82c74
|
HBASE-10963 Refactor cell ACL tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586785 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 22:02:08 +00:00 |
Zhihong Yu
|
49a3f5e4d1
|
HBASE-10902 Make Secure Bulk Load work across remote secure clusters (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586709 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 16:12:22 +00:00 |
jxiang
|
a0a7cb53ca
|
HBASE-10897 On master start, deadlock if refresh UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586705 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 15:59:26 +00:00 |
Michael Stack
|
58c20f3c76
|
HBASE-10954 Fix TestCloseRegionHandler.testFailedFlushAborts (Mikhail Antonov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586213 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 04:44:57 +00:00 |
nkeywal
|
8bcb70ddcf
|
HBASE-10931 Enhance logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586019 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 16:33:22 +00:00 |
nkeywal
|
c908da44d0
|
HBASE-10813 Possible over-catch of exceptions (Ding Yuan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586006 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 16:11:06 +00:00 |
ramkrishna
|
e17ef0d87b
|
HBASE-10883-Restrict the universe of labels and authorizations(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585946 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 11:57:24 +00:00 |
ramkrishna
|
2922c5284d
|
HBASE-7319-Extend Cell usage through read path (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585945 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 11:46:14 +00:00 |
jxiang
|
78cf844cf3
|
HBASE-10911 ServerShutdownHandler#toString shows meaningless message
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585576 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-07 19:56:10 +00:00 |
nkeywal
|
4b762ee841
|
HBASE-10018 Change the location prefetch
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585518 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-07 16:55:45 +00:00 |
ramkrishna
|
3b1c72dfd3
|
HBASE-10899-[AccessController] Apply MAX_VERSIONS from schema or request when scanning(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585014 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-05 07:41:24 +00:00 |
Zhihong Yu
|
7d821d1099
|
HBASE-10912 setUp / tearDown in TestSCVFWithMiniCluster should be done once per run
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584952 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-05 02:49:03 +00:00 |
jeffreyz
|
e524b5b330
|
HBASE-10895: unassign a region fails due to the hosting region server is in FailedServerList
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584947 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-05 00:58:55 +00:00 |
Michael Stack
|
b2ef1ce01c
|
HBASE-10886 add htrace-zipkin to the runtime dependencies again -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584935 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 23:19:35 +00:00 |
Zhihong Yu
|
25c95d8dd9
|
HBASE-10906 Change error log for NamingException in TableInputFormatBase to WARN level
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584890 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 20:28:03 +00:00 |
Zhihong Yu
|
60cac49720
|
HBASE-10705 CompactionRequest#toString() may throw NullPointerException (Rekha Joshi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584476 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 23:58:52 +00:00 |
Michael Stack
|
62908378bc
|
HBASE-10886 add htrace-zipkin to the runtime dependencies again (Masatake Iwasaki)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584455 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 23:04:10 +00:00 |
Zhihong Yu
|
75fd9ff2b7
|
HBASE-10890 ExportSnapshot needs to add acquired token to job (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584449 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 22:57:33 +00:00 |
Michael Stack
|
c6042a57e4
|
HBASE-10903 HBASE-10740 regression; cannot pass commands for zk to run
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584407 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 21:34:11 +00:00 |
sershe
|
60079f0cd0
|
HBASE-10118 Major compact keeps deletes with future timestamps (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584383 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 20:29:30 +00:00 |
Michael Stack
|
6892ae258d
|
HBASE-10888 Enable distributed log replay as default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584346 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 19:39:55 +00:00 |
Zhihong Yu
|
e124054e4e
|
HBASE-10850 essential column family optimization is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584335 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 10:13:32 +00:00 |
anoopsamjohn
|
3e1d49e146
|
HBASE-10854 [VisibilityController] Apply MAX_VERSIONS from schema or request when scanning. (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584327 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 09:28:16 +00:00 |
jxiang
|
a9440c57c9
|
HBASE-10897 On master start, deadlock if refresh UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584091 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 16:50:27 +00:00 |
Michael Stack
|
556f7fa07e
|
HBASE-10855 Enable hfilev3 by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583819 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 23:00:03 +00:00 |
jxiang
|
211ae1d150
|
HBASE-10851 Wait for regionservers to join the cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583769 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 19:53:55 +00:00 |
Zhihong Yu
|
50983ad638
|
HBASE-10867 Addendum removes two unused variables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583740 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 17:25:33 +00:00 |
Zhihong Yu
|
165a6d679a
|
HBASE-10867 TestRegionPlacement#testRegionPlacement occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583515 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 02:11:13 +00:00 |
Zhihong Yu
|
0f0d6c1754
|
HBASE-10848 Filter SingleColumnValueFilter combined with NullComparator does not work (Fabien)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583511 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 01:53:01 +00:00 |
jxiang
|
bc42dc04ac
|
HBASE-10815 Master regionserver should be rolling-upgradable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583373 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 16:42:04 +00:00 |
ramkrishna
|
ea78f39854
|
HBASE-10531-Revisit how the key byte[] is passed to HFileScanner.seekTo and reseekTo (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583031 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 17:18:56 +00:00 |
anoopsamjohn
|
4fa7db7304
|
HBASE-10860 Insufficient AccessController covering permission check.(Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582987 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 11:11:20 +00:00 |
Zhihong Yu
|
a3e66356fe
|
HBASE-10863 Scan doesn't return rows for user who has authorization by visibility label
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582979 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:32:56 +00:00 |
Michael Stack
|
300bc2b4ea
|
HBASE-10864 Spelling nit (Alex Newman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582946 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 03:40:10 +00:00 |
Zhihong Yu
|
177bbff391
|
HBASE-10868 TestAtomicOperation should close HRegion instance after each subtest
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582927 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 00:54:23 +00:00 |