Michael Stack
|
c2315c8304
|
HBASE-7088 Duplicate code in RowCounter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552155 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 23:12:24 +00:00 |
Michael Stack
|
9101bce0dc
|
HBASE-8112 Deprecate HTable#batch(final List<? extends Row>)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552151 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 23:02:25 +00:00 |
anoopsamjohn
|
0b0825ad8e
|
HBASE-10148 [VisibilityController] Tolerate regions in recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552021 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 16:55:18 +00:00 |
anoopsamjohn
|
ff55f358a9
|
HBASE-10187 AccessController#preOpen - Include 'labels' table also into special tables list.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551816 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 03:10:08 +00:00 |
Zhihong Yu
|
46e9d08dba
|
HBASE-10142 TestLogRolling#testLogRollOnDatanodeDeath test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551806 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 02:15:01 +00:00 |
rajeshbabu
|
f97e2d8d19
|
HBASE-10137 GeneralBulkAssigner with retain assignment plan can be used in EnableTableHandler to bulk assign the regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551797 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 01:35:29 +00:00 |
Andrew Kyle Purtell
|
4fb0da7f84
|
HBASE-10179. HRegionServer underreports readRequestCounts by 1 under certain conditions (Perry Trolard)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551794 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 01:29:21 +00:00 |
larsh
|
3e84d6e6b1
|
HBASE-10189 Intermittent TestReplicationSyncUpTool failure (LarsH and Demai Ni)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551788 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 00:55:31 +00:00 |
jxiang
|
5341bb6f1a
|
HBASE-10182 Potential null object deference in AssignmentManager#handleRegion()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551762 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 23:41:31 +00:00 |
jxiang
|
e43b527702
|
HBASE-10159 Replaced deprecated interface Closeable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551631 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 17:06:38 +00:00 |
zjushch
|
215899873f
|
HBASE-10180 TestByteBufferIOEngine#testByteBufferIOEngine occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551497 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 10:11:53 +00:00 |
larsh
|
fec8ee413b
|
HBASE-9047 - addendum, include new files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551464 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 05:46:30 +00:00 |
Michael Stack
|
7ea071db1f
|
HBASE-9892 Add info port to ServerName to support multi instances in a node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551458 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 04:35:59 +00:00 |
anoopsamjohn
|
fb5e7b3869
|
HBASE-10157 Provide CP hook post log replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551417 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 00:37:14 +00:00 |
Zhihong Yu
|
378eecbf8f
|
HBASE-9928 TestHRegion should clean up test-data directory upon completion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551406 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-16 23:39:26 +00:00 |
rajeshbabu
|
43841e340e
|
HBASE-9261 Add cp hooks after {start|close}RegionOperation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550990 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-15 02:02:29 +00:00 |
anoopsamjohn
|
b5199318fa
|
HBASE-10155 HRegion isRecovering state is wrongly coming in postOpen hook
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550880 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-14 05:35:39 +00:00 |
anoopsamjohn
|
5fd25ffbc0
|
HBASE-10151 No-op HeapMemoryTuner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550871 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-14 03:01:11 +00:00 |
sershe
|
763e060db9
|
HBASE-9829 make the compaction logging less confusing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550866 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-14 01:49:46 +00:00 |
Michael Stack
|
4ee8b16d67
|
HBASE-8755 A new write thread model for HLog to improve the overall HBase write throughput
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550778 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 17:32:09 +00:00 |
Andrew Kyle Purtell
|
4c8631145e
|
HBASE-10149. TestZKPermissionsWatcher.testPermissionsWatcher test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550632 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 04:23:16 +00:00 |
Andrew Kyle Purtell
|
05f2b1dfac
|
HBASE-10107. [JDK7] TestHBaseSaslRpcClient.testHBaseSaslRpcClientCreation failing on Jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550630 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 03:59:05 +00:00 |
jyates
|
a4c3be377f
|
HBASE-10106: Remove some unnecessary code from TestOpenTableInCoprocessor (Benoit Sigoure)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550566 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 22:51:23 +00:00 |
eclark
|
c4ef948ecb
|
HBASE-10143 Clean up dead local stores in FSUtils
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550533 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 21:27:59 +00:00 |
ndimiduk
|
2124f4054d
|
HBASE-10116 Addendum: fix findbugs warning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550522 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 20:46:12 +00:00 |
eclark
|
1c266f876a
|
HBASE-10135 Remove ? extends from HLogSplitter#getOutputCounts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550359 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 07:03:12 +00:00 |
Zhihong Yu
|
a28881da2d
|
HBASE-10134 Fix findbug warning in VisibilityController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550340 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 03:32:04 +00:00 |
eclark
|
1e0185468c
|
HBASE-10124 Make Sub Classes Static When Possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550294 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 22:20:00 +00:00 |
sershe
|
c93a61d4d6
|
HBASE-10069 Potential duplicate calls to log#appendNoSync() in HRegion#doMiniBatchMutation()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550223 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 18:45:13 +00:00 |
anoopsamjohn
|
c56d41dc3d
|
HBASE-5349 Automagically tweak global memstore and block cache sizes based on workload
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 07:03:40 +00:00 |
Andrew Kyle Purtell
|
5981dc4511
|
Amend HBASE-10103. Fix testHealthCheckerTimeout and add default test timeouts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549994 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 22:58:45 +00:00 |
Andrew Kyle Purtell
|
6985aef8c8
|
HBASE-10119. Allow HBase coprocessors to clean up when they fail (Benoit Sigoure)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549974 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 21:20:53 +00:00 |
ndimiduk
|
a604c4224a
|
HBASE-10116 SlabCache metrics improvements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549935 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 18:58:47 +00:00 |
Andrew Kyle Purtell
|
63aff6d35c
|
HBASE-10103. TestNodeHealthCheckChore#testRSHealthChore: Stoppable must have been stopped
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549930 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 18:53:57 +00:00 |
eclark
|
155373eb93
|
HBASE-10110 Fix Potential Resource Leak in StoreFlusher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549927 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 18:41:32 +00:00 |
larsh
|
4b89daa019
|
HBASE-10117 Avoid synchronization in HRegionScannerImpl.isFilterDone
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549920 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 18:24:35 +00:00 |
Zhihong Yu
|
e7c1acfecc
|
HBASE-10112 Hbase rest query params for maxVersions and maxValues are not parsed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549899 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 17:23:12 +00:00 |
mbertozzi
|
2323f53d81
|
HBASE-10111 Verify that a snapshot is not corrupted before restoring it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549817 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 11:43:37 +00:00 |
jeffreyz
|
163075379c
|
HBASE-10059: TestSplitLogWorker#testMultipleTasks fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549738 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 01:55:28 +00:00 |
eclark
|
0b737248c3
|
HBASE-10043 Fix Potential Resouce Leak in MultiTableInputFormatBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549726 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 00:55:39 +00:00 |
jxiang
|
8ba036b72f
|
HBASE-10090 Master could hang in assigning meta
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549714 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 23:55:32 +00:00 |
jxiang
|
97191c921b
|
HBASE-10101 testOfflineRegionReAssginedAfterMasterRestart times out sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549708 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 23:38:02 +00:00 |
Jonathan Hsieh
|
08bd55aab2
|
HBASE-10108 NullPointerException thrown while using Canary with '-regionserver' option (Takeshi Miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549683 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 21:16:01 +00:00 |
Michael Stack
|
0e8a141437
|
HBASE-10010 eliminate the put latency spike on the new log file beginning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1549384 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 05:01:54 +00:00 |
Michael Stack
|
3f58873f08
|
HBASE-10048 Add hlog number metric in regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548768 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-07 00:32:59 +00:00 |
Michael Stack
|
5f58719fde
|
HBASE-10094 Add batching to HLogPerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548752 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 23:19:00 +00:00 |
ndimiduk
|
b5e2145879
|
HBASE-10061 TableMapReduceUtil.findOrCreateJar calls updateMap(null, ) resulting in thrown NPE (Amit Sela)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548747 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 23:12:37 +00:00 |
jeffreyz
|
b95200e31b
|
HBASE-10085: Some regions aren't re-assigned after a master restarts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548726 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 22:02:15 +00:00 |
Zhihong Yu
|
e2def0ce52
|
HBASE-10099 javadoc warning introduced by LabelExpander 188: warning - @return tag has no arguments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548725 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 22:02:10 +00:00 |
nkeywal
|
bad7aa2d99
|
HBASE-10097 Remove a region name string creation in HRegion#nextInternal
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548711 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 20:07:25 +00:00 |
Michael Stack
|
57b8613688
|
HBASE_9955 Make hadoop2 the default and deprecate hadoop1; RETRY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548374 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 02:42:20 +00:00 |
Michael Stack
|
fe5b28625a
|
HBASE-9955 Make hadoop2 the default and deprecate hadoop1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548351 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 01:16:51 +00:00 |
Michael Stack
|
7fbe97470e
|
HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548349 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 01:10:59 +00:00 |
rajeshbabu
|
5fbbef29f3
|
HBASE-9489 Add cp hooks in online merge before and after setting PONR
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547996 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 02:33:13 +00:00 |
Zhihong Yu
|
fbcb4b23e2
|
HBASE-9485 TableOutputCommitter should implement recovery if we don't want jobs to start from 0 on RM restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547803 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 14:28:53 +00:00 |
Andrew Kyle Purtell
|
f8139d1bf5
|
Update version in POMs to 0.99.0-SNAPSHOT after branching for release 0.98.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547743 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 09:31:02 +00:00 |
ramkrishna
|
58eb59e7fb
|
HBASE-9832-Add MR support for Visibility labels (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547504 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 18:06:26 +00:00 |
ndimiduk
|
2f18891991
|
Optional setBatch for CopyTable to copy large rows in batches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547464 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 16:35:43 +00:00 |
Andrew Kyle Purtell
|
c525383e8d
|
HBASE-10062. Reconsider storing plaintext length in the encrypted block header
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547373 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 12:48:30 +00:00 |
Andrew Kyle Purtell
|
45e4ec9000
|
HBASE-10066. Use ByteArrayOutputStream#writeTo where appropriate
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547294 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 06:05:32 +00:00 |
ramkrishna
|
5f15ae4ade
|
HBASE-9884 - Add Thrift and REST support for Visibility Labels (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546988 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 12:44:03 +00:00 |
mbertozzi
|
93bf3fe0a5
|
HBASE-9978 The client retries even if the method is not present on the server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546961 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 11:09:29 +00:00 |
Andrew Kyle Purtell
|
178d0b918e
|
HBASE-9502. HStore.seekToScanner should handle magic value (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546925 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 08:29:56 +00:00 |
Zhihong Yu
|
13e9eda3e7
|
HBASE-9856 Fix some findbugs Performance Warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546888 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 03:45:59 +00:00 |
zjushch
|
7b4b061bcf
|
HBASE-4811 Support reverse Scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546878 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 02:20:35 +00:00 |
rajeshbabu
|
5d348605a2
|
HBASE-8203 master ui should display region servers with host, port plus startcode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546767 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-30 20:06:09 +00:00 |
larsh
|
26b32fa593
|
HBASE-10058 Test for HBASE-9915 (avoid reading index blocks)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546658 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-29 23:02:28 +00:00 |
larsh
|
3f68e316c1
|
HBASE-10057 TestRestoreFlushSnapshotFromClient and TestRestoreSnapshotFromClient fail to finish occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546442 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-28 18:38:26 +00:00 |
anoopsamjohn
|
fd7ee9e29c
|
HBASE-10005 TestVisibilityLabels fails occasionally (addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546408 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-28 17:52:27 +00:00 |
anoopsamjohn
|
b4f0a38daa
|
HBASE-10005 TestVisibilityLabels fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546396 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-28 16:49:12 +00:00 |
Enis Soztutar
|
770e336ef6
|
HBASE-10020 Add maven compile-protobuf profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546237 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 23:57:23 +00:00 |
Zhihong Yu
|
e77e82c5c1
|
HBASE-10046 Unmonitored HBase service could accumulate Status objects and OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546094 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 16:32:58 +00:00 |
eclark
|
69daad5a47
|
HBASE-10039 Fix potential Resource Leak in RpcServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545896 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 00:57:17 +00:00 |
Andrew Kyle Purtell
|
9dd208ff91
|
HBASE-7662. [Per-KV security] Per cell ACLs stored in tags
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545882 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 23:33:31 +00:00 |
eclark
|
67160a89f8
|
HBASE-10038 Fix potential Resource Leak in ZNodeCleaner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545875 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 22:33:53 +00:00 |
Michael Stack
|
871792162e
|
HBASE-8143 HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545852 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 21:42:51 +00:00 |
larsh
|
260fa3a539
|
HBASE-10015 Replace intrinsic locking with explicit locks in StoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545838 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 21:06:55 +00:00 |
Zhihong Yu
|
b849239162
|
HBASE-10029 Addendum checks for args against null
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545796 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 19:43:25 +00:00 |
Zhihong Yu
|
5c3bdc9141
|
HBASE-10029 Proxy created by HFileSystem#createReorderingProxy() should properly close when connecting to HA namenode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545792 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 19:31:12 +00:00 |
nkeywal
|
38d454dc2b
|
HBASE-10024 Add an interface to create put with immutable arrays
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545592 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 10:05:44 +00:00 |
Andrew Kyle Purtell
|
edbf698cc1
|
HBASE-7544. Transparent CF encryption
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545536 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 04:22:33 +00:00 |
mbertozzi
|
6254e896f5
|
HBASE-8465 Auto-drop rollback snapshot for snapshot restore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545360 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-25 18:10:07 +00:00 |
nkeywal
|
81f21ca409
|
HBASE-9976 Don't create duplicated TableName objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545177 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-25 08:53:29 +00:00 |
jeffreyz
|
ad5436eaa1
|
HBASE-9736: Allow more than one log splitter per RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545052 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-24 19:21:54 +00:00 |
Michael Stack
|
129ce2523d
|
HBASE-9992 [hbck] Refactor so that arbitrary -D cmdline options are included
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544870 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-23 19:38:59 +00:00 |
nkeywal
|
5824f11f55
|
HBASE-10007 PerformanceEvaluation: Add sampling and latency collection to randomRead test (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544681 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-22 21:14:00 +00:00 |
ndimiduk
|
eab83c92ed
|
HBASE-10008 TestNamespaceCommands is flakey on jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544254 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 17:27:42 +00:00 |
nkeywal
|
5ab799822e
|
HBASE-10014 HRegion#doMiniBatchMutation rollbacks the memstore even if there is nothing to rollback.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1544080 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 10:08:26 +00:00 |
nkeywal
|
bc7c3c7daa
|
HBASE-10012 Hide ServerName constructor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543921 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 20:02:25 +00:00 |
nkeywal
|
d9b983bb5e
|
HBASE-10001 Add a coprocessor to help testing the performances without taking into account the disk i/o
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543779 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 11:33:34 +00:00 |
anoopsamjohn
|
2e5823f61d
|
HBASE-9998 Fix javadoc warnings induced by commits
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543723 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 07:25:01 +00:00 |
mbertozzi
|
e0c324f9d5
|
HBASE-10004 Some fixes for scoping sequence Ids to region level (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543658 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 00:09:09 +00:00 |
anoopsamjohn
|
335071f342
|
HBASE-9995 Not stopping ReplicationSink when using custom implementation for the ReplicationSink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543501 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 17:10:32 +00:00 |
Michael Stack
|
74f6e25c8f
|
HBASE-5945 Reduce buffer copies in IPC server response path
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543458 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 15:39:35 +00:00 |
nkeywal
|
dc8ecd9a9a
|
HBASE-9959 Remove some array copy - server side
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543434 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 14:01:30 +00:00 |
anoopsamjohn
|
5a6a0fd78b
|
HBASE-7663 [Per-KV security] Visibility labels
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543314 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 05:39:47 +00:00 |
Zhihong Yu
|
dc20322a6a
|
HBASE-9994 ZeroCopyLiteralByteString.wrap() should be used in place of ByteString.copyFrom()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543309 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 05:01:58 +00:00 |
Zhihong Yu
|
51d55f6dd9
|
HBASE-9949 Addendum takes out test infrastructure and new test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543305 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 04:14:26 +00:00 |
Enis Soztutar
|
a26dd714b5
|
HBASE-8369 MapReduce over snapshot files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543195 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-18 22:17:39 +00:00 |
mbertozzi
|
c28ac79c82
|
HBASE-9973 Users with 'Admin' ACL permission will lose permissions after upgrade to 0.96.x from 0.94.x or 0.92.x (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543179 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-18 21:44:35 +00:00 |