You are viewing a plain text version of this content. The canonical link for it is here.
- [1/4] hbase git commit: HBASE-15729 Remove old JDiff wrapper scripts in dev-support - posted by bu...@apache.org on 2016/07/01 03:32:33 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-16129 check_compatibility.sh is broken when using Java API Compliance Checker v1.7 - posted by bu...@apache.org on 2016/07/01 03:32:34 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-16124 Make check_compatibility.sh less verbose when building HBase - posted by bu...@apache.org on 2016/07/01 03:32:35 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-16073 update compatibility_checker for jacc dropping comma sep args - posted by bu...@apache.org on 2016/07/01 03:32:36 UTC, 0 replies.
- hbase git commit: HBASE-15119 Include git SHA in check_compatibility reports - posted by bu...@apache.org on 2016/07/01 03:41:51 UTC, 0 replies.
- [1/5] hbase git commit: HBASE-15119 Include git SHA in check_compatibility reports - posted by bu...@apache.org on 2016/07/01 03:55:35 UTC, 2 replies.
- [2/5] hbase git commit: HBASE-16073 update compatibility_checker for jacc dropping comma sep args - posted by bu...@apache.org on 2016/07/01 03:55:36 UTC, 2 replies.
- [3/5] hbase git commit: HBASE-16129 check_compatibility.sh is broken when using Java API Compliance Checker v1.7 - posted by bu...@apache.org on 2016/07/01 03:55:37 UTC, 2 replies.
- [4/5] hbase git commit: HBASE-16124 Make check_compatibility.sh less verbose when building HBase - posted by bu...@apache.org on 2016/07/01 03:55:38 UTC, 2 replies.
- [5/5] hbase git commit: HBASE-15729 Remove old JDiff wrapper scripts in dev-support - posted by bu...@apache.org on 2016/07/01 03:55:39 UTC, 2 replies.
- hbase git commit: HBASE-16155 Compacting Memstore : Few log improvements. - posted by an...@apache.org on 2016/07/01 04:44:51 UTC, 0 replies.
- hbase git commit: HBASE-16019 update CHANGES.txt for RC2 - posted by bu...@apache.org on 2016/07/01 05:27:55 UTC, 0 replies.
- hbase git commit: HBASE-16114 Get regionLocation of required regions only for MR jobs (Thiruvel Thirumoolan) - posted by te...@apache.org on 2016/07/01 10:14:57 UTC, 0 replies.
- hbase git commit: HBASE-16108 RowCounter should support multiple key ranges (Konstantin Ryakhovskiy) - posted by te...@apache.org on 2016/07/01 10:41:24 UTC, 1 replies.
- [hbase] Git Push Summary - posted by bu...@apache.org on 2016/07/01 12:43:42 UTC, 3 replies.
- hbase git commit: HBASE-16133 RSGroupBasedLoadBalancer.retainAssignment() might miss a region - posted by en...@apache.org on 2016/07/01 16:33:49 UTC, 0 replies.
- hbase git commit: HBASE-16157 The incorrect block cache count and size are caused by removing duplicate block key in the LruBlockCache (ChiaPing Tsai) - posted by te...@apache.org on 2016/07/01 16:43:44 UTC, 2 replies.
- hbase git commit: HBASE-16125 RegionMover uses hardcoded, Unix-style tmp folder - breaks Windows (Vladimir Rodionov) - posted by te...@apache.org on 2016/07/01 17:02:31 UTC, 1 replies.
- hbase git commit: HBASE-16157 Revert - ChiaPing has new fix - posted by te...@apache.org on 2016/07/01 20:00:12 UTC, 0 replies.
- hbase git commit: Log the underlying RPC exception in RpcRetryingCallerImpl - posted by je...@apache.org on 2016/07/01 21:07:38 UTC, 1 replies.
- hbase git commit: HBASE-16159 OutOfMemory exception when using AsyncRpcClient with encryption to read rpc response (Colin Ma) - posted by te...@apache.org on 2016/07/01 21:26:13 UTC, 1 replies.
- svn commit: r14240 - /dev/hbase/hbase-1.2.2RC2/ - posted by bu...@apache.org on 2016/07/01 23:43:54 UTC, 0 replies.
- hbase git commit: HBASE-15844 We should respect hfile.block.index.cacheonwrite when write intermediate index Block - posted by ch...@apache.org on 2016/07/02 01:05:34 UTC, 1 replies.
- hbase git commit: Revert "Log the underlying RPC exception in RpcRetryingCallerImpl": missing HBASE-16149 - posted by je...@apache.org on 2016/07/02 05:48:58 UTC, 0 replies.
- hbase git commit: HBASE-16149 Log the underlying RPC exception in RpcRetryingCallerImpl - posted by je...@apache.org on 2016/07/02 05:52:19 UTC, 0 replies.
- [1/2] hbase git commit: Revert "Log the underlying RPC exception in RpcRetryingCallerImpl": missing HBASE-16149 - posted by je...@apache.org on 2016/07/02 06:02:42 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16149 Log the underlying RPC exception in RpcRetryingCallerImpl - posted by je...@apache.org on 2016/07/02 06:02:43 UTC, 0 replies.
- hbase git commit: HBASE-16164 Missing close of new compacted segments in few occasions which might leak MSLAB chunks from pool. - posted by an...@apache.org on 2016/07/02 06:12:31 UTC, 0 replies.
- hbase git commit: HBASE-16163 Compacting Memstore : CompactionPipeline#addFirst can use LinkedList#addFirst. - posted by an...@apache.org on 2016/07/03 16:05:54 UTC, 0 replies.
- hbase git commit: HBASE-16135 PeerClusterZnode under rs of removed peer may never be deleted - posted by zh...@apache.org on 2016/07/04 11:28:13 UTC, 5 replies.
- hbase git commit: HBASE-16135 addendum format comments - posted by zh...@apache.org on 2016/07/04 12:41:41 UTC, 0 replies.
- hbase git commit: HBASE-16132 Scan does not return all the result when regionserver is busy (binlijin) - posted by li...@apache.org on 2016/07/04 13:45:50 UTC, 4 replies.
- hbase git commit: HBASE-16144 Replication queue's lock will live forever if RS acquiring the lock has died prematurely (Phil Yang) - posted by te...@apache.org on 2016/07/05 14:16:31 UTC, 0 replies.
- hbase git commit: Revert "HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile" - posted by ap...@apache.org on 2016/07/05 17:07:10 UTC, 0 replies.
- hbase git commit: HBASE-15945 Patch for Cell - posted by ec...@apache.org on 2016/07/05 17:48:41 UTC, 0 replies.
- hbase git commit: HBASE-15985 clarify promises about edits from replication in ref guide - posted by bu...@apache.org on 2016/07/05 18:04:22 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16091 Canary takes lot more time when there are delete markers in the table (Vishal Khandelwal) - posted by ap...@apache.org on 2016/07/05 18:13:32 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16091 Canary takes lot more time when there are delete markers in the table (Vishal Khandelwal) - posted by ap...@apache.org on 2016/07/05 18:13:33 UTC, 0 replies.
- hbase git commit: HBASE-16091 Canary takes lot more time when there are delete markers in the table (Vishal Khandelwal) - posted by ap...@apache.org on 2016/07/05 18:13:52 UTC, 0 replies.
- hbase git commit: HBASE-16177 In dev mode thrift server can't be run - posted by ec...@apache.org on 2016/07/05 19:15:46 UTC, 2 replies.
- hbase git commit: HBASE-16144 Revert - test failure in TestMultiSlaveReplication#testMultiSlaveReplication seems to be related - posted by te...@apache.org on 2016/07/05 20:19:39 UTC, 0 replies.
- hbase git commit: HBASE-16087 Replication shouldn't start on a master if if only hosts system tables - posted by ec...@apache.org on 2016/07/05 20:50:17 UTC, 2 replies.
- [01/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:00 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:01 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:02 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:03 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:04 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:05 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:06 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:07 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:08 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:09 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:10 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:11 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:12 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:13 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:14 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:15 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:16 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:17 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:18 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:19 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:20 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:21 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:22 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:23 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:24 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:25 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:26 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:27 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:28 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:29 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:30 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:31 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:32 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:33 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:34 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:35 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:36 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:37 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:38 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:39 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:40 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:41 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:42 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:43 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:44 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:45 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:46 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:47 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:48 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:49 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at 29c46c4834a3f96e9fca33cb16bc7f3748fcd60c. - posted by bu...@apache.org on 2016/07/05 23:54:50 UTC, 0 replies.
- [52/52] hbase-site git commit: INFRA-10751 Empty commit - posted by bu...@apache.org on 2016/07/05 23:54:51 UTC, 6 replies.
- hbase git commit: HBASE-16162 Compacting Memstore : unnecessary push of active segments to pipeline. - posted by an...@apache.org on 2016/07/06 13:24:57 UTC, 0 replies.
- hbase git commit: HBASE-16180 Fix ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD findbugs introduced by parent - posted by st...@apache.org on 2016/07/06 16:12:06 UTC, 4 replies.
- [1/2] hbase git commit: HBASE-16182 Increase IntegrationTestRpcClient timeout - posted by en...@apache.org on 2016/07/06 18:30:49 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16182 Increase IntegrationTestRpcClient timeout - posted by en...@apache.org on 2016/07/06 18:30:50 UTC, 0 replies.
- hbase git commit: HBASE-16055 PutSortReducer loses any Visibility/acl attribute set on the Puts (Ram) - posted by ra...@apache.org on 2016/07/07 05:14:16 UTC, 1 replies.
- hbase git commit: Revert "HBASE-16055 PutSortReducer loses any Visibility/acl attribute set on the" - posted by ap...@apache.org on 2016/07/07 17:53:45 UTC, 0 replies.
- [01/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:00 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:01 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:02 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:03 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:04 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:05 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:06 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:07 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:08 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:09 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:10 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:11 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:12 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:13 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:14 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:15 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:16 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:17 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:18 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:19 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:20 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:21 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:22 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:23 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:24 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:25 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:26 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:27 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:28 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:29 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:30 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:31 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:32 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:33 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:34 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:35 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:36 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:37 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:38 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:39 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:40 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:41 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:42 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:43 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:44 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:45 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:46 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:47 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:48 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:49 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at c137bafe51a9212f0c2bb2aa4cde4614b4e537be. - posted by mi...@apache.org on 2016/07/07 17:58:50 UTC, 0 replies.
- [52/52] hbase-site git commit: Empty commit - posted by mi...@apache.org on 2016/07/07 17:58:51 UTC, 1 replies.
- hbase git commit: HBASE-16174 Hook cell test up, and fix broken cell test. - posted by ec...@apache.org on 2016/07/07 18:15:15 UTC, 0 replies.
- hbase git commit: add Francis Liu to dev list - posted by to...@apache.org on 2016/07/07 21:20:01 UTC, 0 replies.
- hbase git commit: HBASE-15988 User needs to initiate full backup for new table(s) being added for incremental backup - posted by te...@apache.org on 2016/07/07 23:22:47 UTC, 0 replies.
- [1/5] hbase git commit: HBASE-16190 IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive (Romil Choksi and Heng Chen) - posted by en...@apache.org on 2016/07/07 23:50:22 UTC, 0 replies.
- [2/5] hbase git commit: HBASE-16190 IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive (Romil Choksi and Heng Chen) - posted by en...@apache.org on 2016/07/07 23:50:23 UTC, 0 replies.
- [3/5] hbase git commit: HBASE-16190 IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive (Romil Choksi and Heng Chen) - posted by en...@apache.org on 2016/07/07 23:50:24 UTC, 0 replies.
- [4/5] hbase git commit: HBASE-16190 IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive (Romil Choksi and Heng Chen) - posted by en...@apache.org on 2016/07/07 23:50:25 UTC, 0 replies.
- [5/5] hbase git commit: HBASE-16190 IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive (Romil Choksi and Heng Chen) - posted by en...@apache.org on 2016/07/07 23:50:26 UTC, 0 replies.
- hbase git commit: HBASE-15935 Set up a concurrent walker that walks flushed circular linked lists as a Loop Mode - posted by ec...@apache.org on 2016/07/08 16:16:41 UTC, 2 replies.
- hbase git commit: HBASE-15775 Canary launches two AuthUtil Chores - posted by st...@apache.org on 2016/07/08 16:36:26 UTC, 2 replies.
- hbase git commit: NPE in RpcServer causing intermittent UT failure of TestMasterReplication#testHFileCyclicReplication - posted by li...@apache.org on 2016/07/08 17:05:59 UTC, 3 replies.
- hbase git commit: HBASE-16171 Fix the potential problems in TestHCM.testConnectionCloseAllowsInterrupt (Colin Ma) - posted by st...@apache.org on 2016/07/08 17:18:41 UTC, 0 replies.
- [1/2] hbase git commit: Revert "NPE in RpcServer causing intermittent UT failure of TestMasterReplication#testHFileCyclicReplication" - posted by li...@apache.org on 2016/07/08 18:03:33 UTC, 3 replies.
- [2/2] hbase git commit: HBASE-16201 NPE in RpcServer causing intermittent UT failure of TestMasterReplication#testHFileCyclicReplication - posted by li...@apache.org on 2016/07/08 18:03:34 UTC, 2 replies.
- [2/2] hbase git commit: HBASE-16201 fix a NPE issue in RpcServer - posted by li...@apache.org on 2016/07/08 18:39:05 UTC, 0 replies.
- hbase git commit: HBASE-16201 fix a NPE issue in RpcServer - posted by li...@apache.org on 2016/07/08 18:40:30 UTC, 0 replies.
- hbase git commit: HBASE-15353 Add metric for number of CallQueueTooBigException's - posted by ga...@apache.org on 2016/07/08 21:05:11 UTC, 0 replies.
- hbase git commit: HBASE-16176 Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile Fixes HBASE-16074 ITBLL fails, reports lost big or tiny families broken scanning because of a side ef - posted by st...@apache.org on 2016/07/08 21:23:03 UTC, 1 replies.
- hbase git commit: HBASE-16017 HBase TableOutputFormat has connection leak in getRecordWriter (Zhan Zhang) - posted by te...@apache.org on 2016/07/08 22:07:11 UTC, 0 replies.
- hbase git commit: HBASE-15682 Possible data loss during incremental WAL files copy (Vladimir Rodionov) - posted by te...@apache.org on 2016/07/08 23:00:52 UTC, 0 replies.
- hbase git commit: HBASE-16176 Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile Fixes HBASE-16074 ITBLL fails, reports lost big or tiny families broken scanning because of a side - posted by st...@apache.org on 2016/07/09 15:40:34 UTC, 0 replies.
- hbase git commit: HBASE-14548 Expand how table coprocessor jar and dependency path can be specified (Xiang Li) - posted by je...@apache.org on 2016/07/10 01:05:54 UTC, 1 replies.
- hbase git commit: HBASE-16194 Should count in MSLAB chunk allocation into heap size change when adding duplicate cells - posted by li...@apache.org on 2016/07/10 06:25:45 UTC, 5 replies.
- hbase git commit: HBASE-16185 TestReplicationSmallTests fails in master branch (Phil Yang) - posted by te...@apache.org on 2016/07/11 06:28:42 UTC, 0 replies.
- hbase git commit: HBASE-16194 Should count in MSLAB chunk allocation into heap size change when adding duplicate cells, addendum - posted by li...@apache.org on 2016/07/11 14:45:24 UTC, 0 replies.
- hbase git commit: HBASE-16160 Support RPC encryption with direct ByteBuffers (Colin Ma via garyh) - posted by ga...@apache.org on 2016/07/11 17:33:46 UTC, 2 replies.
- hbase git commit: HBASE-16044 Fix 'hbase shell' output parsing in graceful_stop.sh - posted by ap...@apache.org on 2016/07/11 18:29:09 UTC, 0 replies.
- hbase git commit: HBASE-11625 - Verifies data before building HFileBlock. - Adds HFileBlock.Header class which contains information about location of fields. Testing: Adds CorruptedFSReaderImpl to TestChecksum. - posted by ap...@apache.org on 2016/07/11 19:44:21 UTC, 0 replies.
- [01/50] [abbrv] hbase git commit: HBASE-16171 Fix the potential problems in TestHCM.testConnectionCloseAllowsInterrupt (Colin Ma) [Forced Update!] - posted by ec...@apache.org on 2016/07/11 23:47:54 UTC, 0 replies.
- [02/50] [abbrv] hbase git commit: Revert "NPE in RpcServer causing intermittent UT failure of TestMasterReplication#testHFileCyclicReplication" - posted by ec...@apache.org on 2016/07/11 23:47:55 UTC, 0 replies.
- [03/50] [abbrv] hbase git commit: HBASE-16201 NPE in RpcServer causing intermittent UT failure of TestMasterReplication#testHFileCyclicReplication - posted by ec...@apache.org on 2016/07/11 23:47:56 UTC, 0 replies.
- [04/50] [abbrv] hbase git commit: HBASE-16176 Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile Fixes HBASE-16074 ITBLL fails, reports lost big or tiny families broken scanning b - posted by ec...@apache.org on 2016/07/11 23:47:57 UTC, 0 replies.
- [05/50] [abbrv] hbase git commit: HBASE-14548 Expand how table coprocessor jar and dependency path can be specified (Xiang Li) - posted by ec...@apache.org on 2016/07/11 23:47:58 UTC, 0 replies.
- [06/50] [abbrv] hbase git commit: HBASE-16194 Should count in MSLAB chunk allocation into heap size change when adding duplicate cells - posted by ec...@apache.org on 2016/07/11 23:47:59 UTC, 0 replies.
- [07/50] [abbrv] hbase git commit: HBASE-16185 TestReplicationSmallTests fails in master branch (Phil Yang) - posted by ec...@apache.org on 2016/07/11 23:48:00 UTC, 0 replies.
- [08/50] [abbrv] hbase git commit: HBASE-16194 Should count in MSLAB chunk allocation into heap size change when adding duplicate cells, addendum - posted by ec...@apache.org on 2016/07/11 23:48:01 UTC, 0 replies.
- [09/50] [abbrv] hbase git commit: HBASE-16160 Support RPC encryption with direct ByteBuffers (Colin Ma via garyh) - posted by ec...@apache.org on 2016/07/11 23:48:02 UTC, 0 replies.
- [10/50] [abbrv] hbase git commit: HBASE-16044 Fix 'hbase shell' output parsing in graceful_stop.sh - posted by ec...@apache.org on 2016/07/11 23:48:03 UTC, 0 replies.
- [11/50] [abbrv] hbase git commit: HBASE-15823 Use call once for user util - posted by ec...@apache.org on 2016/07/11 23:48:04 UTC, 0 replies.
- [12/50] [abbrv] hbase git commit: HBASE-15766 Show working puts - posted by ec...@apache.org on 2016/07/11 23:48:05 UTC, 0 replies.
- [13/50] [abbrv] hbase git commit: HBASE-15604 Add a good readme on the build. - posted by ec...@apache.org on 2016/07/11 23:48:06 UTC, 0 replies.
- [14/50] [abbrv] hbase git commit: HBASE-15718 Add on TableName implementation and tests - posted by ec...@apache.org on 2016/07/11 23:48:07 UTC, 0 replies.
- [15/50] [abbrv] hbase git commit: HBASE-15739 Add region location lookup from meta - posted by ec...@apache.org on 2016/07/11 23:48:08 UTC, 0 replies.
- [16/50] [abbrv] hbase git commit: HBASE-14852 Update build env - posted by ec...@apache.org on 2016/07/11 23:48:09 UTC, 0 replies.
- [17/50] [abbrv] hbase git commit: HBASE-14852 Update build env - posted by ec...@apache.org on 2016/07/11 23:48:10 UTC, 0 replies.
- [18/50] [abbrv] hbase git commit: HBASE-15078 Added ability to start/stop hbase local cluster for tests, global test_env for gtest, small changes to dockerfile and docker run. - posted by ec...@apache.org on 2016/07/11 23:48:11 UTC, 0 replies.
- [19/50] [abbrv] hbase git commit: HBASE-14853 Add on protobuf to c++ chain - posted by ec...@apache.org on 2016/07/11 23:48:12 UTC, 0 replies.
- [20/50] [abbrv] hbase git commit: HBASE-14853 Add on protobuf to c++ chain - posted by ec...@apache.org on 2016/07/11 23:48:13 UTC, 0 replies.
- [21/50] [abbrv] hbase git commit: HBASE-15401 Add Zookeeper to third party - posted by ec...@apache.org on 2016/07/11 23:48:14 UTC, 0 replies.
- [22/50] [abbrv] hbase git commit: HBASE-14854 Read meta location from zk - posted by ec...@apache.org on 2016/07/11 23:48:15 UTC, 0 replies.
- [23/50] [abbrv] hbase git commit: HBASE-15649 Ignore buck-out when building docker image - posted by ec...@apache.org on 2016/07/11 23:48:16 UTC, 0 replies.
- [24/50] [abbrv] hbase git commit: HBASE-15418 Clean up un-used warning in test util - posted by ec...@apache.org on 2016/07/11 23:48:17 UTC, 0 replies.
- [25/50] [abbrv] hbase git commit: HBASE-15045 Keep hbase-native-client/if and hbase-protocol in sync. - posted by ec...@apache.org on 2016/07/11 23:48:18 UTC, 0 replies.
- [26/50] [abbrv] hbase git commit: HBASE-14855 Connect to regionserver - posted by ec...@apache.org on 2016/07/11 23:48:19 UTC, 0 replies.
- [27/50] [abbrv] hbase git commit: HBASE-15761 Add on more server name tests - posted by ec...@apache.org on 2016/07/11 23:48:20 UTC, 0 replies.
- [28/50] [abbrv] hbase git commit: HBASE-15620 Add on Call serialization - posted by ec...@apache.org on 2016/07/11 23:48:21 UTC, 0 replies.
- [29/50] [abbrv] hbase git commit: HBASE-15620 Add on Call serialization - posted by ec...@apache.org on 2016/07/11 23:48:22 UTC, 0 replies.
- [30/50] [abbrv] hbase git commit: HBASE-15696 Move region location cache serialization into serde - posted by ec...@apache.org on 2016/07/11 23:48:23 UTC, 0 replies.
- [31/50] [abbrv] hbase git commit: HBASE-15821 Document TestUtil - posted by ec...@apache.org on 2016/07/11 23:48:24 UTC, 0 replies.
- [32/50] [abbrv] hbase git commit: HBASE-15774 Fix Upgrade lock usage in connection pool. - posted by ec...@apache.org on 2016/07/11 23:48:25 UTC, 0 replies.
- [33/50] [abbrv] hbase git commit: HBASE-15687 Allow decoding more than GetResponse from the server - posted by ec...@apache.org on 2016/07/11 23:48:26 UTC, 0 replies.
- [34/50] [abbrv] hbase git commit: HBASE-15792 Add on a test for locating a region - posted by ec...@apache.org on 2016/07/11 23:48:27 UTC, 0 replies.
- [35/50] [abbrv] hbase git commit: HBASE-15851 Makefile update for build env - posted by ec...@apache.org on 2016/07/11 23:48:28 UTC, 0 replies.
- [36/50] [abbrv] hbase git commit: HBASE-15822 Move to the latest docker base image - posted by ec...@apache.org on 2016/07/11 23:48:29 UTC, 0 replies.
- [37/50] [abbrv] hbase git commit: HBASE-15748 Don't link in static libunwind. - posted by ec...@apache.org on 2016/07/11 23:48:30 UTC, 0 replies.
- [38/50] [abbrv] hbase git commit: HBASE-15750 Add on meta deserialization - posted by ec...@apache.org on 2016/07/11 23:48:31 UTC, 0 replies.
- [39/50] [abbrv] hbase git commit: HBASE-15777 Fix needs header in client handler - posted by ec...@apache.org on 2016/07/11 23:48:32 UTC, 0 replies.
- [40/50] [abbrv] hbase git commit: HBASE-15655 Set up doxygen for documentation - posted by ec...@apache.org on 2016/07/11 23:48:33 UTC, 0 replies.
- [41/50] [abbrv] hbase git commit: HBASE-15690 Add utility to get current username - posted by ec...@apache.org on 2016/07/11 23:48:34 UTC, 0 replies.
- [42/50] [abbrv] hbase git commit: HBASE-15926 Added ASF headers which were missed in last commit - posted by ec...@apache.org on 2016/07/11 23:48:35 UTC, 0 replies.
- [43/50] [abbrv] hbase git commit: HBASE-15731 Add on a connection pool - posted by ec...@apache.org on 2016/07/11 23:48:36 UTC, 0 replies.
- [44/50] [abbrv] hbase git commit: HBASE-15730 Add on script to format all .h, .cc, and BUCK files. - posted by ec...@apache.org on 2016/07/11 23:48:37 UTC, 0 replies.
- [45/50] [abbrv] hbase git commit: HBASE-15945 Patch for Cell - posted by ec...@apache.org on 2016/07/11 23:48:38 UTC, 0 replies.
- [46/50] [abbrv] hbase git commit: HBASE-15771 Document all the public classes - posted by ec...@apache.org on 2016/07/11 23:48:39 UTC, 0 replies.
- [47/50] [abbrv] hbase git commit: HBASE-15826 Clean up ASF license issues - posted by ec...@apache.org on 2016/07/11 23:48:40 UTC, 0 replies.
- [48/50] [abbrv] hbase git commit: HBASE-15770 Stop using wangle's global executor - posted by ec...@apache.org on 2016/07/11 23:48:41 UTC, 0 replies.
- [49/50] [abbrv] hbase git commit: HBASE-15724 Use explicit docker image - posted by ec...@apache.org on 2016/07/11 23:48:42 UTC, 0 replies.
- [50/50] [abbrv] hbase git commit: HBASE-16174 Hook cell test up, and fix broken cell test. - posted by ec...@apache.org on 2016/07/11 23:48:43 UTC, 0 replies.
- hbase git commit: HBASE-16081 Wait for Replication Tasks to complete before killing the ThreadPoolExecutor inside of HBaseInterClusterReplicationEndpoint - posted by an...@apache.org on 2016/07/12 00:37:45 UTC, 2 replies.
- hbase git commit: HBASE-16184 Shell test fails due to rLoadSink being nil (Phil Yang) - posted by te...@apache.org on 2016/07/12 07:15:33 UTC, 0 replies.
- [1/6] hbase git commit: HBASE-16207 can't restore snapshot without "Admin" permission - posted by mb...@apache.org on 2016/07/12 13:29:04 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-16207 can't restore snapshot without "Admin" permission - posted by mb...@apache.org on 2016/07/12 13:29:05 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-16207 can't restore snapshot without "Admin" permission - posted by mb...@apache.org on 2016/07/12 13:29:06 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-16207 can't restore snapshot without "Admin" permission - posted by mb...@apache.org on 2016/07/12 13:29:07 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-16207 can't restore snapshot without "Admin" permission - posted by mb...@apache.org on 2016/07/12 13:29:08 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-16207 can't restore snapshot without "Admin" permission - posted by mb...@apache.org on 2016/07/12 13:29:09 UTC, 0 replies.
- [01/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:13 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:14 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:15 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:16 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:17 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:18 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:19 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:20 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:21 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:22 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:23 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:24 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:25 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:26 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:27 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:28 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:29 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:30 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:31 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:32 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:33 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:34 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:35 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:36 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:37 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:38 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:39 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:40 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:41 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:42 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:43 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:44 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:45 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:46 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:47 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:48 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:49 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:50 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:51 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:52 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:53 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:54 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:55 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:56 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:57 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:58 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:41:59 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:42:00 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:42:01 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:42:02 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at 2650711e944244b3b87e6d6805b7716b216e8786. - posted by bu...@apache.org on 2016/07/12 15:42:03 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16092 Procedure v2 - complete child procedure support - posted by mb...@apache.org on 2016/07/12 18:22:59 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16092 Procedure v2 - complete child procedure support - posted by mb...@apache.org on 2016/07/12 18:23:00 UTC, 0 replies.
- svn commit: r14369 - in /release/hbase: ./ 1.2.1/ 1.2.2/ - posted by bu...@apache.org on 2016/07/12 18:46:12 UTC, 0 replies.
- svn commit: r14370 - /release/hbase/HEADER.html - posted by bu...@apache.org on 2016/07/12 19:00:48 UTC, 0 replies.
- svn commit: r14371 - in /dev/hbase: hbase-1.2.2RC0/ hbase-1.2.2RC1/ hbase-1.2.2RC2/ - posted by bu...@apache.org on 2016/07/12 19:18:33 UTC, 0 replies.
- hbase git commit: HBASE-16019 1.2.2RC2 passed; start 1.2.3-SNAPSHOT. - posted by bu...@apache.org on 2016/07/12 19:19:51 UTC, 0 replies.
- hbase git commit: HBASE-16216 Clean up source code. - posted by ec...@apache.org on 2016/07/12 20:04:49 UTC, 0 replies.
- hbase git commit: HBASE-16214 Add in a UI description for the Replication Table - posted by ec...@apache.org on 2016/07/12 20:13:34 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-16211 JMXCacheBuster restarting the metrics system might cause tests to hang - posted by en...@apache.org on 2016/07/12 21:09:13 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-16211 JMXCacheBuster restarting the metrics system might cause tests to hang - posted by en...@apache.org on 2016/07/12 21:09:14 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-16211 JMXCacheBuster restarting the metrics system might cause tests to hang - posted by en...@apache.org on 2016/07/12 21:09:15 UTC, 0 replies.
- hbase git commit: HBASE-16208 Check that the row exists before attempting to remove a queue from TableBasedReplicationQueuesImpl - posted by ec...@apache.org on 2016/07/12 21:59:19 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-16220 Demote log level for "HRegionFileSystem - No StoreFiles for" messages to TRACE - posted by ap...@apache.org on 2016/07/13 00:31:01 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-16220 Demote log level for "HRegionFileSystem - No StoreFiles for" messages to TRACE - posted by ap...@apache.org on 2016/07/13 00:31:02 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-16220 Demote log level for "HRegionFileSystem - No StoreFiles for" messages to TRACE - posted by ap...@apache.org on 2016/07/13 00:31:03 UTC, 0 replies.
- hbase git commit: HBASE-16195 Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB - posted by li...@apache.org on 2016/07/13 02:06:37 UTC, 4 replies.
- hbase git commit: HBASE-16195 Should not add chunk into chunkQueue if not using chunk pool in MemStoreLAB - posted by li...@apache.org on 2016/07/13 02:10:32 UTC, 0 replies.
- hbase git commit: HBASE-16093 Fix splits failed before creating daughter regions leave meta inconsistent - posted by ap...@apache.org on 2016/07/13 06:09:28 UTC, 0 replies.
- hbase git commit: HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell. - posted by ap...@apache.org on 2016/07/13 21:14:22 UTC, 3 replies.
- hbase git commit: HBASE-15473: Documentation for the usage of hbase dataframe user api (JSON, Avro, etc) - posted by mi...@apache.org on 2016/07/13 22:06:53 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-16095 Add priority to TableDescriptor and priority region open thread pool - posted by en...@apache.org on 2016/07/14 01:28:07 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-16095 Add priority to TableDescriptor and priority region open thread pool - posted by en...@apache.org on 2016/07/14 01:28:08 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-16095 Add priority to TableDescriptor and priority region open thread pool - posted by en...@apache.org on 2016/07/14 01:28:09 UTC, 0 replies.
- hbase git commit: HBASE-14813 REST documentation under package.html should go to the book - posted by mi...@apache.org on 2016/07/14 01:32:28 UTC, 0 replies.
- hbase git commit: HBASE-16095 Add priority to TableDescriptor and priority region open thread pool - posted by ap...@apache.org on 2016/07/14 05:54:43 UTC, 0 replies.
- hbase git commit: HBASE-16195 Should not add chunk into chunkQueue if not using chunk pool in MemStoreLAB (addendum) - posted by li...@apache.org on 2016/07/14 07:21:00 UTC, 0 replies.
- hbase git commit: HBASE-16219 Move meta bootstrap out of HMaster - posted by mb...@apache.org on 2016/07/14 13:23:21 UTC, 0 replies.
- [01/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:24 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:25 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:26 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:27 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:28 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:29 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:30 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:31 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:32 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:33 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:34 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:35 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:36 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:37 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:38 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:39 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:40 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:41 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:42 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:43 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:44 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:45 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:46 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:47 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:48 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:49 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:50 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:51 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:52 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:53 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:54 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:55 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:56 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:57 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:58 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:46:59 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:00 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:01 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:02 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:03 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:04 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:05 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:06 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:07 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:08 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:09 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:10 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:11 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:12 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:13 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at a55af38689fbe273e716ebbf6191e9515986dbf3. - posted by bu...@apache.org on 2016/07/14 19:47:14 UTC, 0 replies.
- hbase git commit: HBASE-16183: Correct errors in example programs of coprocessor in Ref Guide - posted by mi...@apache.org on 2016/07/14 23:51:22 UTC, 0 replies.
- hbase git commit: HBASE-15305 Fix a couple of incorrect anchors in HBase Ref Guide - posted by mi...@apache.org on 2016/07/15 00:01:00 UTC, 0 replies.
- hbase git commit: HBASE-16219 addendum move MasterMetaBootstrap to the right place - posted by zh...@apache.org on 2016/07/15 01:59:08 UTC, 0 replies.
- hbase git commit: HBASE-16233 Procedure V2: Support acquire/release shared table lock concurrently (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/15 04:33:12 UTC, 0 replies.
- [1/4] hbase git commit: HBASE-14552 Procedure V2: Reimplement DispatchMergingRegionHandler (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/15 14:07:08 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-14552 Procedure V2: Reimplement DispatchMergingRegionHandler (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/15 14:07:09 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-14552 Procedure V2: Reimplement DispatchMergingRegionHandler (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/15 14:07:10 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-14552 Procedure V2: Reimplement DispatchMergingRegionHandler (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/15 14:07:11 UTC, 0 replies.
- hbase git commit: HBASE-13823 Procedure V2: remove unnecessaery operaions on AssignmentManager#recoverTableInDisablingState() and recoverTableInEnablingState() (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/15 19:26:39 UTC, 0 replies.
- hbase git commit: HBASE-16235 TestSnapshotFromMaster#testSnapshotHFileArchiving will fail if there are too many hfiles (ChiaPing Tsai) - posted by te...@apache.org on 2016/07/15 22:07:24 UTC, 1 replies.
- hbase git commit: HBASE-16231 Support client keytab login for integration tests - posted by ga...@apache.org on 2016/07/15 23:35:34 UTC, 2 replies.
- hbase git commit: HBASE-3727 MultiHFileOutputFormat (yi liang) - posted by je...@apache.org on 2016/07/16 04:07:56 UTC, 0 replies.
- [1/3] hbase git commit: bump version to 1.1.6 - posted by nd...@apache.org on 2016/07/16 16:40:21 UTC, 0 replies.
- [2/3] hbase git commit: updating docs from master - posted by nd...@apache.org on 2016/07/16 16:40:22 UTC, 0 replies.
- [3/3] hbase git commit: update CHANGES.txt for 1.1.6 - posted by nd...@apache.org on 2016/07/16 16:40:23 UTC, 0 replies.
- svn commit: r14440 - /dev/hbase/hbase-1.1.6RC0/ - posted by nd...@apache.org on 2016/07/16 18:46:26 UTC, 0 replies.
- hbase git commit: HBASE-16235 Addendum uses hfile count of 20 (ChiaPing) - posted by te...@apache.org on 2016/07/16 23:07:27 UTC, 0 replies.
- hbase git commit: Replication queue's lock will live forever if RS acquiring the lock has died prematurely - posted by zh...@apache.org on 2016/07/18 01:53:35 UTC, 0 replies.
- hbase git commit: HBASE-16144 Replication queue's lock will live forever if RS acquiring the lock has died prematurely - posted by zh...@apache.org on 2016/07/18 01:54:18 UTC, 4 replies.
- hbase git commit: HBASE-16076 Cannot configure split policy in HBase shell - posted by ch...@apache.org on 2016/07/18 02:29:21 UTC, 0 replies.
- hbase git commit: HBASE-16189 [Rolling Upgrade] 2.0 hfiles cannot be opened by 1.x servers (Ram) - posted by ra...@apache.org on 2016/07/18 04:47:00 UTC, 3 replies.
- hbase git commit: HBASE-16172 Unify the retry logic in ScannerCallableWithReplicas and RpcRetryingCallerWithReadReplicas - posted by te...@apache.org on 2016/07/18 10:35:17 UTC, 1 replies.
- [01/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:50 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:51 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:52 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:53 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:54 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:55 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:56 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:57 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:58 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:22:59 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:00 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:01 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:02 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:03 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:04 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:05 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:06 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:07 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:08 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:09 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:10 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:12 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:13 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:14 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:15 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:16 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:17 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:18 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:19 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:20 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:21 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:22 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:23 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:24 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:25 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:26 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:27 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:28 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:29 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:30 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:31 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:32 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:33 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:34 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:36 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:37 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:38 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:39 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at 9bc7ecfb9dec6bfe14a12b6d3bfd11392d7752b8. - posted by bu...@apache.org on 2016/07/18 11:23:40 UTC, 0 replies.
- [1/2] hbase git commit: Revert "Replication queue's lock will live forever if RS acquiring the lock has died prematurely" - posted by bu...@apache.org on 2016/07/18 11:50:37 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16144 Replication queue's lock will live forever if RS acquiring the lock has died prematurely - posted by bu...@apache.org on 2016/07/18 11:50:38 UTC, 0 replies.
- hbase git commit: HBASE-16110 AsyncFS WAL doesn't work with Hadoop 2.8+ - posted by bu...@apache.org on 2016/07/18 12:01:31 UTC, 0 replies.
- hbase git commit: HBASE-16237 Blocks for hbase:meta table are not cached in L1 cache (Lars George and Ted Yu) - posted by te...@apache.org on 2016/07/18 17:12:58 UTC, 3 replies.
- hbase git commit: HBASE-16238 It's useless to catch SESSIONEXPIRED exception and retry in RecoverableZooKeeper (Allan Yang) - posted by st...@apache.org on 2016/07/18 21:36:16 UTC, 6 replies.
- hbase git commit: HBASE-16236 Typo in javadoc of InstancePending (Hiroshi Ikeda) - posted by st...@apache.org on 2016/07/19 05:26:43 UTC, 1 replies.
- [1/6] hbase git commit: HBASE-16241 Allow specification of annotations to use when running check_compatibility.sh - posted by bu...@apache.org on 2016/07/19 12:32:11 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-16241 Allow specification of annotations to use when running check_compatibility.sh - posted by bu...@apache.org on 2016/07/19 12:32:12 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-16241 Allow specification of annotations to use when running check_compatibility.sh - posted by bu...@apache.org on 2016/07/19 12:32:13 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-16241 Allow specification of annotations to use when running check_compatibility.sh - posted by bu...@apache.org on 2016/07/19 12:32:14 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-16241 Allow specification of annotations to use when running check_compatibility.sh - posted by bu...@apache.org on 2016/07/19 12:32:15 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-16241 Allow specification of annotations to use when running check_compatibility.sh - posted by bu...@apache.org on 2016/07/19 12:32:16 UTC, 0 replies.
- [01/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:45 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:46 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:47 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:48 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:49 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:50 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:51 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:52 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:53 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:54 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:55 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:56 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:57 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:58 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:46:59 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:00 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:01 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:02 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:03 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:04 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:05 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:06 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:07 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:08 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:09 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:10 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:11 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:12 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:13 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:14 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:15 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:16 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:17 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:18 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:19 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:20 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:21 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:22 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:23 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:24 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:25 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:26 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:27 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:28 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:29 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:30 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:31 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:32 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:33 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:34 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at 9454daf25bcc704d8403a403282c9bf0090b1101. - posted by bu...@apache.org on 2016/07/19 15:47:35 UTC, 0 replies.
- hbase git commit: HBASE-14552 (addendum) Procedure V2: Reimplement DispatchMergingRegionHandler (add nonce support) (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/19 15:49:32 UTC, 0 replies.
- hbase git commit: HBASE-16052 Improve HBaseFsck Scalability (Ben Lau) - posted by te...@apache.org on 2016/07/19 20:56:55 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16244 LocalHBaseCluster start timeout should be configurable (Siddharth Wagle) - posted by en...@apache.org on 2016/07/19 21:48:24 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16244 LocalHBaseCluster start timeout should be configurable (Siddharth Wagle) - posted by en...@apache.org on 2016/07/19 21:48:25 UTC, 0 replies.
- [1/5] hbase git commit: Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load - posted by je...@apache.org on 2016/07/20 02:58:21 UTC, 0 replies.
- [2/5] hbase git commit: Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load - posted by je...@apache.org on 2016/07/20 02:58:22 UTC, 0 replies.
- [3/5] hbase git commit: Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load - posted by je...@apache.org on 2016/07/20 02:58:23 UTC, 0 replies.
- [4/5] hbase git commit: Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load - posted by je...@apache.org on 2016/07/20 02:58:24 UTC, 0 replies.
- [5/5] hbase git commit: Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load - posted by je...@apache.org on 2016/07/20 02:58:25 UTC, 0 replies.
- [01/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:01 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:02 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:03 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:04 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:05 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:06 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:07 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:08 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:09 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:10 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:11 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:12 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:13 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:14 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:15 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:16 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:17 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:18 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:19 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:20 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:21 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:22 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:23 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:24 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:25 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:26 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:27 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:28 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:29 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:30 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:31 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:32 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:33 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:34 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:35 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:36 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:37 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:38 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:39 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:40 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:41 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:42 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:43 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:44 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:45 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:46 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:47 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:48 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:49 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:50 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at 70f330dc844af88b5bd3de69e271181e40bc58be. - posted by bu...@apache.org on 2016/07/20 17:15:51 UTC, 0 replies.
- hbase git commit: HBASE-16052 Addendum fixes 0.98 build against hadoop-1.1 (Ben Lau) - posted by te...@apache.org on 2016/07/20 19:50:37 UTC, 0 replies.
- hbase git commit: HBASE-13701 Consolidate SecureBulkLoadEndpoint into HBase core as default for bulk load -- addendum - posted by je...@apache.org on 2016/07/20 20:34:53 UTC, 0 replies.
- hbase git commit: HBASE-15291 Revert due to race condition resulting in closed FileSystem - posted by te...@apache.org on 2016/07/21 10:38:40 UTC, 3 replies.
- [01/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:24 UTC, 0 replies.
- [02/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:25 UTC, 0 replies.
- [03/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:26 UTC, 0 replies.
- [04/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:27 UTC, 0 replies.
- [05/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:28 UTC, 0 replies.
- [06/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:29 UTC, 0 replies.
- [07/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:30 UTC, 0 replies.
- [08/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:31 UTC, 0 replies.
- [09/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:32 UTC, 0 replies.
- [10/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:33 UTC, 0 replies.
- [11/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:34 UTC, 0 replies.
- [12/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:35 UTC, 0 replies.
- [13/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:36 UTC, 0 replies.
- [14/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:37 UTC, 0 replies.
- [15/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:38 UTC, 0 replies.
- [16/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:39 UTC, 0 replies.
- [17/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:40 UTC, 0 replies.
- [18/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:41 UTC, 0 replies.
- [19/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:42 UTC, 0 replies.
- [20/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:43 UTC, 0 replies.
- [21/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:44 UTC, 0 replies.
- [22/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:45 UTC, 0 replies.
- [23/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:46 UTC, 0 replies.
- [24/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:47 UTC, 0 replies.
- [25/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:48 UTC, 0 replies.
- [26/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:49 UTC, 0 replies.
- [27/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:50 UTC, 0 replies.
- [28/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:51 UTC, 0 replies.
- [29/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:52 UTC, 0 replies.
- [30/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:53 UTC, 0 replies.
- [31/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:54 UTC, 0 replies.
- [32/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:55 UTC, 0 replies.
- [33/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:56 UTC, 0 replies.
- [34/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:57 UTC, 0 replies.
- [35/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:58 UTC, 0 replies.
- [36/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:20:59 UTC, 0 replies.
- [37/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:21:00 UTC, 0 replies.
- [38/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:21:01 UTC, 0 replies.
- [39/39] hbase git commit: HBASE-16263 Move all to do w/ protobuf -- *.proto files and generated classes -- under hbase-protocol - posted by st...@apache.org on 2016/07/21 17:21:02 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16217 Pass through the calling user in ObserverContext - posted by ga...@apache.org on 2016/07/21 23:57:39 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16217 Pass through the calling user in ObserverContext - posted by ga...@apache.org on 2016/07/21 23:57:40 UTC, 0 replies.
- hbase git commit: HBASE-16201 NPE in RpcServer causing intermittent UT failure of TestMasterReplication#testHFileCyclicReplication - posted by ap...@apache.org on 2016/07/22 00:40:46 UTC, 0 replies.
- [1/7] hbase git commit: HBASE-11144 Filter to support scanning multiple row key ranges (Jiajia Li) - posted by ap...@apache.org on 2016/07/22 01:15:57 UTC, 0 replies.
- [2/7] hbase git commit: HBASE-11144 Filter to support scanning multiple row key ranges (Jiajia Li) - posted by ap...@apache.org on 2016/07/22 01:15:58 UTC, 0 replies.
- [3/7] hbase git commit: HBASE-13704 Hbase throws OutOfOrderScannerNextException when MultiRowRangeFilter is used (Aleksandr Maksymenko) - posted by ap...@apache.org on 2016/07/22 01:15:59 UTC, 0 replies.
- [4/7] hbase git commit: HBASE-14206 MultiRowRangeFilter returns records whose rowKeys are out of allowed ranges (Anton Nazaruk) - posted by ap...@apache.org on 2016/07/22 01:16:00 UTC, 0 replies.
- [5/7] hbase git commit: HBASE-13594 MultiRowRangeFilter shouldn't call HBaseZeroCopyByteString.wrap() directly - posted by ap...@apache.org on 2016/07/22 01:16:01 UTC, 0 replies.
- [6/7] hbase git commit: HBASE-15115 Fix findbugs complaints in hbase-client - posted by ap...@apache.org on 2016/07/22 01:16:02 UTC, 0 replies.
- [7/7] hbase git commit: HBASE-16108 RowCounter should support multiple key ranges (Konstantin Ryakhovskiy) - posted by ap...@apache.org on 2016/07/22 01:16:03 UTC, 0 replies.
- hbase git commit: HBASE-15291 Revert due to race condition resulting in closed FileSystem error - posted by je...@apache.org on 2016/07/22 02:29:00 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-16024 Revert HBASE-15406 from branch-1.3 - posted by sy...@apache.org on 2016/07/22 21:59:50 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-16024 Revert HBASE-15406 from branch-1.3 - posted by sy...@apache.org on 2016/07/22 21:59:51 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-16024 Revert HBASE-15406 from branch-1.3 - posted by sy...@apache.org on 2016/07/22 21:59:52 UTC, 0 replies.
- [1/6] hbase git commit: HBASE-16272 Overflow in ServerName's compareTo method (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/22 23:36:25 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-16272 Overflow in ServerName's compareTo method (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/22 23:36:26 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-16272 Overflow in ServerName's compareTo method (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/22 23:36:27 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-16272 Overflow in ServerName's compareTo method (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/22 23:36:28 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-16272 Overflow in ServerName's compareTo method (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/22 23:36:29 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-16272 Overflow in ServerName's compareTo method (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/22 23:36:30 UTC, 0 replies.
- hbase git commit: HBASE-16221 Have ThriftScanner update the ConnectionCache's last used time overtime getScannerRow() to keep the connection alive for long lived scanners - posted by ec...@apache.org on 2016/07/23 00:59:28 UTC, 2 replies.
- hbase git commit: HBASE-16096 Properly remove the replication queue and peer znodes after calling ReplicationSourceManager.removePeer(). - posted by ec...@apache.org on 2016/07/23 01:14:54 UTC, 0 replies.
- [1/3] hbase git commit: Revert HBASE-15406: Split / merge switch left disabled after early termination of hbck (HBASE-16008 will address this issue) - posted by sy...@apache.org on 2016/07/23 03:09:16 UTC, 0 replies.
- [2/3] hbase git commit: Revert HBASE-15406: Split / merge switch left disabled after early termination of hbck (HBASE-16008 will address this issue) - posted by sy...@apache.org on 2016/07/23 03:09:17 UTC, 0 replies.
- [3/3] hbase git commit: Revert HBASE-15406: Split / merge switch left disabled after early termination of hbck (HBASE-16008 will address this issue) - posted by sy...@apache.org on 2016/07/23 03:09:18 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-16008 A robust way deal with early termination of HBCK (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/23 23:03:45 UTC, 1 replies.
- [2/3] hbase git commit: HBASE-16008 A robust way deal with early termination of HBCK (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/23 23:03:46 UTC, 1 replies.
- [3/3] hbase git commit: HBASE-16008 A robust way deal with early termination of HBCK (Stephen Yuan Jiang) - posted by sy...@apache.org on 2016/07/23 23:03:47 UTC, 1 replies.
- hbase git commit: HBASE-16266 Do not throw ScannerTimeoutException when catch UnknownScannerException - posted by zh...@apache.org on 2016/07/25 14:53:58 UTC, 4 replies.
- [01/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:25 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:26 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:27 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:28 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:29 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:30 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:31 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:32 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:33 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:34 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:35 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:36 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:37 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:38 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:39 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:40 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:41 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:42 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:43 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:44 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:45 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:46 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:47 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:48 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:49 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:50 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:51 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:52 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:53 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:54 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:55 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:56 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:57 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:58 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:02:59 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:00 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:01 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:02 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:03 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:04 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:05 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:06 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:07 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:08 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:09 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:10 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:11 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:12 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:13 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:14 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at bdd7782f054a4740bb63f4d9781ffe083d51e4bf. - posted by bu...@apache.org on 2016/07/25 16:03:15 UTC, 0 replies.
- hbase git commit: HBASE-16205 When Cells are not copied to MSLAB, deep clone it while adding to Memstore. - posted by an...@apache.org on 2016/07/25 17:28:50 UTC, 0 replies.
- hbase git commit: HBASE-14743 Add metrics around HeapMemoryManager. (Reid Chan) - posted by ap...@apache.org on 2016/07/25 20:47:52 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-14743 Add metrics around HeapMemoryManager. (Reid Chan) - posted by ap...@apache.org on 2016/07/25 21:33:20 UTC, 0 replies.
- [2/2] hbase git commit: Revert HBASE-14743 because of wrong attribution. Since I added commit message to the raw patch, it's making me as author instead of Reid. I should have used --author flag to set Reid as author. This reverts commit 064271da16efd3e5 - posted by ap...@apache.org on 2016/07/25 21:33:21 UTC, 0 replies.
- hbase git commit: HBASE-16281 TestMasterReplication is flaky - posted by zh...@apache.org on 2016/07/26 03:08:12 UTC, 5 replies.
- hbase git commit: HBASE-16280 Use hash based map in SequenceIdAccounting - posted by zh...@apache.org on 2016/07/26 08:36:29 UTC, 1 replies.
- [01/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:05 UTC, 0 replies.
- [02/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:06 UTC, 0 replies.
- [03/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:07 UTC, 0 replies.
- [04/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:08 UTC, 0 replies.
- [05/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:09 UTC, 0 replies.
- [06/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:10 UTC, 0 replies.
- [07/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:11 UTC, 0 replies.
- [08/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:12 UTC, 0 replies.
- [09/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:13 UTC, 0 replies.
- [10/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:14 UTC, 0 replies.
- [11/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:15 UTC, 0 replies.
- [12/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:16 UTC, 0 replies.
- [13/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:17 UTC, 0 replies.
- [14/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:18 UTC, 0 replies.
- [15/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:19 UTC, 0 replies.
- [16/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:20 UTC, 0 replies.
- [17/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:21 UTC, 0 replies.
- [18/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:22 UTC, 0 replies.
- [19/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:23 UTC, 0 replies.
- [20/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:24 UTC, 0 replies.
- [21/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:25 UTC, 0 replies.
- [22/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:26 UTC, 0 replies.
- [23/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:27 UTC, 0 replies.
- [24/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:28 UTC, 0 replies.
- [25/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:29 UTC, 0 replies.
- [26/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:30 UTC, 0 replies.
- [27/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:31 UTC, 0 replies.
- [28/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:32 UTC, 0 replies.
- [29/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:33 UTC, 0 replies.
- [30/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:34 UTC, 0 replies.
- [31/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:35 UTC, 0 replies.
- [32/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:36 UTC, 0 replies.
- [33/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:37 UTC, 0 replies.
- [34/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:38 UTC, 0 replies.
- [35/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:39 UTC, 0 replies.
- [36/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:40 UTC, 0 replies.
- [37/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:41 UTC, 0 replies.
- [38/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:42 UTC, 0 replies.
- [39/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:43 UTC, 0 replies.
- [40/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:44 UTC, 0 replies.
- [41/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:45 UTC, 0 replies.
- [42/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:46 UTC, 0 replies.
- [43/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:47 UTC, 0 replies.
- [44/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:48 UTC, 0 replies.
- [45/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:49 UTC, 0 replies.
- [46/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:50 UTC, 0 replies.
- [47/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:51 UTC, 0 replies.
- [48/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:52 UTC, 0 replies.
- [49/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:53 UTC, 0 replies.
- [50/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:54 UTC, 0 replies.
- [51/52] [partial] hbase-site git commit: Published site at bcf409e11f081be077f1232c987d05fa78a1793c. - posted by mi...@apache.org on 2016/07/26 15:56:55 UTC, 0 replies.
- hbase git commit: HBASE-16286 When TagRewriteCell are not copied to MSLAB, deep clone it while adding to Memstore. - posted by an...@apache.org on 2016/07/27 16:59:54 UTC, 0 replies.
- hbase git commit: HBASE-16262 Backport HBASE-13839: Fix AssgnmentManagerTmpl.jamon issues (coloring, content …etc). Ignoring UI changes provided by HBASE-11344. - posted by ec...@apache.org on 2016/07/27 20:09:41 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16293 TestSnapshotFromMaster#testSnapshotHFileArchiving flakey (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/28 17:47:45 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16293 TestSnapshotFromMaster#testSnapshotHFileArchiving flakey (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/28 17:47:46 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16275 Change ServerManager#onlineServers from ConcurrentHashMap to ConcurrentSkipListMap (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/28 18:20:38 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16275 Change ServerManager#onlineServers from ConcurrentHashMap to ConcurrentSkipListMap (Huaxiang Sun) - posted by mb...@apache.org on 2016/07/28 18:20:39 UTC, 0 replies.
- hbase git commit: HBASE-16096 Backport. Cleanly remove replication peers from ZooKeeper. - posted by ec...@apache.org on 2016/07/28 18:32:39 UTC, 1 replies.
- hbase git commit: HBASE-15931 Add log for long-running tasks in AsyncProcess - posted by li...@apache.org on 2016/07/29 03:54:06 UTC, 2 replies.
- hbase git commit: HBASE-16289 AsyncProcess stuck messages need to print region/server - posted by li...@apache.org on 2016/07/29 04:15:00 UTC, 4 replies.
- hbase git commit: HBASE-16300 LruBlockCache.CACHE_FIXED_OVERHEAD should calculate LruBlockCache size correctly - posted by li...@apache.org on 2016/07/29 06:32:17 UTC, 4 replies.
- hbase git commit: Back port HBASE-16209 Provide an exponential back off policy in reattempting failed region opens - posted by ec...@apache.org on 2016/07/29 16:47:58 UTC, 0 replies.
- hbase git commit: HBASE-16209 provide an ExponentialBackOffPolicy sleep between failed region open requests - posted by ec...@apache.org on 2016/07/29 17:00:44 UTC, 0 replies.
- hbase git commit: HBASE-16306 Add specific imports to avoid namespace clash in defaultSource.scala (Sai Teja Ranuva) - posted by st...@apache.org on 2016/07/29 20:43:25 UTC, 0 replies.
- hbase git commit: HBASE-15656 Fix unused protobuf warning in Admin.proto (Yi Liang) - posted by st...@apache.org on 2016/07/29 21:59:29 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-16209 Removed unnecessary method and method calls from AssignmentManager and AssignmentManager UI (addendum) - posted by mb...@apache.org on 2016/07/29 23:08:15 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-16209 Removed unnecessary method and method calls from AssignmentManager and AssignmentManager UI (addendum) - posted by mb...@apache.org on 2016/07/29 23:08:16 UTC, 0 replies.
- hbase git commit: HBASE-16256 Purpose of EnvironmentEdge, EnvironmentEdgeManager (Sai Teja Ranuva) - posted by st...@apache.org on 2016/07/29 23:34:29 UTC, 4 replies.
- hbase git commit: HBASE-16181 Fix AssignmentManager MBean name (Reid Chan) - posted by st...@apache.org on 2016/07/29 23:40:45 UTC, 0 replies.