You are viewing a plain text version of this content. The canonical link for it is here.
- hbase git commit: HBASE-17543 - Create additional ReplicationEndpoint WALEntryFilters by configuration - posted by te...@apache.org on 2017/02/01 00:17:43 UTC, 0 replies.
- hbase git commit: HBASE-3462 Fix table.jsp in regards to splitting a region/table with an optional splitkey - posted by st...@apache.org on 2017/02/01 00:35:15 UTC, 0 replies.
- hbase git commit: HBASE-17197 hfile does not work in 2.0 - posted by st...@apache.org on 2017/02/01 06:37:44 UTC, 0 replies.
- hbase git commit: HBASE-17569 HBase-Procedure module need to support mvn clean test -PskipProcedureTests to skip unit test (Yi Liang) ADDENDUM Fix other places that are missing the skip command - posted by st...@apache.org on 2017/02/01 06:49:00 UTC, 0 replies.
- hbase git commit: HBASE-17522 Handle JVM throwing runtime exceptions when we ask for details on heap usage the same as a correctly returned 'undefined'. - posted by bu...@apache.org on 2017/02/01 16:47:01 UTC, 3 replies.
- hbase git commit: Addendum HBASE-17522 missed some branch-1 specific direct uses of MemoryMXBean - posted by bu...@apache.org on 2017/02/01 17:47:25 UTC, 0 replies.
- hbase git commit: HBASE-17281 FN should use datanode port from hdfs configuration - posted by to...@apache.org on 2017/02/01 19:04:41 UTC, 0 replies.
- [1/3] hbase git commit: Add mechanism to control hbase cleaner behavior - posted by te...@apache.org on 2017/02/02 03:33:15 UTC, 0 replies.
- [2/3] hbase git commit: Add mechanism to control hbase cleaner behavior - posted by te...@apache.org on 2017/02/02 03:33:16 UTC, 0 replies.
- [3/3] hbase git commit: Add mechanism to control hbase cleaner behavior - posted by te...@apache.org on 2017/02/02 03:33:17 UTC, 0 replies.
- [1/6] hbase git commit: Revert "Add mechanism to control hbase cleaner behavior" - posted by bu...@apache.org on 2017/02/02 04:24:28 UTC, 0 replies.
- [2/6] hbase git commit: Revert "Add mechanism to control hbase cleaner behavior" - posted by bu...@apache.org on 2017/02/02 04:24:29 UTC, 0 replies.
- [3/6] hbase git commit: Revert "Add mechanism to control hbase cleaner behavior" - posted by bu...@apache.org on 2017/02/02 04:24:30 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-17280 Add mechanism to control hbase cleaner behavior - posted by bu...@apache.org on 2017/02/02 04:24:31 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-17280 Add mechanism to control hbase cleaner behavior - posted by bu...@apache.org on 2017/02/02 04:24:32 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-17280 Add mechanism to control hbase cleaner behavior - posted by bu...@apache.org on 2017/02/02 04:24:33 UTC, 0 replies.
- hbase git commit: HBASE-16621 HBCK should have -fixHFileLinks (Janos Gub) - posted by te...@apache.org on 2017/02/02 15:31:43 UTC, 0 replies.
- hbase git commit: HBASE-17581 mvn clean test -PskipXXXTests does not work properly for some modules (Yi Liang) - posted by je...@apache.org on 2017/02/02 19:20:24 UTC, 0 replies.
- hbase git commit: HBASE-17552 Update developer section in hbase book - Changes 'Create Patch' in major way. Promoting use of submit-patch.py script. - Changes instructions for committing patch to make contributor of a patch also its author so proper cred - posted by st...@apache.org on 2017/02/03 00:37:26 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17587 Do not Rethrow DoNotRetryIOException as UnknownScannerException - posted by ap...@apache.org on 2017/02/03 01:12:07 UTC, 1 replies.
- [2/2] hbase git commit: HBASE-17587 Do not Rethrow DoNotRetryIOException as UnknownScannerException - posted by ap...@apache.org on 2017/02/03 01:12:08 UTC, 1 replies.
- hbase git commit: HBASE-17587 Do not Rethrow DoNotRetryIOException as UnknownScannerException - posted by ap...@apache.org on 2017/02/03 01:12:26 UTC, 0 replies.
- hbase git commit: HBASE-17588 Remove unused imports brought in by HBASE-17437 - posted by st...@apache.org on 2017/02/03 06:05:56 UTC, 0 replies.
- hbase git commit: HBASE-16981 Expand Mob Compaction Partition policy from daily to weekly, monthly - posted by ji...@apache.org on 2017/02/03 08:05:50 UTC, 0 replies.
- hbase git commit: HBASE-17592 Fix rpcTimeout typo (Attila Sasvari) - posted by el...@apache.org on 2017/02/03 21:58:29 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17572 HMaster: Caught throwable while processing event C_M_MERGE_REGION (UndeclaredThrowableException) - posted by ap...@apache.org on 2017/02/03 22:24:04 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17572 HMaster: Caught throwable while processing event C_M_MERGE_REGION (UndeclaredThrowableException) - posted by ap...@apache.org on 2017/02/03 22:24:05 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 2017/02/04 06:18:25 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 2017/02/04 06:24:53 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17508 Unify the implementation of small scan and regular scan for sync client - posted by zh...@apache.org on 2017/02/05 00:59:27 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17508 Unify the implementation of small scan and regular scan for sync client - posted by zh...@apache.org on 2017/02/05 00:59:28 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17508 Unify the implementation of small scan and regular scan for sync client - posted by zh...@apache.org on 2017/02/05 00:59:50 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17508 Unify the implementation of small scan and regular scan for sync client - posted by zh...@apache.org on 2017/02/05 00:59:51 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17508 Unify the implementation of small scan and regular scan for sync client - posted by zh...@apache.org on 2017/02/05 00:59:52 UTC, 0 replies.
- hbase git commit: HBASE-17511 Implement enable/disable table methods - posted by zg...@apache.org on 2017/02/05 06:22:58 UTC, 0 replies.
- [01/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:23 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:24 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:25 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:26 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:27 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:28 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:29 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:30 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:31 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:32 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:33 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:34 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:35 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:36 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:37 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:38 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:39 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:40 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:41 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:42 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:43 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:44 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:45 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:46 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:47 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:48 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:49 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:50 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:51 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:52 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:53 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:54 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:55 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:56 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:57 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:58 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:49:59 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:00 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:01 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:02 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:03 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:04 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:05 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:06 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:07 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:08 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:09 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:10 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:11 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:12 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. - posted by te...@apache.org on 2017/02/05 15:50:13 UTC, 0 replies.
- [52/52] hbase-site git commit: Empty commit - posted by te...@apache.org on 2017/02/05 15:50:14 UTC, 1 replies.
- hbase git commit: HBASE-17349 Add doc for regionserver group-based assignment - posted by st...@apache.org on 2017/02/05 16:36:52 UTC, 0 replies.
- hbase git commit: HBASE-17596 Implement add/delete/modify column family methods - posted by zg...@apache.org on 2017/02/06 05:47:10 UTC, 0 replies.
- hbase git commit: HBASE-17601 close() in TableRecordReaderImpl assumes the split has started (Michael Axiak) - posted by te...@apache.org on 2017/02/06 18:32:29 UTC, 3 replies.
- [1/2] hbase git commit: HBASE-16999 Implement master and regionserver synchronization of quota state - posted by el...@apache.org on 2017/02/06 19:07:09 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16999 Implement master and regionserver synchronization of quota state - posted by el...@apache.org on 2017/02/06 19:07:10 UTC, 0 replies.
- hbase git commit: HBASE-17578 Thrift metrics should handle exceptions - posted by ga...@apache.org on 2017/02/06 19:48:54 UTC, 2 replies.
- hbase git commit: HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application - posted by en...@apache.org on 2017/02/06 20:05:01 UTC, 2 replies.
- hbase git commit: HBASE-17593 Update hadoop 3 version to 3.0.0-alpha2. - posted by ap...@apache.org on 2017/02/06 20:18:43 UTC, 0 replies.
- hbase git commit: HBASE-17350 Fixup of regionserver group-based assignment - posted by st...@apache.org on 2017/02/06 21:10:15 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application - posted by en...@apache.org on 2017/02/07 00:13:26 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17187 DoNotRetryExceptions from coprocessors should bubble up to the application - posted by en...@apache.org on 2017/02/07 00:21:34 UTC, 0 replies.
- hbase git commit: HBASE-17402 TestAsyncTableScan sometimes hangs - posted by zh...@apache.org on 2017/02/07 01:43:51 UTC, 0 replies.
- hbase git commit: HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky - posted by zh...@apache.org on 2017/02/07 02:08:43 UTC, 3 replies.
- hbase git commit: HBASE-17389 Convert all internal usages from ReplicationAdmin to Admin - posted by zg...@apache.org on 2017/02/07 02:27:07 UTC, 0 replies.
- hbase git commit: HBASE-17264 Processing RIT with offline state will always fail to open the first time (Allan Yang) - posted by te...@apache.org on 2017/02/07 03:48:25 UTC, 3 replies.
- hbase git commit: HBASE-17606 Fix failing TestRpcControllerFactory introduced by HBASE-17508 - posted by zh...@apache.org on 2017/02/07 06:32:33 UTC, 0 replies.
- hbase git commit: HBASE-17565 StochasticLoadBalancer may incorrectly skip balancing due to skewed multiplier sum - posted by te...@apache.org on 2017/02/07 14:23:07 UTC, 1 replies.
- hbase git commit: HBASE-17484 Add non cached version of OffheapKV for write path (Ram) - posted by ra...@apache.org on 2017/02/07 16:04:02 UTC, 0 replies.
- hbase git commit: HBASE-17565 StochasticLoadBalancer may incorrectly skip balancing due to skewed multiplier sum - addendum resets min cost - posted by te...@apache.org on 2017/02/07 20:24:27 UTC, 1 replies.
- hbase git commit: HBASE-17574 Clean up how to run tests under hbase-spark module (Yi Liang) - posted by je...@apache.org on 2017/02/07 20:36:33 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-15995 Separate replication WAL reading from shipping - posted by te...@apache.org on 2017/02/07 20:51:22 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-15995 Separate replication WAL reading from shipping - posted by te...@apache.org on 2017/02/07 20:51:23 UTC, 0 replies.
- hbase git commit: HBASE-17275 Assign timeout may cause region to be unassigned forever (Allan yang) - posted by te...@apache.org on 2017/02/07 20:57:13 UTC, 3 replies.
- hbase git commit: HBASE-17381 ReplicationSourceWorkerThread can die due to unhandled exceptions (huzheng) - posted by ga...@apache.org on 2017/02/08 01:07:12 UTC, 3 replies.
- hbase git commit: HBASE-17575: Run critical tests with each of the Inmemory Compaction Policies enabled - posted by st...@apache.org on 2017/02/08 16:39:46 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17105 Annotate RegionServerObserver - posted by en...@apache.org on 2017/02/08 21:41:51 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17105 Annotate RegionServerObserver - posted by en...@apache.org on 2017/02/08 21:41:52 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17437 Support specifying a WAL directory outside of the root directory (Yishan Yang and Zach York) HBASE-17588 Remove unused imports brought in by HBASE-17437 (Zach York) - posted by en...@apache.org on 2017/02/08 23:04:34 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17437 Support specifying a WAL directory outside of the root directory (Yishan Yang and Zach York) HBASE-17588 Remove unused imports brought in by HBASE-17437 (Zach York) - posted by en...@apache.org on 2017/02/08 23:04:35 UTC, 0 replies.
- [1/2] hbase git commit: Revert "HBASE-17572 HMaster: Caught throwable while processing event C_M_MERGE_REGION (UndeclaredThrowableException)" - posted by ap...@apache.org on 2017/02/08 23:56:17 UTC, 0 replies.
- [2/2] hbase git commit: Revert "HBASE-17572 HMaster: Caught throwable while processing event C_M_MERGE_REGION (UndeclaredThrowableException)" - posted by ap...@apache.org on 2017/02/08 23:56:18 UTC, 0 replies.
- hbase git commit: HBASE-15437 Response size calculated in RPCServer for warning tooLarge responses does NOT count CellScanner payload - posted by ga...@apache.org on 2017/02/09 01:49:14 UTC, 1 replies.
- hbase git commit: HBASE-17599 Use mayHaveMoreCellsInRow instead of isPartial - posted by zh...@apache.org on 2017/02/09 07:47:22 UTC, 1 replies.
- hbase git commit: HBASE-17613 avoid copy of family when initializing the FSWALEntry - posted by te...@apache.org on 2017/02/09 16:19:03 UTC, 0 replies.
- hbase git commit: HBASE-17278 [C++] Cell Scanner and KeyValueCodec for encoding cells in RPC (Sudeep Sunthankar and enis) - posted by en...@apache.org on 2017/02/09 19:27:25 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17280 Add mechanism to control hbase cleaner behavior - posted by te...@apache.org on 2017/02/09 20:18:57 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17280 Add mechanism to control hbase cleaner behavior - posted by te...@apache.org on 2017/02/09 20:18:58 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17280 Add mechanism to control hbase cleaner behavior - posted by te...@apache.org on 2017/02/09 20:18:59 UTC, 0 replies.
- hbase git commit: HBASE-17616 Incorrect actions performed by CM - posted by te...@apache.org on 2017/02/09 20:35:05 UTC, 1 replies.
- hbase git commit: HBASE-17265 Region left unassigned in master failover when region failed to open (Allan Yang) - posted by te...@apache.org on 2017/02/09 20:43:43 UTC, 3 replies.
- [1/2] hbase git commit: HBASE-17572 HMaster: Caught throwable while processing event C_M_MERGE_REGION - posted by ap...@apache.org on 2017/02/09 21:37:53 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17572 HMaster: Caught throwable while processing event C_M_MERGE_REGION - posted by ap...@apache.org on 2017/02/09 21:37:54 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17609 Allow for region merging in the UI - posted by ap...@apache.org on 2017/02/09 22:21:05 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17609 Allow for region merging in the UI - posted by ap...@apache.org on 2017/02/09 22:21:06 UTC, 0 replies.
- hbase git commit: HBASE-17609 Allow for region merging in the UI - posted by ap...@apache.org on 2017/02/09 22:22:02 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17616 Incorrect actions performed by CM - posted by ap...@apache.org on 2017/02/09 23:11:08 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17616 Incorrect actions performed by CM - posted by ap...@apache.org on 2017/02/09 23:11:09 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17616 Incorrect actions performed by CM - posted by ap...@apache.org on 2017/02/09 23:11:10 UTC, 0 replies.
- hbase git commit: HBASE-17618 Refactor the implementation of modify table and delete column in MOB - posted by ji...@apache.org on 2017/02/10 13:28:36 UTC, 0 replies.
- [1/6] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer - posted by el...@apache.org on 2017/02/10 16:25:04 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer - posted by el...@apache.org on 2017/02/10 16:25:05 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer - posted by el...@apache.org on 2017/02/10 16:25:06 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer - posted by el...@apache.org on 2017/02/10 16:25:07 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer - posted by el...@apache.org on 2017/02/10 16:25:08 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-17001 Enforce quota violation policies in the RegionServer - posted by el...@apache.org on 2017/02/10 16:25:09 UTC, 0 replies.
- hbase git commit: HBASE-17622 Add hbase-metrics package to TableMapReduceUtil - posted by es...@apache.org on 2017/02/10 17:34:03 UTC, 0 replies.
- [hbase] Git Push Summary - posted by an...@apache.org on 2017/02/10 19:11:36 UTC, 2 replies.
- hbase git commit: HBASE-17460 enable_table_replication can not perform cyclic replication of a table (NITIN VERMA) - posted by te...@apache.org on 2017/02/10 22:54:13 UTC, 2 replies.
- hbase git commit: HBASE-17628 Local mode of mini cluster shouldn't use hdfs (Devaraj Das) - posted by te...@apache.org on 2017/02/11 01:52:40 UTC, 1 replies.
- hbase git commit: HBASE-17605 Changes - Moved locks out of MasterProcedureScheduler#Queue. One Queue object is used for each namespace/table, which aren't more than 100. So we don't need complexity arising from all functionalities being in one place. Sch - posted by ap...@apache.org on 2017/02/11 22:31:57 UTC, 0 replies.
- hbase git commit: HBASE-17638 Remove duplicated initialization of CacheConfig in HRegionServer - posted by li...@apache.org on 2017/02/13 15:23:29 UTC, 0 replies.
- hbase git commit: HBASE-17603 REST API for scan should return 404 when table does not exist - posted by te...@apache.org on 2017/02/13 16:40:56 UTC, 1 replies.
- hbase git commit: HBASE-17259 API to remove space quotas on a table/namespace - posted by el...@apache.org on 2017/02/13 17:29:49 UTC, 0 replies.
- hbase git commit: HBASE-17611 Thrift2 per-call latency metrics are capped at ~2 seconds - posted by ga...@apache.org on 2017/02/13 18:23:54 UTC, 2 replies.
- [01/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:10 UTC, 0 replies.
- [02/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:11 UTC, 0 replies.
- [03/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:12 UTC, 0 replies.
- [04/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:13 UTC, 0 replies.
- [05/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:14 UTC, 0 replies.
- [06/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:15 UTC, 0 replies.
- [07/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:16 UTC, 0 replies.
- [08/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:17 UTC, 0 replies.
- [09/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:18 UTC, 0 replies.
- [10/10] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/13 21:29:19 UTC, 0 replies.
- [1/5] hbase git commit: HBASE-17637 Update progress more frequently in IntegrationTestBigLinkedList.Generator.persist - posted by ap...@apache.org on 2017/02/13 23:15:33 UTC, 0 replies.
- [2/5] hbase git commit: HBASE-17637 Update progress more frequently in IntegrationTestBigLinkedList.Generator.persist - posted by ap...@apache.org on 2017/02/13 23:15:34 UTC, 0 replies.
- [3/5] hbase git commit: HBASE-17637 Update progress more frequently in IntegrationTestBigLinkedList.Generator.persist - posted by ap...@apache.org on 2017/02/13 23:15:35 UTC, 0 replies.
- [4/5] hbase git commit: HBASE-17637 Update progress more frequently in IntegrationTestBigLinkedList.Generator.persist - posted by ap...@apache.org on 2017/02/13 23:15:36 UTC, 0 replies.
- [5/5] hbase git commit: HBASE-17637 Update progress more frequently in IntegrationTestBigLinkedList.Generator.persist - posted by ap...@apache.org on 2017/02/13 23:15:37 UTC, 0 replies.
- hbase git commit: HBASE-17460 enable_table_replication can not perform cyclic replication of a table - revert due to failure in testEnableReplicationWhenSlaveClusterDoesntHaveTable - posted by te...@apache.org on 2017/02/14 00:01:31 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17585 [C++] Use KVCodec in the RPC request/response - posted by en...@apache.org on 2017/02/14 02:52:15 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17612 [C++] Set client version info in RPC header - posted by en...@apache.org on 2017/02/14 02:52:16 UTC, 0 replies.
- hbase git commit: HBASE-17558 ZK dumping jsp should escape HTML. - posted by bu...@apache.org on 2017/02/14 04:48:31 UTC, 4 replies.
- hbase git commit: HBASE-17639 Do not stop server if ReplicationSourceManager's waitUntilCanBePushed throws InterruptedException - posted by ya...@apache.org on 2017/02/14 09:46:55 UTC, 1 replies.
- [1/3] hbase git commit: HBASE-17624 Address late review of HBASE-6721, rsgroups feature Addresses review comments by Sean Busbey and Appy that happened to come in long after the commit of HBASE-6721, the original rsgroup issue. - posted by st...@apache.org on 2017/02/14 20:18:27 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17624 Address late review of HBASE-6721, rsgroups feature Addresses review comments by Sean Busbey and Appy that happened to come in long after the commit of HBASE-6721, the original rsgroup issue. - posted by st...@apache.org on 2017/02/14 20:18:28 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17624 Address late review of HBASE-6721, rsgroups feature Addresses review comments by Sean Busbey and Appy that happened to come in long after the commit of HBASE-6721, the original rsgroup issue. - posted by st...@apache.org on 2017/02/14 20:18:29 UTC, 0 replies.
- hbase git commit: HBASE-17583 Add inclusive/exclusive support for startRow and endRow of scan for sync client - posted by zh...@apache.org on 2017/02/15 02:26:43 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17583 Add inclusive/exclusive support for startRow and endRow of scan for sync client - posted by zh...@apache.org on 2017/02/15 02:27:02 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17583 Add inclusive/exclusive support for startRow and endRow of scan for sync client - posted by zh...@apache.org on 2017/02/15 02:27:03 UTC, 0 replies.
- hbase git commit: HBASE-17640 Unittest error in TestMobCompactor with different timezone (Huaxiang Sun) - posted by ji...@apache.org on 2017/02/15 03:24:33 UTC, 0 replies.
- hbase git commit: HBASE-17649 REST API for scan should return 410 when table is disabled - posted by te...@apache.org on 2017/02/15 15:51:21 UTC, 3 replies.
- hbase git commit: HBASE-17627 Active workers metric for thrift (Ashu Pachauri) - posted by ga...@apache.org on 2017/02/15 23:53:38 UTC, 1 replies.
- hbase git commit: HBASE-17069 RegionServer writes invalid META entries for split daughters in some circumstances - posted by zh...@apache.org on 2017/02/16 07:54:56 UTC, 3 replies.
- hbase git commit: HBASE-17656 Move new Address class from util to net package - posted by st...@apache.org on 2017/02/17 00:25:42 UTC, 0 replies.
- hbase git commit: HBASE-17619: Add async admin Impl which connect to RegionServer and implement close region methods. - posted by zh...@apache.org on 2017/02/17 01:38:12 UTC, 0 replies.
- hbase git commit: HBASE-17421 Update refguide w.r.t. MOB Sweeper - posted by ji...@apache.org on 2017/02/17 02:15:10 UTC, 0 replies.
- hbase git commit: HBASE-17460 enable_table_replication can not perform cyclic replication of a table - revert due to reproducible test failure - posted by te...@apache.org on 2017/02/17 04:17:25 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17644 Always create ByteBufferCells after copying to MSLAB. - posted by an...@apache.org on 2017/02/17 12:21:02 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17644 Always create ByteBufferCells after copying to MSLAB. - posted by an...@apache.org on 2017/02/17 12:21:03 UTC, 0 replies.
- hbase git commit: HBASE-17648: HBase Table-level synchronization fails between two secured(kerberized) cluster - posted by te...@apache.org on 2017/02/17 15:03:58 UTC, 1 replies.
- hbase git commit: HBASE-17658 Fix bookkeeping error with max regions for a table - posted by te...@apache.org on 2017/02/17 15:40:25 UTC, 1 replies.
- hbase git commit: HBASE-17025 Add shell commands for space quotas - posted by el...@apache.org on 2017/02/17 16:50:57 UTC, 0 replies.
- hbase git commit: HBASE-17172 Optimize major mob compaction with _del files - posted by te...@apache.org on 2017/02/17 22:22:39 UTC, 0 replies.
- hbase git commit: HBASE-17653 HBASE-17624 rsgroup synchronizations will (distributed) deadlock - posted by st...@apache.org on 2017/02/17 22:46:04 UTC, 0 replies.
- [01/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:43 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:44 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:45 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:46 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:47 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:48 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:49 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:50 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:51 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:52 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:53 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:54 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:55 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:56 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:57 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:58 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:42:59 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:00 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:01 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:02 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:03 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:04 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:05 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:06 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:07 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:08 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:09 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:10 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:11 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:12 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:13 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:14 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:15 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:16 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:17 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:18 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:19 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:20 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:21 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:22 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:23 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:24 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:25 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:26 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:27 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:28 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:29 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:30 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:31 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:32 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at 7763dd6688254d37ad611f5d290db47c83cf93d3. - posted by st...@apache.org on 2017/02/17 23:43:33 UTC, 0 replies.
- hbase git commit: HBASE-17561 table status page should escape values that may contain arbitrary characters. - posted by bu...@apache.org on 2017/02/18 21:47:27 UTC, 3 replies.
- hbase git commit: HBASE-17661 fix the queue length passed to FastPathBalancedQueueRpcExecutor - posted by te...@apache.org on 2017/02/19 21:25:37 UTC, 1 replies.
- hbase git commit: HBASE-17472: Correct the semantic of permission grant - posted by zh...@apache.org on 2017/02/20 12:35:30 UTC, 1 replies.
- hbase git commit: HBASE-17478 Avoid reporting FS use when quotas are disabled - posted by el...@apache.org on 2017/02/21 00:55:45 UTC, 0 replies.
- hbase git commit: HBASE-15328 sanity check the redirect used to send master info requests to the embedded regionserver. - posted by bu...@apache.org on 2017/02/21 04:20:28 UTC, 4 replies.
- [1/3] hbase git commit: bump version to 1.1.9 - posted by nd...@apache.org on 2017/02/21 06:21:40 UTC, 0 replies.
- [2/3] hbase git commit: updating docs from master - posted by nd...@apache.org on 2017/02/21 06:21:41 UTC, 0 replies.
- [3/3] hbase git commit: update CHANGES.txt for 1.1.9rc0 - posted by nd...@apache.org on 2017/02/21 06:21:42 UTC, 0 replies.
- svn commit: r18414 - /dev/hbase/1.1.9/ - posted by nd...@apache.org on 2017/02/21 07:27:21 UTC, 0 replies.
- svn commit: r18415 - in /dev/hbase: 1.1.9/ hbase-1.1.9RC0/ - posted by nd...@apache.org on 2017/02/21 07:33:40 UTC, 0 replies.
- [1/5] hbase git commit: HBASE-17675 ReplicationEndpoint should choose new sinks if a SaslException occurs - posted by ap...@apache.org on 2017/02/22 02:50:31 UTC, 0 replies.
- [2/5] hbase git commit: HBASE-17675 ReplicationEndpoint should choose new sinks if a SaslException occurs - posted by ap...@apache.org on 2017/02/22 02:50:32 UTC, 0 replies.
- [3/5] hbase git commit: HBASE-17675 ReplicationEndpoint should choose new sinks if a SaslException occurs - posted by ap...@apache.org on 2017/02/22 02:50:33 UTC, 0 replies.
- [4/5] hbase git commit: HBASE-17675 ReplicationEndpoint should choose new sinks if a SaslException occurs - posted by ap...@apache.org on 2017/02/22 02:50:34 UTC, 0 replies.
- [5/5] hbase git commit: HBASE-17675 ReplicationEndpoint should choose new sinks if a SaslException occurs - posted by ap...@apache.org on 2017/02/22 02:50:35 UTC, 0 replies.
- hbase git commit: HBASE-17210 Set timeout on trying rowlock according to client's RPC timeout - posted by ya...@apache.org on 2017/02/22 03:42:06 UTC, 1 replies.
- hbase git commit: HBASE-17657 TestZKAsyncRegistry is flaky - posted by te...@apache.org on 2017/02/22 05:17:21 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-17561 table status page should escape values that may contain arbitrary characters. - posted by bu...@apache.org on 2017/02/22 05:27:42 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-13718 added columns schema to table description in web view - posted by bu...@apache.org on 2017/02/22 05:27:43 UTC, 0 replies.
- hbase git commit: HBASE-17676 Get class name once for all in AbstractFSWAL - posted by li...@apache.org on 2017/02/22 08:11:45 UTC, 0 replies.
- hbase git commit: HBASE-17608 Add suspend support for RawScanResultConsumer - posted by zh...@apache.org on 2017/02/22 12:32:42 UTC, 0 replies.
- hbase git commit: HBASE-17590 Drop cache hint should work on store file write path (Ashu Pachauri) - posted by ga...@apache.org on 2017/02/22 21:08:05 UTC, 2 replies.
- [1/2] hbase git commit: HBASE-9702 Changed unit tests to use method names for tables - posted by st...@apache.org on 2017/02/23 00:14:20 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-13882 Removed part of the RegionSplitPolicy section in HBase book - posted by st...@apache.org on 2017/02/23 00:14:21 UTC, 0 replies.
- hbase git commit: HBASE-17677 ServerName parsing from directory name should be more robust to errors from guava's HostAndPort - posted by bu...@apache.org on 2017/02/23 03:03:24 UTC, 0 replies.
- hbase git commit: HBASE-17677 Just the new tests from 'ServerName parsing from directory name should be more robust to errors.' - posted by bu...@apache.org on 2017/02/23 03:24:35 UTC, 3 replies.
- hbase git commit: HBASE-17672: "Grant should set access rights appropriately" test fails - posted by te...@apache.org on 2017/02/23 04:09:12 UTC, 0 replies.
- hbase git commit: HBASE-17647 OffheapKeyValue#heapSize() implementation is wrong. - posted by an...@apache.org on 2017/02/23 05:59:50 UTC, 0 replies.
- hbase git commit: HBASE-17595 Add partial result support for small/limited scan - posted by zh...@apache.org on 2017/02/23 08:07:38 UTC, 1 replies.
- [1/4] hbase git commit: Amend HBASE-17069 RegionServer writes invalid META entries in some circumstances - posted by ap...@apache.org on 2017/02/23 22:00:41 UTC, 0 replies.
- [2/4] hbase git commit: Amend HBASE-17069 RegionServer writes invalid META entries in some circumstances - posted by ap...@apache.org on 2017/02/23 22:00:42 UTC, 0 replies.
- [3/4] hbase git commit: Amend HBASE-17069 RegionServer writes invalid META entries in some circumstances - posted by ap...@apache.org on 2017/02/23 22:00:43 UTC, 0 replies.
- [4/4] hbase git commit: Amend HBASE-17069 RegionServer writes invalid META entries in some circumstances - posted by ap...@apache.org on 2017/02/23 22:00:44 UTC, 0 replies.
- hbase git commit: Add banner for hbasecon2017 - posted by st...@apache.org on 2017/02/23 23:16:27 UTC, 0 replies.
- [1/4] hbase git commit: HBASE-17682 Region stuck in merging_new state indefinitely - posted by ap...@apache.org on 2017/02/23 23:25:10 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-17682 Region stuck in merging_new state indefinitely - posted by ap...@apache.org on 2017/02/23 23:25:11 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-17682 Region stuck in merging_new state indefinitely - posted by ap...@apache.org on 2017/02/23 23:25:12 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-17682 Region stuck in merging_new state indefinitely - posted by ap...@apache.org on 2017/02/23 23:25:13 UTC, 0 replies.
- hbase git commit: HBASE-17682 Region stuck in merging_new state indefinitely - posted by ap...@apache.org on 2017/02/23 23:25:29 UTC, 0 replies.
- hbase git commit: HBASE-17460 enable_table_replication can not perform cyclic replication of a table - addendum addresses Enis' comments - posted by te...@apache.org on 2017/02/24 05:10:50 UTC, 0 replies.
- hbase git commit: HBASE-16991 Make the initialization of AsyncConnection asynchronous - posted by zh...@apache.org on 2017/02/24 07:37:56 UTC, 0 replies.
- hbase git commit: HBASE-16630 Handle Fragmentation in bucket cache - posted by ra...@apache.org on 2017/02/24 09:32:27 UTC, 0 replies.
- hbase git commit: HBASE-17226 [C++] Filter and Query classes - posted by en...@apache.org on 2017/02/24 22:18:25 UTC, 0 replies.
- hbase git commit: HBASE-17057 Minor compactions should also drop page cache (Ashu Pachauri) - posted by ga...@apache.org on 2017/02/24 22:56:00 UTC, 2 replies.
- hbase git commit: HBASE-17629 [C++] Timeouts and retry configuration for connections - posted by en...@apache.org on 2017/02/25 00:31:03 UTC, 0 replies.
- [1/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too. - posted by ap...@apache.org on 2017/02/25 10:49:44 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too. - posted by ap...@apache.org on 2017/02/25 10:49:45 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too. - posted by ap...@apache.org on 2017/02/25 10:49:46 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too. - posted by ap...@apache.org on 2017/02/25 10:49:47 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too. - posted by ap...@apache.org on 2017/02/25 10:49:48 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too. - posted by ap...@apache.org on 2017/02/25 10:49:49 UTC, 0 replies.
- hbase git commit: HBASE-17674 Major compaction may be cancelled in CompactionChecker (Guangxu Cheng) - posted by te...@apache.org on 2017/02/25 17:45:16 UTC, 1 replies.
- [1/2] hbase git commit: HBASE-17654 RSGroup refactoring. - posted by ap...@apache.org on 2017/02/26 06:12:10 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-17654 RSGroup refactoring. - posted by ap...@apache.org on 2017/02/26 06:12:11 UTC, 0 replies.
- hbase git commit: HBASE-17699 Fix TestLockProcedure. - posted by ap...@apache.org on 2017/02/26 23:43:35 UTC, 0 replies.
- hbase git commit: HBASE-17634 Cleaned up the usage of Result.isPartial - posted by zh...@apache.org on 2017/02/27 13:00:15 UTC, 1 replies.
- hbase git commit: HBASE-17654 Add support for table.existsAll in thrift2 THBaseservice (Yechao Chen) - posted by te...@apache.org on 2017/02/27 16:33:01 UTC, 1 replies.
- hbase git commit: Add section to shell tricks on how to set and query shell configuration - posted by st...@apache.org on 2017/02/27 19:59:12 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-17428 Implement informational RPCs for space quotas - posted by el...@apache.org on 2017/02/27 22:16:56 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-17428 Implement informational RPCs for space quotas - posted by el...@apache.org on 2017/02/27 22:16:57 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-17428 Implement informational RPCs for space quotas - posted by el...@apache.org on 2017/02/27 22:16:58 UTC, 0 replies.
- hbase git commit: HBASE-17689 Add support for table.existsAll in thrift2 THBaseservice - Revert wrong JIRA Id - posted by te...@apache.org on 2017/02/27 22:38:25 UTC, 1 replies.
- hbase git commit: HBASE-17689 Add support for table.existsAll in thrift2 THBaseservice (Yechao Chen) - posted by te...@apache.org on 2017/02/27 22:40:19 UTC, 1 replies.
- [1/2] hbase git commit: HBASE-16188 Add EventCounter information to log4j properties file (Gopi Krishnan Nambiar) - posted by ap...@apache.org on 2017/02/27 23:55:36 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16188 Add EventCounter information to log4j properties file (Gopi Krishnan Nambiar) - posted by ap...@apache.org on 2017/02/27 23:55:37 UTC, 0 replies.
- hbase git commit: HBASE-17690 Clean up MOB code - posted by ji...@apache.org on 2017/02/28 01:58:10 UTC, 0 replies.
- hbase git commit: HBASE-17688 MultiRowRangeFilter not working correctly if given same start and stop RowKey - posted by ji...@apache.org on 2017/02/28 03:39:04 UTC, 4 replies.
- hbase git commit: bump version for next dev cycle - posted by nd...@apache.org on 2017/02/28 06:22:24 UTC, 0 replies.
- svn commit: r18498 - /dev/hbase/hbase-1.1.9RC0/ /release/hbase/1.1.9/ - posted by nd...@apache.org on 2017/02/28 06:24:09 UTC, 0 replies.
- svn commit: r18499 - /release/hbase/1.1.8/ - posted by nd...@apache.org on 2017/02/28 06:24:56 UTC, 0 replies.
- hbase git commit: HBASE-17673 Monitored RPC Handler not shown in the WebUI (Allan Yang) - posted by te...@apache.org on 2017/02/28 15:43:40 UTC, 1 replies.