You are viewing a plain text version of this content. The canonical link for it is here.
- hbase git commit: HBASE-14003 work around JDK-8044053 - posted by bu...@apache.org on 2015/07/01 02:28:20 UTC, 5 replies.
- Git Push Summary - posted by bu...@apache.org on 2015/07/01 02:28:32 UTC, 1 replies.
- hbase git commit: HBASE-13670 [HBase MOB] ExpiredMobFileCleaner tool deletes mob files later for one more day after they are expired. (Jingcheng) - posted by an...@apache.org on 2015/07/01 07:56:51 UTC, 0 replies.
- hbase git commit: HBASE-13990 make maven site generation work with jdk8 - posted by bu...@apache.org on 2015/07/01 14:59:10 UTC, 2 replies.
- hbase git commit: HBASE-13911 update java/hadoop prereqs for 1.2 - posted by bu...@apache.org on 2015/07/01 15:41:10 UTC, 0 replies.
- [1/6] hbase git commit: HBASE-13995 ServerName is not fully case insensitive - posted by mb...@apache.org on 2015/07/01 18:43:41 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-13995 ServerName is not fully case insensitive - posted by mb...@apache.org on 2015/07/01 18:43:42 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-13995 ServerName is not fully case insensitive - posted by mb...@apache.org on 2015/07/01 18:43:43 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-13995 ServerName is not fully case insensitive - posted by mb...@apache.org on 2015/07/01 18:43:44 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-13995 ServerName is not fully case insensitive - posted by mb...@apache.org on 2015/07/01 18:43:45 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-13995 ServerName is not fully case insensitive - posted by mb...@apache.org on 2015/07/01 18:43:46 UTC, 0 replies.
- hbase git commit: HBASE-13861 Fix UI label for BucketCache free & used bytes. - posted by bu...@apache.org on 2015/07/01 19:18:05 UTC, 4 replies.
- hbase git commit: HBASE-13978: Variable never assigned in SimpleTotalOrderPartitioner.getPartition() - posted by bu...@apache.org on 2015/07/01 20:20:44 UTC, 3 replies.
- hbase git commit: HBASE-13980 Distinguish blockedFlushCount vs unblockedFlushCount when tuning heap memory (Abhilash) - posted by te...@apache.org on 2015/07/01 22:03:03 UTC, 1 replies.
- hbase git commit: HBASE-13983 Doc how the oddball HTable methods getStartKey, getEndKey, etc. will be removed in 2.0.0 - posted by st...@apache.org on 2015/07/01 22:04:40 UTC, 4 replies.
- [1/5] hbase git commit: HBASE-13923 Loaded region coprocessors are not reported in shell status command (Ashish Singhi) - posted by ap...@apache.org on 2015/07/02 00:01:59 UTC, 0 replies.
- [2/5] hbase git commit: HBASE-13923 Addendum fixes NPE in HRegionServer#buildServerLoad() - posted by ap...@apache.org on 2015/07/02 00:02:00 UTC, 0 replies.
- [3/5] hbase git commit: HBASE-13963 Do not leak jdk.tools dependency from hbase-annotations - posted by ap...@apache.org on 2015/07/02 00:02:01 UTC, 0 replies.
- [4/5] hbase git commit: HBASE-13861 Fix UI label for BucketCache free & used bytes. - posted by ap...@apache.org on 2015/07/02 00:02:02 UTC, 0 replies.
- [5/5] hbase git commit: HBASE-13994 Backport HBASE-13917 (Remove string comparison to identify request priority) to 0.98 - posted by ap...@apache.org on 2015/07/02 00:02:03 UTC, 0 replies.
- hbase git commit: HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) - posted by st...@apache.org on 2015/07/02 02:30:27 UTC, 3 replies.
- hbase git commit: Adding myself as a committer. - posted by es...@apache.org on 2015/07/02 02:53:27 UTC, 0 replies.
- hbase git commit: Revert "HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis" - posted by st...@apache.org on 2015/07/02 05:20:23 UTC, 0 replies.
- hbase git commit: HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) -- ADDENDUM - posted by st...@apache.org on 2015/07/02 06:40:36 UTC, 1 replies.
- hbase git commit: HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) -- REAPPLY - posted by st...@apache.org on 2015/07/02 08:16:49 UTC, 0 replies.
- hbase git commit: HBASE-13998 Remove CellComparator#compareRows(byte[] left, int loffset, int llength, byte[] right, int roffset, int rlength). - posted by an...@apache.org on 2015/07/02 08:28:43 UTC, 0 replies.
- hbase git commit: HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) -- NEW ADDENDUM TO FIX TestAssignmentManager - posted by st...@apache.org on 2015/07/02 09:05:31 UTC, 0 replies.
- hbase git commit: HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) -- NEW ADDENDUM TO FIX ITBLL on master - posted by st...@apache.org on 2015/07/02 09:43:35 UTC, 0 replies.
- hbase git commit: HBASE-13970 NPE during compaction in trunk - posted by zh...@apache.org on 2015/07/02 15:37:18 UTC, 4 replies.
- hbase git commit: HBASE-14005 Set permission to .top hfile in LoadIncrementalHFiles (Francesco MDE) - posted by te...@apache.org on 2015/07/02 17:41:53 UTC, 5 replies.
- hbase git commit: HBASE-14010 TestRegionRebalancing.testRebalanceOnRegionServerNumberChange fails; cluster not balanced - posted by st...@apache.org on 2015/07/02 19:05:29 UTC, 2 replies.
- [1/3] hbase git commit: HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) -- ADDENDUM - posted by st...@apache.org on 2015/07/02 19:06:21 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-13895 DATALOSS: Region assigned before WAL replay when abort (Enis Soztutar) -- ADDENDUM - posted by st...@apache.org on 2015/07/02 19:06:22 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-14010 TestRegionRebalancing.testRebalanceOnRegionServerNumberChange fails; cluster not balanced - posted by st...@apache.org on 2015/07/02 19:06:23 UTC, 0 replies.
- hbase git commit: HBASE-13975 Add busbey as 1.2 RM to ref guide - posted by bu...@apache.org on 2015/07/02 23:16:50 UTC, 0 replies.
- hbase git commit: HBASE-14013 Retry when RegionServerNotYetRunningException rather than go ahead with assign so for sure we don't skip WAL replay - posted by st...@apache.org on 2015/07/02 23:28:42 UTC, 3 replies.
- hbase git commit: bump pom version to 1.1.2-SNAPSHOT - posted by nd...@apache.org on 2015/07/02 23:45:32 UTC, 0 replies.
- hbase git commit: HBASE-14015 Allow setting a richer state value when toString a pv2 - posted by st...@apache.org on 2015/07/03 02:15:56 UTC, 2 replies.
- hbase git commit: HBASE-14011 - MultiByteBuffer position based reads does not work correctly (Ram) - posted by ra...@apache.org on 2015/07/03 04:29:22 UTC, 0 replies.
- svn commit: r1688942 - in /hbase/hbase.apache.org/trunk: ./ apidocs/ apidocs/com/google/protobuf/ apidocs/com/google/protobuf/class-use/ apidocs/org/apache/hadoop/hbase/ apidocs/org/apache/hadoop/hbase/backup/ apidocs/org/apache/hadoop/hbase/backup/cla... - posted by mi...@apache.org on 2015/07/03 06:23:22 UTC, 0 replies.
- hbase git commit: HBASE-14015 Allow setting a richer state value when toString a pv2 -- ADDENDUM on branch-1 and derivatives - posted by st...@apache.org on 2015/07/03 19:26:19 UTC, 1 replies.
- hbase git commit: HBASE-13977 - Convert getKey and related APIs to Cell (Ram) - posted by ra...@apache.org on 2015/07/03 19:33:39 UTC, 0 replies.
- [1/8] hbase git commit: HBASE-7847 Use zookeeper multi to clear znodes (Rakesh R) - posted by ap...@apache.org on 2015/07/03 23:52:20 UTC, 0 replies.
- [2/8] hbase git commit: HBASE-7847 Use zookeeper multi to clear znodes (Rakesh R) - posted by ap...@apache.org on 2015/07/03 23:52:21 UTC, 0 replies.
- [3/8] hbase git commit: HBASE-13925 Use zookeeper multi to clear znodes in ZKProcedureUtil - posted by ap...@apache.org on 2015/07/03 23:52:22 UTC, 0 replies.
- [4/8] hbase git commit: HBASE-13925 Use zookeeper multi to clear znodes in ZKProcedureUtil - posted by ap...@apache.org on 2015/07/03 23:52:23 UTC, 0 replies.
- [5/8] hbase git commit: HBASE-13925 Use zookeeper multi to clear znodes in ZKProcedureUtil - posted by ap...@apache.org on 2015/07/03 23:52:24 UTC, 0 replies.
- [6/8] hbase git commit: HBASE-13925 Use zookeeper multi to clear znodes in ZKProcedureUtil - posted by ap...@apache.org on 2015/07/03 23:52:25 UTC, 0 replies.
- [7/8] hbase git commit: HBASE-13925 Use zookeeper multi to clear znodes in ZKProcedureUtil - posted by ap...@apache.org on 2015/07/03 23:52:26 UTC, 0 replies.
- [8/8] hbase git commit: HBASE-13925 Use zookeeper multi to clear znodes in ZKProcedureUtil - posted by ap...@apache.org on 2015/07/03 23:52:27 UTC, 0 replies.
- [1/5] hbase git commit: HBASE-14002 Add --noReplicationSetup option to IntegrationTestReplication - posted by ap...@apache.org on 2015/07/04 00:03:11 UTC, 0 replies.
- [2/5] hbase git commit: HBASE-14002 Add --noReplicationSetup option to IntegrationTestReplication - posted by ap...@apache.org on 2015/07/04 00:03:12 UTC, 0 replies.
- [3/5] hbase git commit: HBASE-14002 Add --noReplicationSetup option to IntegrationTestReplication - posted by ap...@apache.org on 2015/07/04 00:03:13 UTC, 0 replies.
- [4/5] hbase git commit: HBASE-14002 Add --noReplicationSetup option to IntegrationTestReplication - posted by ap...@apache.org on 2015/07/04 00:03:14 UTC, 0 replies.
- [5/5] hbase git commit: HBASE-14002 Add --noReplicationSetup option to IntegrationTestReplication - posted by ap...@apache.org on 2015/07/04 00:03:15 UTC, 0 replies.
- hbase git commit: HBASE-13702 ImportTsv: Add dry-run functionality and log bad rows (Apekshit Sharma) - posted by te...@apache.org on 2015/07/04 16:25:08 UTC, 0 replies.
- hbase git commit: HBASE-13998 Remove CellComparator#compareRows(byte[] left, int loffset, int llength, byte[] right, int roffset, int rlength)- Addendum to fix javadoc warn - posted by an...@apache.org on 2015/07/05 20:45:33 UTC, 0 replies.
- [1/4] hbase git commit: HBASE-13329 ArrayIndexOutOfBoundsException in CellComparator#getMinimumMidpointArray. - posted by la...@apache.org on 2015/07/05 21:23:22 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-13329 ArrayIndexOutOfBoundsException in CellComparator#getMinimumMidpointArray. - posted by la...@apache.org on 2015/07/05 21:23:23 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-13329 ArrayIndexOutOfBoundsException in CellComparator#getMinimumMidpointArray. - posted by la...@apache.org on 2015/07/05 21:23:24 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-13329 ArrayIndexOutOfBoundsException in CellComparator#getMinimumMidpointArray. - posted by la...@apache.org on 2015/07/05 21:23:25 UTC, 0 replies.
- hbase git commit: HBASE-13329 ArrayIndexOutOfBoundsException in CellComparator#getMinimumMidpointArray. - posted by la...@apache.org on 2015/07/05 21:27:30 UTC, 0 replies.
- hbase git commit: HBASE-14020 Unsafe based optimized write in ByteBufferOutputStream. - posted by an...@apache.org on 2015/07/06 07:14:55 UTC, 0 replies.
- hbase git commit: HBASE-14012 Double Assignment and Dataloss when ServerCrashProcedure runs during Master failover - posted by st...@apache.org on 2015/07/06 16:59:37 UTC, 2 replies.
- hbase git commit: HBASE-13646 HRegion#execService should not try to build incomplete messages - posted by bu...@apache.org on 2015/07/06 17:37:53 UTC, 2 replies.
- hbase git commit: HBASE-13849 Remove restore and clone snapshot from the WebUI - posted by bu...@apache.org on 2015/07/06 18:16:37 UTC, 3 replies.
- hbase git commit: HBASE-13927 Allow hbase-daemon.sh to conditionally redirect the log or not - posted by bu...@apache.org on 2015/07/06 19:01:42 UTC, 2 replies.
- hbase git commit: HBASE-14017 Procedure v2 - MasterProcedureQueue fix concurrency issue on table queue deletion - posted by bu...@apache.org on 2015/07/06 22:27:48 UTC, 3 replies.
- hbase git commit: HBASE-13352 Add hbase.import.version to Import usage (Lars Hofhansl) - posted by en...@apache.org on 2015/07/07 00:39:31 UTC, 5 replies.
- hbase git commit: HBASE-13988 Add exception handler for lease thread (Liu Shaohui) - posted by en...@apache.org on 2015/07/07 04:15:07 UTC, 5 replies.
- hbase git commit: HBASE-13897 OOM may occur when Import imports a row with too many KeyValues (Liu Junhong) - posted by te...@apache.org on 2015/07/07 19:54:19 UTC, 4 replies.
- [1/3] hbase git commit: Update version to 1.0.2 for the RC - posted by en...@apache.org on 2015/07/07 20:49:45 UTC, 0 replies.
- [2/3] hbase git commit: Updated CHANGES.txt for 1.0.2RC0 - posted by en...@apache.org on 2015/07/07 20:49:46 UTC, 0 replies.
- [3/3] hbase git commit: Updated documentation from master - posted by en...@apache.org on 2015/07/07 20:49:47 UTC, 0 replies.
- svn commit: r9689 - /dev/hbase/hbase-1.0.1RC2/ - posted by en...@apache.org on 2015/07/07 21:14:58 UTC, 0 replies.
- svn commit: r9690 - in /dev/hbase/hbase-1.0.2RC0: ./ hbase-1.0.2-bin.tar.gz hbase-1.0.2-bin.tar.gz.asc hbase-1.0.2-bin.tar.gz.mds hbase-1.0.2-src.tar.gz hbase-1.0.2-src.tar.gz.asc hbase-1.0.2-src.tar.gz.mds - posted by en...@apache.org on 2015/07/07 21:17:01 UTC, 0 replies.
- hbase git commit: HBASE-13561 ITBLL.Verify doesn't actually evaluate counters after job completes (Josh Elser) - posted by st...@apache.org on 2015/07/07 22:06:21 UTC, 5 replies.
- hbase git commit: HBASE-14022 TestMultiTableSnapshotInputFormatImpl uses a class only available in JRE 1.7+ - posted by ap...@apache.org on 2015/07/08 20:52:59 UTC, 0 replies.
- hbase git commit: HBASE-13337 Table regions are not assigning back, after restarting all regionservers at once (Samir Ahmic) - posted by st...@apache.org on 2015/07/09 02:20:54 UTC, 2 replies.
- [1/6] hbase git commit: HBASE-14042 Fix FATAL level logging in FSHLog where logged for non fatal exceptions - posted by ap...@apache.org on 2015/07/09 02:48:06 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-14042 Fix FATAL level logging in FSHLog where logged for non fatal exceptions - posted by ap...@apache.org on 2015/07/09 02:48:07 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-14042 Fix FATAL level logging in FSHLog where logged for non fatal exceptions - posted by ap...@apache.org on 2015/07/09 02:48:08 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-14042 Fix FATAL level logging in FSHLog where logged for non fatal exceptions - posted by ap...@apache.org on 2015/07/09 02:48:09 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-14042 Fix FATAL level logging in FSHLog where logged for non fatal exceptions - posted by ap...@apache.org on 2015/07/09 02:48:10 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-14042 Fix FATAL level logging in FSHLog where logged for non fatal exceptions - posted by ap...@apache.org on 2015/07/09 02:48:11 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-13387 Add ByteBufferedCell an extension to Cell. - posted by an...@apache.org on 2015/07/09 12:05:53 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-13387 Add ByteBufferedCell an extension to Cell. - posted by an...@apache.org on 2015/07/09 12:05:54 UTC, 0 replies.
- hbase git commit: HBASE-12596 bulkload needs to follow locality (Victor Xu) - posted by te...@apache.org on 2015/07/09 16:26:12 UTC, 3 replies.
- [01/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:39 UTC, 0 replies.
- [02/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:40 UTC, 0 replies.
- [03/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:41 UTC, 0 replies.
- [04/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:42 UTC, 0 replies.
- [05/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:43 UTC, 0 replies.
- [06/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:44 UTC, 0 replies.
- [07/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:45 UTC, 0 replies.
- [08/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:46 UTC, 0 replies.
- [09/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:47 UTC, 0 replies.
- [10/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:48 UTC, 0 replies.
- [11/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:49 UTC, 0 replies.
- [12/12] hbase git commit: Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by mb...@apache.org on 2015/07/09 17:33:50 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-13832 Procedure v2: try to roll the WAL master on sync failure before aborting - posted by mb...@apache.org on 2015/07/09 19:57:44 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-13832 Procedure v2: try to roll the WAL master on sync failure before aborting - posted by mb...@apache.org on 2015/07/09 19:57:45 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-13832 Procedure v2: try to roll the WAL master on sync failure before aborting - posted by mb...@apache.org on 2015/07/09 19:57:46 UTC, 0 replies.
- hbase git commit: HBASE-13832 Procedure v2: try to roll the WAL master on sync failure before aborting - posted by mb...@apache.org on 2015/07/09 19:58:36 UTC, 0 replies.
- hbase git commit: HBASE-13897 Revert due to compilation error against Hadoop 1.1 - posted by te...@apache.org on 2015/07/09 20:31:29 UTC, 0 replies.
- hbase git commit: HBASE-14053 Disable DLR in branch-1+ - posted by st...@apache.org on 2015/07/10 01:38:34 UTC, 2 replies.
- hbase git commit: HBASE-13387 Add ByteBufferedCell an extension to Cell - addendum. - posted by an...@apache.org on 2015/07/10 11:33:36 UTC, 0 replies.
- hbase git commit: HBASE-14052 Mark a few methods in CellUtil audience private since only make sense internally to hbase - posted by st...@apache.org on 2015/07/10 19:43:36 UTC, 2 replies.
- hbase git commit: HBASE-14029 getting started for standalone still references hadoop-version-specific binary artifacts (Gabor Liptak) - posted by st...@apache.org on 2015/07/10 19:49:59 UTC, 0 replies.
- hbase git commit: HBASE-13993 WALProcedureStore fencing is not effective if new WAL rolls - posted by en...@apache.org on 2015/07/10 22:38:04 UTC, 3 replies.
- hbase git commit: HBASE-13997 ScannerCallableWithReplicas cause Infinitely blocking (Zephyr Guo and Enis) - posted by en...@apache.org on 2015/07/11 01:06:27 UTC, 3 replies.
- hbase git commit: HBASE-12015 Not cleaning Mob data when Mob CF is removed from table.(Pankaj Kumar) - posted by an...@apache.org on 2015/07/13 11:07:22 UTC, 0 replies.
- [1/8] hbase git commit: Revert "Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)" - posted by bu...@apache.org on 2015/07/13 18:14:43 UTC, 2 replies.
- [2/8] hbase git commit: Revert "Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)" - posted by bu...@apache.org on 2015/07/13 18:14:44 UTC, 2 replies.
- [3/8] hbase git commit: Revert "Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)" - posted by bu...@apache.org on 2015/07/13 18:14:45 UTC, 2 replies.
- [4/8] hbase git commit: Revert "Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)" - posted by bu...@apache.org on 2015/07/13 18:14:46 UTC, 2 replies.
- [5/8] hbase git commit: HBASE-13415 Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by bu...@apache.org on 2015/07/13 18:14:47 UTC, 2 replies.
- [6/8] hbase git commit: HBASE-13415 Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by bu...@apache.org on 2015/07/13 18:14:48 UTC, 2 replies.
- [7/8] hbase git commit: HBASE-13415 Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by bu...@apache.org on 2015/07/13 18:14:49 UTC, 2 replies.
- [8/8] hbase git commit: HBASE-13415 Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang) - posted by bu...@apache.org on 2015/07/13 18:14:50 UTC, 2 replies.
- [1/3] hbase git commit: HBASE-14047 - Cleanup deprecated APIs from Cell class (Ashish Singhi) - posted by ra...@apache.org on 2015/07/13 18:37:21 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-14047 - Cleanup deprecated APIs from Cell class (Ashish Singhi) - posted by ra...@apache.org on 2015/07/13 18:37:22 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-14047 - Cleanup deprecated APIs from Cell class (Ashish Singhi) - posted by ra...@apache.org on 2015/07/13 18:37:23 UTC, 0 replies.
- [01/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:26 UTC, 1 replies.
- [02/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:27 UTC, 1 replies.
- [03/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:28 UTC, 1 replies.
- [04/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:29 UTC, 1 replies.
- [05/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:30 UTC, 1 replies.
- [06/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:31 UTC, 1 replies.
- [07/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:32 UTC, 1 replies.
- [08/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:33 UTC, 1 replies.
- [09/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:34 UTC, 1 replies.
- [10/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:35 UTC, 1 replies.
- [11/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:36 UTC, 1 replies.
- [12/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:37 UTC, 1 replies.
- [13/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:38 UTC, 1 replies.
- [14/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:39 UTC, 1 replies.
- [15/15] hbase git commit: HBASE-14066 clean out old docbook docs from branch-1. - posted by bu...@apache.org on 2015/07/14 04:49:40 UTC, 1 replies.
- hbase git commit: HBASE-14073 TestRemoteTable.testDelete failed in the latest trunk code.(Jingcheng) - posted by an...@apache.org on 2015/07/14 11:23:06 UTC, 0 replies.
- [1/2] hbase git commit: HBASE-13084 addendum disable info server in shell test - posted by en...@apache.org on 2015/07/15 00:05:05 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-13084 addendum move replication_admin_test.rb to individual test - posted by en...@apache.org on 2015/07/15 00:05:06 UTC, 0 replies.
- hbase git commit: Revert "HBASE-13897 OOM may occur when Import imports a row with too many KeyValues (Liu Junhong)" - posted by ap...@apache.org on 2015/07/15 01:33:54 UTC, 0 replies.
- hbase git commit: Revert "HBASE-12596 bulkload needs to follow locality (Victor Xu)" - posted by ap...@apache.org on 2015/07/15 01:36:02 UTC, 0 replies.
- hbase git commit: Revert "HBASE-13352 Add hbase.import.version to Import usage (Lars Hofhansl)" - posted by ap...@apache.org on 2015/07/15 01:41:51 UTC, 0 replies.
- hbase git commit: HBASE-13743 Backport HBASE-13709 (Updates to meta table server columns may be eclipsed) to 0.98 - posted by ap...@apache.org on 2015/07/15 04:33:21 UTC, 0 replies.
- hbase git commit: HBASE-14027 clean up multiple netty jars. - posted by bu...@apache.org on 2015/07/15 09:37:06 UTC, 2 replies.
- hbase git commit: HBASE-14041 Do not clear MetaCache if a ThrottlingException is thrown - posted by bu...@apache.org on 2015/07/15 09:58:08 UTC, 2 replies.
- [01/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:51 UTC, 1 replies.
- [02/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:52 UTC, 1 replies.
- [03/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:53 UTC, 1 replies.
- [04/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:54 UTC, 1 replies.
- [05/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:55 UTC, 1 replies.
- [06/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:56 UTC, 1 replies.
- [07/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:57 UTC, 1 replies.
- [08/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:58 UTC, 1 replies.
- [09/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:21:59 UTC, 1 replies.
- [10/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:00 UTC, 1 replies.
- [11/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:01 UTC, 1 replies.
- [12/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:02 UTC, 1 replies.
- [13/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:03 UTC, 1 replies.
- [14/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:04 UTC, 1 replies.
- [15/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:05 UTC, 1 replies.
- [16/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:06 UTC, 1 replies.
- [17/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:07 UTC, 1 replies.
- [18/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:08 UTC, 1 replies.
- [19/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:09 UTC, 1 replies.
- [20/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:10 UTC, 1 replies.
- [21/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:11 UTC, 1 replies.
- [22/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:12 UTC, 1 replies.
- [23/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:13 UTC, 1 replies.
- [24/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:14 UTC, 1 replies.
- [25/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. - posted by ec...@apache.org on 2015/07/15 20:22:15 UTC, 1 replies.
- hbase git commit: HBASE-14045 Bumping thrift version to 0.9.2. - posted by ss...@apache.org on 2015/07/15 23:43:13 UTC, 1 replies.
- hbase git commit: HBASE-14094 Procedure.proto can't be compiled to C++ - posted by ec...@apache.org on 2015/07/16 00:52:45 UTC, 1 replies.
- [1/3] hbase git commit: HBASE-8642 [Snapshot] List and delete snapshot by table - posted by ap...@apache.org on 2015/07/16 03:32:10 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-8642 [Snapshot] List and delete snapshot by table - posted by ap...@apache.org on 2015/07/16 03:32:11 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-8642 [Snapshot] List and delete snapshot by table - posted by ap...@apache.org on 2015/07/16 03:32:12 UTC, 0 replies.
- [1/6] hbase git commit: HBASE-14089 Remove unnecessary draw of system entropy from RecoverableZooKeeper - posted by ap...@apache.org on 2015/07/16 03:54:18 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-14089 Remove unnecessary draw of system entropy from RecoverableZooKeeper - posted by ap...@apache.org on 2015/07/16 03:54:19 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-14089 Remove unnecessary draw of system entropy from RecoverableZooKeeper - posted by ap...@apache.org on 2015/07/16 03:54:20 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-14089 Remove unnecessary draw of system entropy from RecoverableZooKeeper - posted by ap...@apache.org on 2015/07/16 03:54:21 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-14089 Remove unnecessary draw of system entropy from RecoverableZooKeeper - posted by ap...@apache.org on 2015/07/16 03:54:22 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-14089 Remove unnecessary draw of system entropy from RecoverableZooKeeper - posted by ap...@apache.org on 2015/07/16 03:54:23 UTC, 0 replies.
- hbase git commit: HBASE-12296 Filters should work with ByteBufferedCell. - posted by an...@apache.org on 2015/07/16 06:06:24 UTC, 0 replies.
- hbase git commit: HBASE-14102 Add thank you to our thanks page for vectorportal.com - posted by st...@apache.org on 2015/07/16 17:14:00 UTC, 0 replies.
- hbase git commit: HBASE-14048 isPBMagicPrefix should always check for null data - posted by ap...@apache.org on 2015/07/16 19:05:05 UTC, 0 replies.
- hbase git commit: HBASE-14104 Add vectorportal.com to NOTICES.txt as src of our logo - posted by st...@apache.org on 2015/07/16 19:21:49 UTC, 4 replies.
- hbase git commit: HBASE-13971 Flushes stuck since 6 hours on a regionserver - posted by te...@apache.org on 2015/07/16 22:53:33 UTC, 2 replies.
- hbase git commit: HBASE-14100 Fix high priority findbugs warnings - posted by zh...@apache.org on 2015/07/17 03:03:27 UTC, 3 replies.
- [1/6] hbase git commit: HBASE-14050 NPE in org.apache.hadoop.hbase.ipc.RpcServer.readAndProcess - posted by ap...@apache.org on 2015/07/17 03:36:57 UTC, 0 replies.
- [2/6] hbase git commit: HBASE-14050 NPE in org.apache.hadoop.hbase.ipc.RpcServer.readAndProcess - posted by ap...@apache.org on 2015/07/17 03:36:58 UTC, 0 replies.
- [3/6] hbase git commit: HBASE-14050 NPE in org.apache.hadoop.hbase.ipc.RpcServer.readAndProcess - posted by ap...@apache.org on 2015/07/17 03:36:59 UTC, 0 replies.
- [4/6] hbase git commit: HBASE-14050 NPE in org.apache.hadoop.hbase.ipc.RpcServer.readAndProcess - posted by ap...@apache.org on 2015/07/17 03:37:00 UTC, 0 replies.
- [5/6] hbase git commit: HBASE-14050 NPE in org.apache.hadoop.hbase.ipc.RpcServer.readAndProcess - posted by ap...@apache.org on 2015/07/17 03:37:01 UTC, 0 replies.
- [6/6] hbase git commit: HBASE-14050 NPE in org.apache.hadoop.hbase.ipc.RpcServer.readAndProcess - posted by ap...@apache.org on 2015/07/17 03:37:02 UTC, 0 replies.
- [1/4] hbase git commit: HBASE-12213 HFileBlock backed by Array of ByteBuffers (Ram) - posted by ra...@apache.org on 2015/07/17 09:59:22 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-12213 HFileBlock backed by Array of ByteBuffers (Ram) - posted by ra...@apache.org on 2015/07/17 09:59:23 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-12213 HFileBlock backed by Array of ByteBuffers (Ram) - posted by ra...@apache.org on 2015/07/17 09:59:24 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-12213 HFileBlock backed by Array of ByteBuffers (Ram) - posted by ra...@apache.org on 2015/07/17 09:59:25 UTC, 0 replies.
- hbase git commit: HBASE-14109 NPE if we don't load fully before we are shutdown - posted by st...@apache.org on 2015/07/17 15:27:32 UTC, 2 replies.
- hbase git commit: HBASE-14076 ResultSerialization and MutationSerialization can throw InvalidProtocolBufferException when serializing a cell larger than 64MB - posted by es...@apache.org on 2015/07/17 18:23:41 UTC, 0 replies.
- hbase git commit: HBASE-14110 Add CostFunction for balancing primary region replicas - posted by te...@apache.org on 2015/07/17 18:56:44 UTC, 2 replies.
- [1/3] hbase git commit: HBASE-14106 TestProcedureRecovery is flaky - posted by mb...@apache.org on 2015/07/17 19:41:42 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-14106 TestProcedureRecovery is flaky - posted by mb...@apache.org on 2015/07/17 19:41:43 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-14106 TestProcedureRecovery is flaky - posted by mb...@apache.org on 2015/07/17 19:41:44 UTC, 0 replies.
- hbase git commit: HBASE-14000 Region server failed to report to Master and was stuck in reportForDuty retry loop (Pankaj Kumar) - posted by te...@apache.org on 2015/07/17 19:48:43 UTC, 1 replies.
- hbase git commit: HBASE-14092 Add -noLock and -noBalanceSwitch options to hbck - posted by ec...@apache.org on 2015/07/17 20:02:01 UTC, 2 replies.
- hbase git commit: HBASE-14065 Correct doc file location references in documentation - posted by bu...@apache.org on 2015/07/18 06:48:47 UTC, 0 replies.
- hbase git commit: HBASE-14120 ByteBufferUtils#compareTo small optimization. - posted by an...@apache.org on 2015/07/20 13:22:24 UTC, 0 replies.
- hbase git commit: HBASE-14099 StoreFile.passesKeyRangeFilter need not create Cells from the Scan's start and stop Row (Ram) - posted by ra...@apache.org on 2015/07/20 18:42:46 UTC, 0 replies.
- hbase git commit: HBASE-12374 Change DBEs to work with new BB based cell. - posted by an...@apache.org on 2015/07/20 19:59:23 UTC, 0 replies.
- [1/4] hbase git commit: HBASE-14119 Show error message instead of stack traces in hbase shell commands. (Apekshit) - posted by mb...@apache.org on 2015/07/21 00:51:56 UTC, 0 replies.
- [2/4] hbase git commit: HBASE-14119 Show error message instead of stack traces in hbase shell commands. (Apekshit) - posted by mb...@apache.org on 2015/07/21 00:51:57 UTC, 0 replies.
- [3/4] hbase git commit: HBASE-14119 Show error message instead of stack traces in hbase shell commands. (Apekshit) - posted by mb...@apache.org on 2015/07/21 00:51:58 UTC, 0 replies.
- [4/4] hbase git commit: HBASE-14119 Show error message instead of stack traces in hbase shell commands. (Apekshit) - posted by mb...@apache.org on 2015/07/21 00:51:59 UTC, 0 replies.
- hbase git commit: HBASE-14116 Change ByteBuff.getXXXStrictlyForward to relative position based reads. - posted by an...@apache.org on 2015/07/21 05:32:22 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-13954 Remove HTableInterface#getRowOrBefore related server side code. (Ashish) - posted by an...@apache.org on 2015/07/21 05:38:48 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-13954 Remove HTableInterface#getRowOrBefore related server side code. (Ashish) - posted by an...@apache.org on 2015/07/21 05:38:49 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-13954 Remove HTableInterface#getRowOrBefore related server side code. (Ashish) - posted by an...@apache.org on 2015/07/21 05:38:50 UTC, 0 replies.
- hbase git commit: HBASE-13881 Bug in HTable#incrementColumnValue implementation (Gabor Liptak) - posted by te...@apache.org on 2015/07/21 11:37:14 UTC, 4 replies.
- [1/3] hbase git commit: HBASE-12295 Prevent block eviction under us if reads are in progress from the BBs (Ram) - posted by ra...@apache.org on 2015/07/21 17:46:30 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-12295 Prevent block eviction under us if reads are in progress from the BBs (Ram) - posted by ra...@apache.org on 2015/07/21 17:46:31 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-12295 Prevent block eviction under us if reads are in progress from the BBs (Ram) - posted by ra...@apache.org on 2015/07/21 17:46:32 UTC, 0 replies.
- hbase git commit: HBASE-14115 Fix resource leak in HMasterCommandLine (Yuhao Bi) - posted by te...@apache.org on 2015/07/21 18:19:07 UTC, 2 replies.
- hbase git commit: HBASE-14058 Stabilizing default heap memory tuner - posted by ec...@apache.org on 2015/07/22 20:38:27 UTC, 1 replies.
- [01/50] [abbrv] hbase git commit: HBASE-11339 Addendum: Put back the sweeper tool docs for now - posted by jm...@apache.org on 2015/07/22 21:52:19 UTC, 0 replies.
- [02/50] [abbrv] hbase git commit: HBASE-13177 Document compact and major_compact HBase shell commands and Admin APIs - posted by jm...@apache.org on 2015/07/22 21:52:20 UTC, 0 replies.
- [03/50] [abbrv] hbase git commit: HBASE-13230 [mob] reads hang when trying to read rows with large mobs (>10MB) - posted by jm...@apache.org on 2015/07/22 21:52:21 UTC, 0 replies.
- [04/50] [abbrv] hbase git commit: HBASE-13277 add mob_threshold option to load test tool - posted by jm...@apache.org on 2015/07/22 21:52:22 UTC, 0 replies.
- [05/50] [abbrv] hbase git commit: HBASE-13302 fix new javadoc introduced by mob - posted by jm...@apache.org on 2015/07/22 21:52:23 UTC, 0 replies.
- [06/50] [abbrv] hbase git commit: HBASE-13313 Skip the disabled table in mob compaction chore and MasterRpcServices.(Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:24 UTC, 0 replies.
- [07/50] [abbrv] hbase git commit: Merge branch 'apache/master' (4/16/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:25 UTC, 0 replies.
- [08/50] [abbrv] hbase git commit: Merge branch 'apache/master' (4/16/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:26 UTC, 0 replies.
- [09/50] [abbrv] hbase git commit: Merge branch 'apache/master' (4/16/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:27 UTC, 0 replies.
- [10/50] [abbrv] hbase git commit: Merge branch 'apache/master' (4/16/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:28 UTC, 0 replies.
- [11/50] [abbrv] hbase git commit: Merge branch 'apache/master' (4/16/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:29 UTC, 0 replies.
- [12/50] [abbrv] hbase git commit: Merge branch 'apache/master' (4/16/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:30 UTC, 0 replies.
- [13/50] [abbrv] hbase git commit: Merge branch 'apache/master' (4/16/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:31 UTC, 0 replies.
- [14/50] [abbrv] hbase git commit: HBASE-13531 Flakey failure of TestAcidGuarantees#testMobScanAtomicity (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:52:32 UTC, 0 replies.
- [15/50] [abbrv] hbase git commit: HBASE-13693 [HBase MOB] Mob files are not encrypting (Ashutosh Jindai) - posted by jm...@apache.org on 2015/07/22 21:52:33 UTC, 0 replies.
- [16/50] [abbrv] hbase git commit: Merge remote-tracking branch 'apache/master' (5/19/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:34 UTC, 0 replies.
- [17/50] [abbrv] hbase git commit: Merge remote-tracking branch 'apache/master' (5/19/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:35 UTC, 0 replies.
- [18/50] [abbrv] hbase git commit: Merge remote-tracking branch 'apache/master' (5/19/15) into hbase-11339 - posted by jm...@apache.org on 2015/07/22 21:52:36 UTC, 0 replies.
- [19/50] [abbrv] hbase git commit: HBASE-13736 Add delay for the first execution of ExpiredMobFileCleanerChore and MobFileCompactorChore.(Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:37 UTC, 0 replies.
- [20/50] [abbrv] hbase git commit: HBASE-13739 Remove KeyValueUtil.ensureKeyValue(cell) from MOB code.(Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:38 UTC, 0 replies.
- [21/50] [abbrv] hbase git commit: HBASE-13720 - Mob files are not encrypting in mob compaction and Sweeper (Jingcheng du) - posted by jm...@apache.org on 2015/07/22 21:52:39 UTC, 0 replies.
- [22/50] [abbrv] hbase git commit: HBASE-13762 Use the same HFileContext with store files in mob files. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:40 UTC, 0 replies.
- [23/50] [abbrv] hbase git commit: HBASE-13763 Handle the rename, annotation and typo stuff in MOB. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:41 UTC, 0 replies.
- [24/50] [abbrv] hbase git commit: HBASE-13763 Handle the rename, annotation and typo stuff in MOB. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:42 UTC, 0 replies.
- [25/50] [abbrv] hbase git commit: HBASE-13763 Handle the rename, annotation and typo stuff in MOB. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:43 UTC, 0 replies.
- [26/50] [abbrv] hbase git commit: HBASE-13763 Handle the rename, annotation and typo stuff in MOB. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:44 UTC, 0 replies.
- [27/50] [abbrv] hbase git commit: HBASE-13763 Handle the rename, annotation and typo stuff in MOB. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:45 UTC, 0 replies.
- [28/50] [abbrv] hbase git commit: HBASE-13763 Handle the rename, annotation and typo stuff in MOB. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:46 UTC, 0 replies.
- [29/50] [abbrv] hbase git commit: HBASE-13790 Remove the DeleteTableHandler. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:47 UTC, 0 replies.
- [30/50] [abbrv] hbase git commit: HBASE-13805 Use LimitInputStream in hbase-common instead of ProtobufUtil.LimitedInputStream. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:48 UTC, 0 replies.
- [31/50] [abbrv] hbase git commit: HBASE-13803 - Disable the MobCompactionChore when the interval is not larger than 0 (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:52:49 UTC, 0 replies.
- [32/50] [abbrv] hbase git commit: HBASE-13804 Revert the changes in pom.xml (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:52:50 UTC, 0 replies.
- [33/50] [abbrv] hbase git commit: HBASE-13806 Check the mob files when there are mob-enabled columns in HFileCorruptionChecker. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:51 UTC, 0 replies.
- [34/50] [abbrv] hbase git commit: HBASE-13856 Wrong mob metrics names in TestRegionServerMetrics. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:52 UTC, 0 replies.
- [35/50] [abbrv] hbase git commit: HBASE-13836 Do not reset the mvcc for bulk loaded mob reference cells in reading. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:53 UTC, 0 replies.
- [36/50] [abbrv] hbase git commit: HBASE-13855 Race in multi threaded PartitionedMobCompactor causes NPE. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:54 UTC, 0 replies.
- [37/50] [abbrv] hbase git commit: HBASE-13737 [HBase MOB] MOBTable cloned from a snapshot leads to data loss, when that actual snapshot and main table is deleted. (Ashutosh Jindal) - posted by jm...@apache.org on 2015/07/22 21:52:55 UTC, 0 replies.
- [38/50] [abbrv] hbase git commit: HBASE-13886 Return empty value when the mob file is corrupt instead of throwing exceptions. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:52:56 UTC, 0 replies.
- [39/50] [abbrv] hbase git commit: Apply feedback to MOB docs - posted by jm...@apache.org on 2015/07/22 21:52:57 UTC, 0 replies.
- [40/50] [abbrv] hbase git commit: HBASE-13932 - Add mob integrity check in HFilePrettyPrinter (Jingcheng du) - posted by jm...@apache.org on 2015/07/22 21:52:58 UTC, 0 replies.
- [41/50] [abbrv] hbase git commit: HBASE-13922 Do not reset mvcc in compactions for mob-enabled column.(Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:52:59 UTC, 0 replies.
- [42/50] [abbrv] hbase git commit: HBASE-13670 [HBase MOB] ExpiredMobFileCleaner tool deletes mob files later for one more day after they are expired. (Jingcheng) - posted by jm...@apache.org on 2015/07/22 21:53:00 UTC, 0 replies.
- [43/50] [abbrv] hbase git commit: HBASE-12015 Not cleaning Mob data when Mob CF is removed from table.(Pankaj Kumar) - posted by jm...@apache.org on 2015/07/22 21:53:01 UTC, 0 replies.
- [44/50] [abbrv] hbase git commit: HBASE-14076 ResultSerialization and MutationSerialization can throw InvalidProtocolBufferException when serializing a cell larger than 64MB - posted by jm...@apache.org on 2015/07/22 21:53:02 UTC, 0 replies.
- [45/50] [abbrv] hbase git commit: HBASE-11339 Merge remote-tracking branch 'apache/hbase-11339' (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:53:03 UTC, 0 replies.
- [46/50] [abbrv] hbase git commit: HBASE-11339 Merge remote-tracking branch 'apache/hbase-11339' (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:53:04 UTC, 0 replies.
- [47/50] [abbrv] hbase git commit: HBASE-11339 Merge remote-tracking branch 'apache/hbase-11339' (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:53:05 UTC, 0 replies.
- [48/50] [abbrv] hbase git commit: HBASE-11339 Merge remote-tracking branch 'apache/hbase-11339' (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:53:06 UTC, 0 replies.
- [49/50] [abbrv] hbase git commit: HBASE-11339 Merge remote-tracking branch 'apache/hbase-11339' (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:53:07 UTC, 0 replies.
- [50/50] [abbrv] hbase git commit: HBASE-11339 Merge remote-tracking branch 'apache/hbase-11339' (Jingcheng Du) - posted by jm...@apache.org on 2015/07/22 21:53:08 UTC, 0 replies.
- svn commit: r1692340 - in /hbase/hbase.apache.org/trunk: ./ apidocs/ apidocs/com/google/protobuf/ apidocs/com/google/protobuf/class-use/ apidocs/org/apache/hadoop/hbase/ apidocs/org/apache/hadoop/hbase/backup/ apidocs/org/apache/hadoop/hbase/backup/cla... - posted by mi...@apache.org on 2015/07/23 02:43:34 UTC, 0 replies.
- hbase git commit: HBASE-14151 Remove the unnecessary file ProtobufUtil.java.rej which is brought in by merging hbase-11339. (Jingcheng) - posted by an...@apache.org on 2015/07/23 08:13:42 UTC, 0 replies.
- hbase git commit: HBASE-12295 - Addendum for multiGets to add the call back(Ram) - posted by ra...@apache.org on 2015/07/23 11:00:50 UTC, 0 replies.
- hbase git commit: HBASE-14143 Remove obsolete maven repositories - posted by bu...@apache.org on 2015/07/23 23:49:59 UTC, 0 replies.
- hbase git commit: HBASE-14146 Fix Once replication sees an error it slows down forever - posted by ec...@apache.org on 2015/07/24 01:12:30 UTC, 2 replies.
- hbase git commit: HBASE-11276 Add back support for running ChaosMonkey as standalone tool (Yu Li) - posted by en...@apache.org on 2015/07/24 03:39:17 UTC, 4 replies.
- hbase git commit: HBASE-14156 Fix test failure in TestOpenTableInCoprocessor. - posted by an...@apache.org on 2015/07/27 12:32:10 UTC, 0 replies.
- hbase git commit: HBASE-14063 Use BufferBackedCell in read path after HBASE-12213 and HBASE-12295 (ram) - posted by ra...@apache.org on 2015/07/27 13:26:20 UTC, 0 replies.
- hbase git commit: HBASE-13089 Fix test compilation error on building against htrace-3.2.0-incubating - posted by es...@apache.org on 2015/07/27 22:05:28 UTC, 2 replies.
- hbase git commit: Fix the warnings in Checkstyle and FindBugs brought in by merging hbase-11339 (Jingcheng Du) - posted by ra...@apache.org on 2015/07/28 08:12:19 UTC, 0 replies.
- [1/2] hbase git commit: Revert "Fix the warnings in Checkstyle and FindBugs brought in by merging" - posted by bu...@apache.org on 2015/07/28 17:17:08 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-14152 Fix the warnings in Checkstyle and FindBugs brought in by merging hbase-11339 (Jingcheng Du) - posted by bu...@apache.org on 2015/07/28 17:17:09 UTC, 0 replies.
- [1/3] hbase git commit: HBASE-13992 Integrate SparkOnHBase into HBase - posted by bu...@apache.org on 2015/07/28 18:47:03 UTC, 0 replies.
- [2/3] hbase git commit: HBASE-13992 Integrate SparkOnHBase into HBase - posted by bu...@apache.org on 2015/07/28 18:47:04 UTC, 0 replies.
- [3/3] hbase git commit: HBASE-13992 Integrate SparkOnHBase into HBase - posted by bu...@apache.org on 2015/07/28 18:47:05 UTC, 0 replies.
- hbase git commit: HBASE-14157 Interfaces implemented by subclasses should be checked when registering CoprocessorService - posted by te...@apache.org on 2015/07/28 20:09:52 UTC, 3 replies.
- hbase git commit: HBASE-14057 HBase shell user_permission should list super users defined on hbase-site.xml - posted by ss...@apache.org on 2015/07/28 20:38:49 UTC, 1 replies.
- hbase git commit: HBASE-14024 ImportTsv is not loading hbase-default.xml (Ashish Singhi) - posted by je...@apache.org on 2015/07/28 20:51:35 UTC, 0 replies.
- hbase git commit: HBASE-14086 remove unused bundled dependencies - posted by bu...@apache.org on 2015/07/28 22:20:04 UTC, 5 replies.
- hbase git commit: HBASE-14097 Log link to client scan troubleshooting section when scanner exceptions happen. - posted by ss...@apache.org on 2015/07/29 00:14:47 UTC, 1 replies.
- [1/2] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by bu...@apache.org on 2015/07/29 21:49:14 UTC, 0 replies.
- [2/2] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by bu...@apache.org on 2015/07/29 21:49:15 UTC, 0 replies.
- hbase git commit: HBASE-14164 Display primary region replicas distribution on table.jsp - posted by te...@apache.org on 2015/07/29 23:22:33 UTC, 1 replies.
- hbase git commit: HBASE-14153 Typo in ProcedureManagerHost.MASTER_PROCEUDRE_CONF_KEY (Konstantin Shvachko) - posted by je...@apache.org on 2015/07/30 00:43:31 UTC, 2 replies.
- [1/5] hbase git commit: HBASE-14155 StackOverflowError in reverse scan (Ramkrishna S. Vasudevan) - posted by ap...@apache.org on 2015/07/30 03:47:46 UTC, 0 replies.
- [2/5] hbase git commit: HBASE-14155 StackOverflowError in reverse scan (Ramkrishna S. Vasudevan and Ted Yu) - posted by ap...@apache.org on 2015/07/30 03:47:47 UTC, 0 replies.
- [3/5] hbase git commit: HBASE-14155 StackOverflowError in reverse scan (Ramkrishna S. Vasudevan and Ted Yu) - posted by ap...@apache.org on 2015/07/30 03:47:48 UTC, 0 replies.
- [4/5] hbase git commit: HBASE-14155 StackOverflowError in reverse scan (Ramkrishna S. Vasudevan and Ted Yu) - posted by ap...@apache.org on 2015/07/30 03:47:49 UTC, 0 replies.
- [5/5] hbase git commit: HBASE-14155 StackOverflowError in reverse scan (Ramkrishna S. Vasudevan and Ted Yu) - posted by ap...@apache.org on 2015/07/30 03:47:50 UTC, 0 replies.
- hbase git commit: HBASE-14173 includeMVCCReadpoint parameter in DefaultCompactor#createTmpWriter() represents no-op - posted by te...@apache.org on 2015/07/30 20:12:27 UTC, 0 replies.
- hbase git commit: HBASE-14168 Avoid useless retry for DoNotRetryIOException in TableRecordReaderImpl (zhouyingchao) - posted by te...@apache.org on 2015/07/31 18:23:21 UTC, 3 replies.
- [01/16] hbase git commit: HBASE-14176 Add missing headers to META-INF files - posted by ap...@apache.org on 2015/07/31 20:55:41 UTC, 0 replies.
- [02/16] hbase git commit: HBASE-14176 Add missing headers to META-INF files - posted by ap...@apache.org on 2015/07/31 20:55:42 UTC, 0 replies.
- [03/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:43 UTC, 0 replies.
- [04/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:44 UTC, 0 replies.
- [05/16] hbase git commit: HBASE-14176 Add missing headers to META-INF files - posted by ap...@apache.org on 2015/07/31 20:55:45 UTC, 0 replies.
- [06/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:46 UTC, 0 replies.
- [07/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:47 UTC, 0 replies.
- [08/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:48 UTC, 0 replies.
- [09/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:49 UTC, 0 replies.
- [10/16] hbase git commit: HBASE-14176 Add missing headers to META-INF files - posted by ap...@apache.org on 2015/07/31 20:55:50 UTC, 0 replies.
- [11/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:51 UTC, 0 replies.
- [12/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:52 UTC, 0 replies.
- [13/16] hbase git commit: HBASE-14176 Add missing headers to META-INF files - posted by ap...@apache.org on 2015/07/31 20:55:53 UTC, 0 replies.
- [14/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:54 UTC, 0 replies.
- [15/16] hbase git commit: HBASE-14087 Ensure correct ASF headers for docs/code - posted by ap...@apache.org on 2015/07/31 20:55:55 UTC, 0 replies.
- [16/16] hbase git commit: HBASE-14176 Add missing headers to META-INF files - posted by ap...@apache.org on 2015/07/31 20:55:56 UTC, 0 replies.