Commit Graph

3015 Commits

Author SHA1 Message Date
Lars George d7a63983fc HBASE-3492 NPE while splitting table with empty column family store
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1066785 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 11:40:07 +00:00
Andrew Kyle Purtell a3a2ce9215 HBASE-3416 For intra-row scanning, the update readers notification resets the query matcher and can lead to incorrect behavior
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1066744 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 07:42:17 +00:00
Michael Stack 37f7a9f1f3 Added footnote that there are no consistency guarantees when intra-row scanning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1066345 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:33:59 +00:00
Michael Stack 3a4f0f3bf1 Test fix for broke TestSplitTransactionOnCluster on hudson
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1066335 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:01:28 +00:00
Ryan Rawson 6b30bf2a09 HBASE-3494 checkAndPut implementation doesnt verify row param and writable row are the same
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1066149 13f79535-47bb-0310-9956-ffa450edef68
2011-02-01 19:15:19 +00:00
Todd Lipcon 9b0a004017 HBASE-3483 Memstore lower limit should trigger asynchronous flushes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1065918 13f79535-47bb-0310-9956-ffa450edef68
2011-02-01 06:20:21 +00:00
Michael Stack c8529f0cab HBASE-3493 HMaster sometimes hangs during initialization due to missing notify call
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1065745 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31 20:23:57 +00:00
Jonathan Gray d09a8b5cec HBASE-3305 Allow round-robin distribution for table created with multiple regions (ted yu via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1064930 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 23:38:19 +00:00
Michael Stack 03618fdee9 Added link to comic and to opentsdb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1064452 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 04:39:04 +00:00
Ryan Rawson 105e28a85d fixing 2481 -> 3481 in changes.txt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1064312 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27 21:17:02 +00:00
Ryan Rawson dab4c39761 HBASE-2481 max seq id in flushed file can be larger than its correct value causing data loss during recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1064050 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27 09:25:55 +00:00
Lars George df5fcf6445 HBASE-3476 HFile -m option need not scan key values (Prakash Khemani via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1064034 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27 08:54:20 +00:00
Michael Stack d1d0924f61 Add appendix on YCSB that still needs filling out. Added pointer to Ted Dunnings YCSB manglings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1062922 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 19:01:44 +00:00
Michael Stack b24dd7e8a3 Added more to the book index
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1062517 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 20:28:39 +00:00
Michael Stack 77e26964b8 Added managed splitting to recommended configs and copied Text from Nicolas's RegionSplitter javadoc; also added more to Compression section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1062512 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 20:11:09 +00:00
Michael Stack 2ef411e58c Filled out the compression appendix a little more
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1062502 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 19:33:35 +00:00
Michael Stack a06ed3e653 Added logging to help figure failing test up on hudson--TestSplitTransactionOnCluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1062017 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 20:42:11 +00:00
Nicolas Spiegelberg 2514a87ad6 HBASE-3433 : KeyValue API to explicitly distinguish between deep & shallow copies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061648 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 06:24:36 +00:00
Michael Stack 2267af90c9 HBASE-3445 Master crashes on data that was moved from different host -- add in unit test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061646 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 06:01:47 +00:00
Nicolas Spiegelberg 91750f48bd Forgot to update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061639 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 05:35:56 +00:00
Nicolas Spiegelberg fb52f98a01 HBASE-3448 : RegionSplitter, utility class to manually split tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061637 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 05:17:32 +00:00
Andrew Kyle Purtell 81d751f9d0 HBASE-3456 Fix hardcoding of 20 second socket timeout down in HBaseClient
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061596 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 02:08:27 +00:00
Michael Stack ff21baac60 HBASE-3449 Server shutdown handlers deadlocked waiting for META
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061575 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 23:47:37 +00:00
Michael Stack e0c98543f1 HBASE-3445 Master crashes on data that was moved from different host
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061564 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 23:13:00 +00:00
Michael Stack 2e44b84e73 HBASE-3445 Master crashes on data that was moved from different host
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061563 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 23:12:00 +00:00
Michael Stack fb70397775 added news to home page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061093 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 01:21:59 +00:00
Michael Stack 0aade298db HBASE-3387 Pair does not deep check arrays for equality -- REVERTED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1061082 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 00:47:29 +00:00
Michael Stack 64e6eb33d3 Added FAQ on native libs for compression
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1058281 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 19:16:37 +00:00
Nicolas Spiegelberg eb0921b921 Forgot to modify CHANGES.txt for HBASE-3437
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1057801 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 19:05:29 +00:00
Nicolas Spiegelberg 8d04c2b297 HBASE-3437 : Support Explict Split Points from the Shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1057799 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 19:03:54 +00:00
Michael Stack 0d31ac5f37 HBASE-3403 Region orphaned after failure during split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056884 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09 05:25:50 +00:00
Michael Stack dddee0d50f REVERT HBASE-3429 HBaseObjectWritable should support arrays of any Writable or Serializable, not just Writable[]
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056582 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:07:15 +00:00
Michael Stack 883cb4bcbf REVERT HBASE-3429 HBaseObjectWritable should support arrays of any Writable or Serializable, not just Writable[]
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056581 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:07:00 +00:00
Michael Stack efa5448aa3 HBASE-3429 HBaseObjectWritable should support arrays of any Writable or Serializable, not just Writable[]
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056548 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 22:33:24 +00:00
Michael Stack ce16f762e9 HBASE-3430 hbase-daemon.sh should clean up PID files on process stop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056515 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 21:18:31 +00:00
Michael Stack a744bbec1d New hadoop version, includes hdfs-1555
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056508 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 21:06:53 +00:00
Gary Helmling 19008eda37 HBASE-3405 Allow HBaseRpcMetrics to register custom interface methods (test fix)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056161 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 02:08:54 +00:00
Jonathan Gray f64db932fd HBASE-3418 Increment operations can break when qualifiers are split between memstore/snapshot and storefiles
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056108 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 22:53:05 +00:00
Todd Lipcon 7a678034af HBASE-3401. Region IPC operations should be high priority
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056041 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 19:49:28 +00:00
Todd Lipcon 857d41472f HBASE-3407 hbck should pause between fixing and re-checking state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056023 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 19:32:32 +00:00
Gary Helmling e89bfb07f3 HBASE-3405 Allow HBaseRpcMetrics to register custom interface methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056011 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 19:00:52 +00:00
Andrew Kyle Purtell 0ae47644a4 HBASE-3423 hbase-env.sh overrides HBASE_OPTS incorrectly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1055719 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 02:53:49 +00:00
Michael Stack 7c878981b5 HBASE-3420 Handling a big rebalance, we can queue multiple instances of a Close event; messes up state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1055639 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 21:07:20 +00:00
Jean-Daniel Cryans f397fa6309 HBASE-3412 HLogSplitter should handle missing HLogs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1055563 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 18:05:59 +00:00
Michael Stack b7ece04e0f HBASE-3409 Failed server shutdown processing when retrying hlog split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1055254 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 00:48:42 +00:00
Michael Stack c10721b8a8 HBASE-3402 Web UI shows two META regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1055252 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 00:45:33 +00:00
Michael Stack 8620d2c697 HBASE-3408 AssignmentManager NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1055248 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 00:01:56 +00:00
Todd Lipcon 46a56a74db HBASE-3392. Update backport of InputSampler to reflect MAPREDUCE-1820
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1054845 13f79535-47bb-0310-9956-ffa450edef68
2011-01-04 00:52:06 +00:00
Nicolas Spiegelberg b99c65fa13 Add factory pattern to Pair so template types can be inferred from input
params.

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1054843 13f79535-47bb-0310-9956-ffa450edef68
2011-01-04 00:33:48 +00:00
Michael Stack 384f4c93dd HBASE-3344 Master aborts after RPC to server that was shutting down
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1054837 13f79535-47bb-0310-9956-ffa450edef68
2011-01-04 00:10:39 +00:00