You are viewing a plain text version of this content. The canonical link for it is here.
- hbase git commit: HBASE-17151 New API to create HFile.Reader without instantiating block cache (Vladimir Rodionov) - posted by en...@apache.org on 2016/12/01 02:02:27 UTC, 1 replies.
- hbase git commit: HBASE-17110 Improve SimpleLoadBalancer to always take server-level balance into account - posted by li...@apache.org on 2016/12/01 04:14:28 UTC, 0 replies.
- hbase git commit: HBASE-17212 Should add null checker on table name in HTable and RegionServerCallable constructor (addendum) - posted by li...@apache.org on 2016/12/01 05:29:16 UTC, 1 replies.
- hbase git commit: HBASE-17114 Add an option to set special retry pause when encountering CallQueueTooBigException - posted by li...@apache.org on 2016/12/01 05:43:22 UTC, 1 replies.
- hbase git commit: HBASE-17216 Fields that can safetly be made static - posted by st...@apache.org on 2016/12/01 06:03:42 UTC, 0 replies.
- hbase git commit: HBASE-17206 FSHLog may roll a new writer successfully with unflushed entries - posted by zh...@apache.org on 2016/12/01 06:20:06 UTC, 3 replies.
- hbase git commit: HBASE-16648 [JDK8] Use computeIfAbsent instead of get and putIfAbsent - posted by zh...@apache.org on 2016/12/01 13:18:39 UTC, 0 replies.
- hbase git commit: HBASE-17224 Fix lots of spelling errors in HBase logging and exception messages (Grant Sohn) - posted by jm...@apache.org on 2016/12/01 16:59:30 UTC, 3 replies.
- [1/2] hbase git commit: HBASE-17205 Add a metric for the duration of region in transition - posted by mb...@apache.org on 2016/12/01 18:37:29 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17205 Add a metric for the duration of region in transition - posted by mb...@apache.org on 2016/12/01 18:37:30 UTC, 0 replies.
- hbase git commit: HBASE-17111 Use Apache CLI in SnapshotInfo tool. - posted by ap...@apache.org on 2016/12/02 01:53:45 UTC, 0 replies.
- hbase git commit: HBASE-17181 Let HBase thrift2 support TThreadedSelectorServer - posted by zh...@apache.org on 2016/12/02 02:06:21 UTC, 1 replies.
- hbase git commit: Addendum HBASE-16209: Add an ExponentialBackOffPolicy so that we spread out the timing of open region retries in AssignmentManager. - posted by zh...@apache.org on 2016/12/02 02:33:28 UTC, 0 replies.
- hbase git commit: HBASE-17112 Prevent setting timestamp of delta operations being same as previous value's - posted by ya...@apache.org on 2016/12/02 06:07:43 UTC, 1 replies.
- [1/6] hbase git commit: HBASE-16119 Procedure v2 - Reimplement Merge region (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/12/02 06:41:31 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-16119 Procedure v2 - Reimplement Merge region (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/12/02 06:41:32 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-16119 Procedure v2 - Reimplement Merge region (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/12/02 06:41:33 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-16119 Procedure v2 - Reimplement Merge region (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/12/02 06:41:34 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-16119 Procedure v2 - Reimplement Merge region (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/12/02 06:41:35 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-16119 Procedure v2 - Reimplement Merge region (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/12/02 06:41:36 UTC, 0 replies.
- hbase git commit: HBASE-17191 Make use of UnsafeByteOperations#unsafeWrap(ByteBuffer buffer) in PBUtil#toCell(Cell cell) (Ram) - posted by ra...@apache.org on 2016/12/02 07:18:21 UTC, 0 replies.
- hbase git commit: HBASE-16886: hbase-client: scanner with reversed=true and small=true gets no result - posted by ya...@apache.org on 2016/12/02 08:07:50 UTC, 1 replies.
- hbase git commit: HBASE-17235 Improvement in creation of CIS for onheap buffer cases (Ram) - posted by ra...@apache.org on 2016/12/02 08:37:54 UTC, 0 replies.
- hbase git commit: HBASE-17161 MOB : Make ref cell creation more efficient. - posted by an...@apache.org on 2016/12/02 12:00:58 UTC, 0 replies.
- hbase git commit: HBASE-17232 Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and StoreScanner. - posted by bi...@apache.org on 2016/12/02 13:15:04 UTC, 0 replies.
- hbase git commit: HBASE-17228 precommit grep -c ERROR may grab non errors I tested this by doing `cat /tmp/some_file_with_ERROR_combos|grep -c '\[ERROR\]' - posted by st...@apache.org on 2016/12/02 16:51:29 UTC, 0 replies.
- [1/2] hbase git commit: Revert "Code cleanup of LruBlockCache" Missing JIRA number - posted by st...@apache.org on 2016/12/02 19:20:21 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17184 Revert "Code cleanup of LruBlockCache" Revert "Revert "Code cleanup of LruBlockCache"" This is a revert of a revert; i.e. it is putting the change back only this time we add the missing JIRA number - posted by st...@apache.org on 2016/12/02 19:20:22 UTC, 0 replies.
- hbase git commit: HBASE-17194 Assign the new region to the idle server after splitting (ChiaPing Tsai) - posted by st...@apache.org on 2016/12/02 19:34:23 UTC, 0 replies.
- [1/4] hbase git commit: HBASE-16409 Row key for bad row should be properly delimited in VerifyReplication - posted by ap...@apache.org on 2016/12/03 00:06:43 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-16409 Addendum fixes the case where delimiter is not specified by user - posted by ap...@apache.org on 2016/12/03 00:06:44 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-16772 Add verbose option to VerifyReplication for logging good rows - posted by ap...@apache.org on 2016/12/03 00:06:45 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-16946 Provide Raw scan as an option in VerifyReplication (Sreekar Pallapothu) - posted by ap...@apache.org on 2016/12/03 00:06:46 UTC, 0 replies.
- hbase git commit: HBASE-17077 Don't copy the replication queue belonging to the peer which has been deleted (Guanghao Zhang) - posted by ap...@apache.org on 2016/12/03 03:10:51 UTC, 0 replies.
- hbase git commit: HBASE-17243 Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects - posted by mb...@apache.org on 2016/12/03 11:56:17 UTC, 0 replies.
- hbase git commit: HBASE-17243 Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects (addendum) - posted by mb...@apache.org on 2016/12/03 15:38:35 UTC, 0 replies.
- hbase git commit: HBASE-16996 Implement storage/retrieval of filesystem-use quotas into quota table (Josh Elser) - posted by te...@apache.org on 2016/12/03 22:31:12 UTC, 0 replies.
- hbase git commit: HBASE-17231 Region#getCellCompartor -> Region#getCellComparator - posted by st...@apache.org on 2016/12/04 00:07:48 UTC, 0 replies.
- hbase git commit: HBASE-17146 Reconsider rpc timeout calculation in backup restore operation (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/04 02:25:45 UTC, 0 replies.
- hbase git commit: HBASE-17246 TestSerialReplication#testRegionMerge fails in master branch - posted by ya...@apache.org on 2016/12/04 13:14:06 UTC, 0 replies.
- hbase git commit: HBASE-17112 Prevent setting timestamp of delta operations the same as previous value's (Phil Yang) - posted by ap...@apache.org on 2016/12/04 22:15:27 UTC, 0 replies.
- hbase git commit: HBASE-16335 Update to latest Apache parent pom - posted by ap...@apache.org on 2016/12/04 22:26:10 UTC, 0 replies.
- hbase git commit: HBASE-16708 Expose endpoint Coprocessor name in responseTooSlow log messages (Yi Liang) - posted by ap...@apache.org on 2016/12/04 22:27:42 UTC, 0 replies.
- hbase git commit: HBASE-17127 Locate region should fail fast if underlying Connection already closed - posted by ap...@apache.org on 2016/12/04 22:33:23 UTC, 0 replies.
- hbase git commit: HBASE-17116 [PerformanceEvaluation] Add option to configure block size (Yi Liang) - posted by ap...@apache.org on 2016/12/04 22:35:39 UTC, 0 replies.
- hbase git commit: HBASE-17241 Avoid compacting already compacted mob files with _del files (huaxiang sun) - posted by te...@apache.org on 2016/12/05 04:23:13 UTC, 0 replies.
- hbase git commit: HBASE-14882: Provide a Put API that adds the provided family, qualifier, value without copying - posted by an...@apache.org on 2016/12/05 07:47:19 UTC, 0 replies.
- hbase git commit: HBASE-17245 Replace HTableDescriptor#htd.getColumnFamilies().length with a low-cost implementation. (huaxiang sun) - posted by an...@apache.org on 2016/12/05 07:59:17 UTC, 0 replies.
- hbase git commit: HBASE-16841 Data loss in MOB files after cloning a snapshot and deleting that snapshot - posted by ji...@apache.org on 2016/12/05 08:23:50 UTC, 0 replies.
- hbase git commit: HBASE-17239 Add UnsafeByteOperations#wrap(ByteInput, int offset, int len) API (Ram) - posted by ra...@apache.org on 2016/12/05 09:43:39 UTC, 0 replies.
- hbase git commit: HBASE-17252 Wrong arguments for ValueAndTagRewriteCell in CellUtil - posted by te...@apache.org on 2016/12/05 15:41:32 UTC, 0 replies.
- hbase git commit: HBASE-17170 HBase is also retrying DoNotRetryIOException because of class loader differences (Ankit Singhal) - posted by te...@apache.org on 2016/12/05 18:15:18 UTC, 1 replies.
- hbase git commit: HBASE-17155 Unify table list output across backup / backup set commands (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/05 18:20:31 UTC, 0 replies.
- hbase git commit: HBASE-17221 Abstract out an interface for RpcServer.Call - posted by je...@apache.org on 2016/12/05 18:26:36 UTC, 0 replies.
- hbase git commit: HBASE-17199 Back-port HBASE-17151 to HBASE-7912 branch (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/05 18:33:23 UTC, 0 replies.
- hbase git commit: HBASE-17147 Reduce logging in BackupLogCleaner (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/05 18:42:54 UTC, 0 replies.
- hbase git commit: HBASE-17154 Backup progress command usage small fix (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/05 18:53:30 UTC, 0 replies.
- hbase git commit: HBASE-17256 Rpc handler monitoring will be removed when the task queue is full (Guangxu Cheng) - posted by te...@apache.org on 2016/12/05 19:32:23 UTC, 2 replies.
- hbase git commit: HBASE-17239 Add UnsafeByteOperations#wrap(ByteInput, int offset, int len) API Addendum to make pb compile work again. - posted by st...@apache.org on 2016/12/05 19:56:25 UTC, 0 replies.
- hbase git commit: HBASE-16700 Allow for coprocessor whitelisting - posted by en...@apache.org on 2016/12/05 22:46:52 UTC, 0 replies.
- hbase git commit: HBASE-17218 [C++] Use Google Style guide and cpplint - posted by en...@apache.org on 2016/12/05 23:12:32 UTC, 0 replies.
- hbase git commit: HBASE-17207 Arrays.asList() with too few arguments. (John Leach) - posted by an...@apache.org on 2016/12/06 09:12:33 UTC, 0 replies.
- hbase git commit: HBASE-17255 Backport HBASE-17181 to branch-1.2 - posted by zh...@apache.org on 2016/12/06 10:12:20 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16940 Address review of "Backup/Restore (HBASE-7912, HBASE-14030, HBASE-14123) mega patch" posted on RB - patch v2 (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/06 18:41:34 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16940 Address review of "Backup/Restore (HBASE-7912, HBASE-14030, HBASE-14123) mega patch" posted on RB - patch v2 (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/06 18:41:35 UTC, 0 replies.
- hbase git commit: HBASE-17260 Procedure v2 - Add setOwner() overload taking a User instance - posted by mb...@apache.org on 2016/12/06 18:48:08 UTC, 0 replies.
- hbase git commit: HBASE-17136 Fix logging message in LoadIncrementalHFiles (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/06 19:53:05 UTC, 0 replies.
- hbase git commit: HBASE-17072 CPU usage starts to climb up to 90-100% when using G1GC - posted by ap...@apache.org on 2016/12/06 20:16:23 UTC, 0 replies.
- hbase git commit: HBASE-17211 Add more details in log when UnknownScannerException thrown in ScannerCallable - posted by ap...@apache.org on 2016/12/06 21:01:15 UTC, 0 replies.
- hbase git commit: HBASE-17270 Change Service to Task in BackupRestoreServerFactory (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/07 01:20:14 UTC, 0 replies.
- hbase git commit: HBASE-17152 Use new HFile API to open reader w/o block cache being created (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/07 01:22:36 UTC, 0 replies.
- hbase git commit: HBASE-17205 Add a metric for the duration of region in transition - posted by ap...@apache.org on 2016/12/07 02:20:28 UTC, 0 replies.
- hbase git commit: HBASE-17249 Get/Scan's setTimeRange/setColumnFamilyTimeRange can take the TimeRange reference as the parameter instead of creating a new setColumnFamilyTimeRange instance. (huaxiang sun) - posted by an...@apache.org on 2016/12/07 06:53:06 UTC, 0 replies.
- hbase git commit: HBASE-17272 Doc how to run Standalone HBase over an HDFS instance; all daemons in one JVM but persisting to an HDFS instance An edit that undoes warneings that standalone is not 'production ready' and that local filesystem loses data (I - posted by st...@apache.org on 2016/12/07 18:18:57 UTC, 0 replies.
- [01/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:07 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:08 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:09 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:10 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:11 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:12 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:13 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:14 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:15 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:16 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:17 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:18 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:19 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:20 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:21 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:22 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:23 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:24 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:25 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:26 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:27 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:28 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:29 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:30 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:31 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:32 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:33 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:34 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:35 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:36 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:37 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:38 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:39 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:40 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:41 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:42 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:43 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:44 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:45 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:46 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:47 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:48 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:49 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:50 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:51 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:52 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:53 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:54 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:55 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:56 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at 61220e4d7c8d7e5fb8ed3bbe2469bc86632c48de. - posted by st...@apache.org on 2016/12/07 18:24:57 UTC, 0 replies.
- [52/52] hbase-site git commit: Empty commit - posted by st...@apache.org on 2016/12/07 18:24:58 UTC, 0 replies.
- hbase git commit: HBASE-16985 TestClusterId failed due to wrong hbase rootdir - posted by st...@apache.org on 2016/12/07 20:55:50 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-14123 patch v40 (Vladimir) - posted by te...@apache.org on 2016/12/07 21:08:12 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-14123 patch v40 (Vladimir) - posted by te...@apache.org on 2016/12/07 21:08:13 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-14123 patch v40 (Vladimir) - posted by te...@apache.org on 2016/12/07 21:08:14 UTC, 0 replies.
- [1/8] hbase-site git commit: Published site at 6f25f838c0af80d2deaec91ed13248ce5024bd29. - posted by st...@apache.org on 2016/12/07 22:11:17 UTC, 0 replies.
- [2/8] hbase-site git commit: Published site at 6f25f838c0af80d2deaec91ed13248ce5024bd29. - posted by st...@apache.org on 2016/12/07 22:11:18 UTC, 0 replies.
- [3/8] hbase-site git commit: Published site at 6f25f838c0af80d2deaec91ed13248ce5024bd29. - posted by st...@apache.org on 2016/12/07 22:11:19 UTC, 0 replies.
- [4/8] hbase-site git commit: Published site at 6f25f838c0af80d2deaec91ed13248ce5024bd29. - posted by st...@apache.org on 2016/12/07 22:11:20 UTC, 0 replies.
- [5/8] hbase-site git commit: Published site at 6f25f838c0af80d2deaec91ed13248ce5024bd29. - posted by st...@apache.org on 2016/12/07 22:11:21 UTC, 0 replies.
- [6/8] hbase-site git commit: Published site at 6f25f838c0af80d2deaec91ed13248ce5024bd29. - posted by st...@apache.org on 2016/12/07 22:11:22 UTC, 0 replies.
- [7/8] hbase-site git commit: Published site at 6f25f838c0af80d2deaec91ed13248ce5024bd29. - posted by st...@apache.org on 2016/12/07 22:11:23 UTC, 0 replies.
- [8/8] hbase-site git commit: Empty commit - posted by st...@apache.org on 2016/12/07 22:11:24 UTC, 0 replies.
- hbase git commit: HBASE-15902 Scan Object - posted by en...@apache.org on 2016/12/07 22:52:29 UTC, 0 replies.
- hbase git commit: HBASE-15437 Response size calculated in RPCServer for warning tooLarge responses does NOT count CellScanner payload - posted by je...@apache.org on 2016/12/07 22:53:38 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16947 Some improvements for DumpReplicationQueues tool - posted by ap...@apache.org on 2016/12/07 23:10:21 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16450 Shell tool to dump replication queues - posted by ap...@apache.org on 2016/12/07 23:10:22 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-16941: FavoredNodes - Split/Merge code paths - posted by to...@apache.org on 2016/12/08 00:44:34 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-16941: FavoredNodes - Split/Merge code paths - posted by to...@apache.org on 2016/12/08 00:44:35 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-16941: FavoredNodes - Split/Merge code paths - posted by to...@apache.org on 2016/12/08 00:44:36 UTC, 0 replies.
- hbase git commit: HBASE-17251 Add a timeout parameter when locating region - posted by zh...@apache.org on 2016/12/08 02:05:46 UTC, 0 replies.
- hbase git commit: HBASE-17276 Only log stacktraces for exceptions once for updates in a batch - posted by st...@apache.org on 2016/12/09 23:31:36 UTC, 0 replies.
- hbase git commit: HBASE-16336 Removing peers seems to be leaving spare queues (Guanghao Zhang) - posted by te...@apache.org on 2016/12/10 12:33:51 UTC, 1 replies.
- hbase git commit: HBASE-17023 Region left unassigned due to AM and SSH each thinking others would do the assignment work (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/12/10 23:06:48 UTC, 3 replies.
- hbase git commit: +elserj as developer - posted by el...@apache.org on 2016/12/11 20:18:29 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17276 Only log stacktraces for exceptions once for updates in a batch - posted by el...@apache.org on 2016/12/11 20:54:33 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17276 Only log stacktraces for exceptions once for updates in a batch - posted by el...@apache.org on 2016/12/11 20:54:34 UTC, 0 replies.
- hbase git commit: HBASE-17237 Override the correct compact method in HMobStore - posted by ji...@apache.org on 2016/12/12 03:59:55 UTC, 0 replies.
- hbase git commit: HBASE-17289 Avoid adding a replication peer named "lock" - posted by te...@apache.org on 2016/12/12 17:39:03 UTC, 0 replies.
- hbase git commit: HBASE-16940 Address review of "Backup/Restore (HBASE-7912, HBASE-14030, HBASE-14123) mega patch" posted on RB - fix findbugs warnings (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/12 18:33:02 UTC, 0 replies.
- hbase git commit: HBASE-17297 Single Filter in parenthesis cannot be parsed correctly (Xuesen Liang) - posted by te...@apache.org on 2016/12/12 20:07:40 UTC, 2 replies.
- [1/3] hbase git commit: bump version to 1.1.8 - posted by nd...@apache.org on 2016/12/13 04:45:20 UTC, 0 replies.
- [2/3] hbase git commit: updating docs from master - posted by nd...@apache.org on 2016/12/13 04:45:21 UTC, 0 replies.
- [3/3] hbase git commit: update CHANGES.txt - posted by nd...@apache.org on 2016/12/13 04:45:22 UTC, 0 replies.
- svn commit: r17369 - /dev/hbase/hbase-1.1.8RC0/ - posted by nd...@apache.org on 2016/12/13 06:14:02 UTC, 0 replies.
- [hbase] Git Push Summary - posted by nd...@apache.org on 2016/12/13 06:14:31 UTC, 1 replies.
- hbase git commit: HBASE-17296 Provide per peer throttling for replication (Guanghao Zhang) - posted by te...@apache.org on 2016/12/13 12:20:32 UTC, 0 replies.
- hbase git commit: HBASE-17302 The region flush request disappeared from flushQueue (Guangxu Cheng) - posted by te...@apache.org on 2016/12/13 20:45:15 UTC, 1 replies.
- hbase git commit: HBASE-17294: External configuration for memory compaction - posted by st...@apache.org on 2016/12/14 01:16:05 UTC, 0 replies.
- hbase git commit: HBASE-17277 Allow alternate BufferedMutator implemenation Specify the name of an alternate BufferedMutator implementation by either: - posted by st...@apache.org on 2016/12/14 06:39:05 UTC, 0 replies.
- hbase git commit: HBASE-17313 Add BufferedMutatorParams#clone method (Joep Rottinghuis) - posted by st...@apache.org on 2016/12/14 06:47:49 UTC, 0 replies.
- hbase git commit: HBASE-17313 Add BufferedMutatorParams#clone method (Joep Rottinghuis); AMENDMENT -- ADD MISSING FIELD - posted by st...@apache.org on 2016/12/14 16:15:57 UTC, 0 replies.
- hbase git commit: HBASE-17316: Addendum of HBASE-17294 - posted by st...@apache.org on 2016/12/14 16:18:07 UTC, 0 replies.
- hbase git commit: HBASE-17310 Refactoring BackupAdmin: remove public access modifiers (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/14 21:52:28 UTC, 0 replies.
- hbase git commit: HBASE-17308 BackupInfo getShortDescription output format (Vladimir Rodionov) - posted by te...@apache.org on 2016/12/14 21:58:30 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master - posted by el...@apache.org on 2016/12/14 22:39:45 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master - posted by el...@apache.org on 2016/12/14 22:39:46 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master - posted by el...@apache.org on 2016/12/14 22:39:47 UTC, 0 replies.
- hbase git commit: HBASE-17309 Fix connection leaks in TestAcidGuarantees (huaxiang sun) - posted by te...@apache.org on 2016/12/15 04:03:52 UTC, 0 replies.
- hbase git commit: HBASE-17296 Provide per peer throttling for replication - posted by ya...@apache.org on 2016/12/15 08:17:36 UTC, 0 replies.
- hbase git commit: HBASE-17298 remove unused code in HRegion#doMiniBatchMutation. (huaxiang sun) - posted by an...@apache.org on 2016/12/15 10:25:14 UTC, 0 replies.
- hbase git commit: HBASE-17318 Increment does not add new column if the increment amount is zero at first time writing (Guangxu Cheng) - posted by te...@apache.org on 2016/12/15 15:06:44 UTC, 1 replies.
- hbase git commit: HBASE-17081 Flush the entire CompactingMemStore content to disk (Anastasia Braginsky) - posted by ra...@apache.org on 2016/12/15 16:33:30 UTC, 0 replies.
- hbase git commit: HBASE-15787 Change the flush related heuristics to work with offheap size configured (Ram) - posted by ra...@apache.org on 2016/12/15 17:20:39 UTC, 0 replies.
- hbase git commit: HBASE-17292 Add observer notification before bulk loaded hfile is moved to region directory - posted by te...@apache.org on 2016/12/15 17:43:27 UTC, 2 replies.
- hbase git commit: HBASE-17319 Truncate table with preserve after split may cause truncation to fail (Allan Yang) - posted by te...@apache.org on 2016/12/15 21:45:21 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17219 [C++] Reformat the code according to the style guidelines - posted by en...@apache.org on 2016/12/16 00:19:27 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17219 [C++] Reformat the code according to the style guidelines - posted by en...@apache.org on 2016/12/16 00:19:28 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17218 [C++] Use Google Style guide and cpplint - ADDENDUM to add executable bit to the script - posted by en...@apache.org on 2016/12/16 00:19:29 UTC, 0 replies.
- hbase git commit: HBASE-16398 optimize HRegion computeHDFSBlocksDistribution - posted by bi...@apache.org on 2016/12/16 03:02:35 UTC, 1 replies.
- hbase git commit: HBASE-17148 Procedure v2 - add bulk proc submit (Matteo Bertozzi) - posted by st...@apache.org on 2016/12/16 21:15:44 UTC, 0 replies.
- hbase git commit: HBASE-17326 Fix findbugs warning in BufferedMutatorParams Fix above and the other hbase-server findbugs complaint about null-check - posted by st...@apache.org on 2016/12/16 21:48:11 UTC, 0 replies.
- hbase git commit: HBASE-17292 Add observer notification before bulk loaded hfile is moved - addendum properly handles copied hfile - posted by te...@apache.org on 2016/12/16 23:31:42 UTC, 0 replies.
- hbase git commit: HBASE-17220 [C++] Address major issues from cpplint - posted by en...@apache.org on 2016/12/17 00:28:52 UTC, 0 replies.
- hbase git commit: HBASE-15432 TableInputFormat - support multi column family scan (Xuesen Liang) - posted by te...@apache.org on 2016/12/17 02:05:10 UTC, 0 replies.
- hbase git commit: HBASE-17326 Fix findbugs warning in BufferedMutatorParams Fix above and the other hbase-server findbugs complaint about null-check Addendum to fix complaint out of BMParams#clone. Added CN_IDIOM_NO_SUPER_CALL handling. - posted by st...@apache.org on 2016/12/17 05:39:20 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17149 Procedure v2 - Fix nonce submission - posted by st...@apache.org on 2016/12/17 05:41:32 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17149 Procedure v2 - Fix nonce submission - posted by st...@apache.org on 2016/12/17 05:41:33 UTC, 0 replies.
- hbase git commit: HBASE-17282 Reduce the redundant requests to meta table - posted by zh...@apache.org on 2016/12/18 00:53:11 UTC, 0 replies.
- hbase git commit: HBASE-17331 Avoid busy waiting in ThrottledInputStream (ChiaPing Tsai) - posted by te...@apache.org on 2016/12/18 16:15:23 UTC, 0 replies.
- svn commit: r17471 - /dev/hbase/hbase-1.1.8RC0/ /release/hbase/1.1.8/ - posted by nd...@apache.org on 2016/12/18 20:10:23 UTC, 0 replies.
- svn commit: r17472 - /release/hbase/1.1.7/ - posted by nd...@apache.org on 2016/12/18 20:12:24 UTC, 0 replies.
- hbase git commit: bump version for next dev cycle - posted by nd...@apache.org on 2016/12/18 20:13:42 UTC, 0 replies.
- hbase git commit: Revert "HBASE-17081 Flush the entire CompactingMemStore content to disk (Anastasia" - posted by zh...@apache.org on 2016/12/19 01:32:03 UTC, 0 replies.
- hbase git commit: HBASE-17332 Replace HashMap to Array for DataBlockEncoding.idToEncoding - posted by bi...@apache.org on 2016/12/20 01:32:19 UTC, 1 replies.
- hbase git commit: HBASE-17051 [C++] implement RPC client and connection management (Xiaobing Zhou) - posted by en...@apache.org on 2016/12/20 02:39:01 UTC, 0 replies.
- hbase git commit: Add Guanghao Zhang to pom.xml - posted by zg...@apache.org on 2016/12/20 02:52:44 UTC, 0 replies.
- hbase git commit: HBASE-17333 HBASE-17294 always ensures CompactingMemstore is default (Ram) - posted by ra...@apache.org on 2016/12/20 05:32:07 UTC, 0 replies.
- hbase git commit: HBASE-17317 [branch-1] The updatePeerConfig method in ReplicationPeersZKImpl didn't update the table-cfs map - posted by zg...@apache.org on 2016/12/20 11:01:26 UTC, 0 replies.
- hbase git commit: HBASE-17142 Implement multi get - posted by zh...@apache.org on 2016/12/20 12:42:42 UTC, 0 replies.
- hbase git commit: HBASE-17344 The regionserver web UIs miss the coprocessors of RegionServerCoprocessorHost (ChiaPing Tsai) - posted by te...@apache.org on 2016/12/20 16:52:54 UTC, 1 replies.
- hbase git commit: HBASE-17347 ExportSnapshot may write snapshot info file to wrong directory when specifying target name (Jianwei Cui) - posted by te...@apache.org on 2016/12/20 21:02:56 UTC, 1 replies.
- [1/3] hbase git commit: HBASE-16008 A robust way deal with early termination of HBCK (Stephen Yuan Jiang) - posted by ap...@apache.org on 2016/12/21 00:52:42 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-16008 A robust way deal with early termination of HBCK (Stephen Yuan Jiang) - posted by ap...@apache.org on 2016/12/21 00:52:43 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-16008 A robust way deal with early termination of HBCK (Stephen Yuan Jiang) - posted by ap...@apache.org on 2016/12/21 00:52:44 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh - posted by ap...@apache.org on 2016/12/21 01:39:04 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh - posted by ap...@apache.org on 2016/12/21 01:39:05 UTC, 0 replies.
- [1/6] hbase git commit: HBASE-17328 Properly dispose of looped replication peers - posted by ap...@apache.org on 2016/12/21 02:39:41 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-17328 Properly dispose of looped replication peers - posted by ap...@apache.org on 2016/12/21 02:39:42 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-17328 Properly dispose of looped replication peers - posted by ap...@apache.org on 2016/12/21 02:39:43 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-17328 Properly dispose of looped replication peers - posted by ap...@apache.org on 2016/12/21 02:39:44 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-17328 Properly dispose of looped replication peers - posted by ap...@apache.org on 2016/12/21 02:39:45 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-17328 Properly dispose of looped replication peers - posted by ap...@apache.org on 2016/12/21 02:39:46 UTC, 0 replies.
- hbase git commit: HBASE-17107: FN info should be cleaned up on region/table cleanup - posted by to...@apache.org on 2016/12/21 02:53:38 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17314 Limit total buffered size for all replication sources - posted by ya...@apache.org on 2016/12/21 05:16:47 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17314 Limit total buffered size for all replication sources - posted by ya...@apache.org on 2016/12/21 05:16:48 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-11392 add/remove peer requests should be routed through master - posted by zg...@apache.org on 2016/12/21 05:37:06 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-11392 add/remove peer requests should be routed through master - posted by zg...@apache.org on 2016/12/21 05:37:07 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-11392 add/remove peer requests should be routed through master - posted by zg...@apache.org on 2016/12/21 05:37:08 UTC, 0 replies.
- hbase git commit: HBASE-17341 Add a timeout during replication endpoint termination (Vincent Poon) - posted by te...@apache.org on 2016/12/21 16:26:30 UTC, 1 replies.
- hbase git commit: HBASE-17352 Fix hbase-assembly build with bash 4 (Junegunn Choi) - posted by te...@apache.org on 2016/12/21 16:41:41 UTC, 0 replies.
- hbase git commit: Revert "HBASE-17314 Limit total buffered size for all replication sources" - posted by st...@apache.org on 2016/12/21 19:17:38 UTC, 1 replies.
- hbase git commit: HBASE-5401 PerformanceEvaluation generates 10x the number of expected mappers (Yi Liang) - posted by st...@apache.org on 2016/12/21 19:55:57 UTC, 0 replies.
- [1/4] hbase git commit: HBASE-17341 Add a timeout during replication endpoint termination (Vincent Poon) - posted by ap...@apache.org on 2016/12/21 19:57:36 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-17341 Add a timeout during replication endpoint termination (Vincent Poon) - posted by ap...@apache.org on 2016/12/21 19:57:37 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-17341 Add a timeout during replication endpoint termination (Vincent Poon) - posted by ap...@apache.org on 2016/12/21 19:57:38 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-17341 Add a timeout during replication endpoint termination (Vincent Poon) - posted by ap...@apache.org on 2016/12/21 19:57:39 UTC, 0 replies.
- svn commit: r17527 - /dev/hbase/hbase-0.98.24RC0/ - posted by ap...@apache.org on 2016/12/22 02:46:20 UTC, 0 replies.
- hbase git commit: Update POMs and CHANGES.txt for 0.98.24RC0 - posted by ap...@apache.org on 2016/12/22 02:50:24 UTC, 0 replies.
- [1/4] hbase git commit: HBASE-17262 Refactor RpcServer so as to make it extendable and/or pluggable - posted by bi...@apache.org on 2016/12/22 06:49:56 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-17262 Refactor RpcServer so as to make it extendable and/or pluggable - posted by bi...@apache.org on 2016/12/22 06:49:57 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-17262 Refactor RpcServer so as to make it extendable and/or pluggable - posted by bi...@apache.org on 2016/12/22 06:49:58 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-17262 Refactor RpcServer so as to make it extendable and/or pluggable - posted by bi...@apache.org on 2016/12/22 06:49:59 UTC, 0 replies.
- hbase git commit: HBASE-17330 SnapshotFileCache will always refresh the file cache (Jianwei Cui) - posted by te...@apache.org on 2016/12/22 10:29:32 UTC, 1 replies.
- hbase git commit: HBASE-17334 Add locate row before/after support for AsyncRegionLocator - posted by zh...@apache.org on 2016/12/22 12:44:20 UTC, 0 replies.
- hbase git commit: HBASE-17160 Undo unnecessary inter-module dependency; spark to hbase-it and hbase-it to shell; ADDENDUM - posted by st...@apache.org on 2016/12/22 16:17:34 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17335 enable/disable replication peer requests should be routed through master - posted by zg...@apache.org on 2016/12/23 01:37:11 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17335 enable/disable replication peer requests should be routed through master - posted by zg...@apache.org on 2016/12/23 01:37:12 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17335 enable/disable replication peer requests should be routed through master - posted by zg...@apache.org on 2016/12/23 01:37:13 UTC, 0 replies.
- hbase git commit: HBASE-17314 Limit total buffered size for all replication sources - posted by ya...@apache.org on 2016/12/23 04:05:19 UTC, 1 replies.
- [1/3] hbase git commit: HBASE-16010 Put draining function through Admin API (Matt Warhaftig) - posted by je...@apache.org on 2016/12/23 21:41:57 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-16010 Put draining function through Admin API (Matt Warhaftig) - posted by je...@apache.org on 2016/12/23 21:41:58 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-16010 Put draining function through Admin API (Matt Warhaftig) - posted by je...@apache.org on 2016/12/23 21:41:59 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17174 Refactor the AsyncProcess, BufferedMutatorImpl, and HTable - posted by zh...@apache.org on 2016/12/24 04:10:45 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17174 Refactor the AsyncProcess, BufferedMutatorImpl, and HTable - posted by zh...@apache.org on 2016/12/24 04:10:46 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17174 Refactor the AsyncProcess, BufferedMutatorImpl, and HTable - posted by zh...@apache.org on 2016/12/24 04:10:47 UTC, 0 replies.
- hbase git commit: HBASE-17348 Remove the unused hbase.replication from javadoc/comment/book completely - posted by zg...@apache.org on 2016/12/25 00:47:25 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17345 Implement batch - posted by zh...@apache.org on 2016/12/25 12:38:02 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17345 Implement batch - posted by zh...@apache.org on 2016/12/25 12:38:03 UTC, 0 replies.
- hbase git commit: HBASE-17081 [Recommit]Flush the entire CompactingMemStore content to disk (Anastasia) - posted by ra...@apache.org on 2016/12/26 16:37:16 UTC, 0 replies.
- hbase git commit: HBASE-17376 ClientAsyncPrefetchScanner may fail due to too many rows (ChiaPing Tsai) - posted by te...@apache.org on 2016/12/26 23:55:42 UTC, 0 replies.
- hbase git commit: HBASE-17174 Addendum fix typo - posted by zh...@apache.org on 2016/12/27 05:58:32 UTC, 0 replies.
- hbase git commit: HBASE-17371 Enhance 'HBaseContextSuite @ distributedScan to test HBase client' with filter - posted by te...@apache.org on 2016/12/27 23:44:25 UTC, 0 replies.
- hbase git commit: HBASE-16524 Procedure v2 - Compute WALs cleanup on wal modification and not on every sync (Matteo Bertozzi) - posted by st...@apache.org on 2016/12/28 00:12:53 UTC, 0 replies.
- hbase git commit: HBASE-17068 Procedure v2 - inherit region locks (Matteo Bertozzi) - posted by st...@apache.org on 2016/12/28 00:17:53 UTC, 0 replies.
- hbase git commit: HBASE-17090 Procedure v2 - fast wake if nothing else is running (Matteo Bertozzi) - posted by st...@apache.org on 2016/12/28 00:19:39 UTC, 0 replies.
- hbase git commit: HBASE-17081 Flush the entire CompactingMemStore content to disk - revert due to failure in TestHRegionWithInMemoryFlush - posted by te...@apache.org on 2016/12/28 18:53:12 UTC, 0 replies.
- hbase git commit: HBASE-17149 Procedure V2 - Fix nonce submission to avoid unnecessary calling coprocessor multiple times; ADDENDUM by Stephen Yuan Jiang - posted by st...@apache.org on 2016/12/28 19:10:23 UTC, 0 replies.
- hbase git commit: HBASE-17238 Wrong in-memory hbase:meta location causing SSH failure (Stephen Yuan jiang) - posted by sy...@apache.org on 2016/12/28 21:49:36 UTC, 3 replies.
- [1/2] hbase git commit: HBASE-17149 Procedure V2 - Fix nonce submission to avoid unnecessary calling coprocessor multiple times (Matteo Bertozzi) - posted by sy...@apache.org on 2016/12/28 23:44:00 UTC, 3 replies.
- [2/2] hbase git commit: HBASE-17149 Procedure V2 - Fix nonce submission to avoid unnecessary calling coprocessor multiple times (Matteo Bertozzi) - posted by sy...@apache.org on 2016/12/28 23:44:01 UTC, 3 replies.
- [1/2] hbase git commit: HBASE-17320 Add inclusive/exclusive support for startRow and endRow of scan - posted by zh...@apache.org on 2016/12/29 01:48:54 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17320 Add inclusive/exclusive support for startRow and endRow of scan - posted by zh...@apache.org on 2016/12/29 01:48:55 UTC, 0 replies.
- hbase git commit: HBASE-17374 ZKPermissionWatcher crashed when grant after region close (Liu Junhong) - posted by te...@apache.org on 2016/12/29 03:54:08 UTC, 1 replies.
- hbase git commit: HBASE-17385 Change usage documentation from bin/hbase to hbase in various tools - posted by en...@apache.org on 2016/12/29 23:21:06 UTC, 0 replies.
- hbase git commit: HBASE-17387 Reduce the overhead of exception report in RegionActionResult for multi() - posted by te...@apache.org on 2016/12/30 01:54:08 UTC, 1 replies.
- [1/2] hbase git commit: HBASE-15905 Makefile build env incorrectly links in tests (Priyadharshini karthikeyan and Sudeep Sunthankar) - posted by en...@apache.org on 2016/12/30 02:00:59 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17283 [C++] Result class - posted by en...@apache.org on 2016/12/30 02:01:00 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17336 get/update replication peer config requests should be routed through master - posted by zg...@apache.org on 2016/12/30 02:35:27 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17336 get/update replication peer config requests should be routed through master - posted by zg...@apache.org on 2016/12/30 02:35:28 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17336 get/update replication peer config requests should be routed through master - posted by zg...@apache.org on 2016/12/30 02:35:29 UTC, 0 replies.