Commit Graph

6885 Commits

Author SHA1 Message Date
Jean-Daniel Cryans f729fcd4ec HBASE-8519 Backup master will never come up if primary master dies during initialization
(Jerry He via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482981 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 17:54:30 +00:00
Michael Stack 2068d57f99 HBASE-8535 Test for zk leak does not account for unsynchronized access to zk watcher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482905 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 15:33:59 +00:00
Michael Stack f19b0360c1 HBASE-8531 TestZooKeeper fails in trunk/0.95 builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482890 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 15:09:37 +00:00
Enis Soztutar 0a183765ac HBASE-8547. Fix java.lang.RuntimeException: Cached an already cached block (Addendum to add better log)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482705 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 07:28:28 +00:00
Enis Soztutar ba37032a72 HBASE-8547 Fix java.lang.RuntimeException: Cached an already cached block
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482697 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 06:57:37 +00:00
Michael Stack cb53db35f3 HBASE-7006 [MTTR] Improve Region Server Recovery Time - Distributed Log Replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482675 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 04:24:02 +00:00
Michael Stack 6bf0abbec9 HBASE-8531 TestZooKeeper fails in trunk/0.95 builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482669 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 04:08:16 +00:00
jxiang 47f4477f79 HBASE-8537 Dead region server pulled in from ZK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482635 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 22:55:11 +00:00
sershe 267e55da40 HBASE-8539 Double(or tripple ...) ZooKeeper listeners of the same type when Master recovers from ZK SessionExpiredException (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482574 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 20:38:08 +00:00
Jonathan Hsieh d1c5b7cbd2 HBASE-8528 [hadoop2] TestMultiTableInputFormat always hadoop with YARN-129 applied (with Gary Helmling)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482561 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 20:27:11 +00:00
Michael Stack 98330fa720 Add link to birds of a feather session after hadoop summit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482542 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 19:59:12 +00:00
anoopsamjohn 487f1d437f HBASE-8218 Pass HTable as parameter to methods of AggregationClient
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482478 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 17:29:31 +00:00
Zhihong Yu 90bd4de7cf HBASE-8536 Possible NullPointerException in ZKInterProcessLockBase#reapExpiredLocks (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482429 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 16:27:41 +00:00
mbertozzi 8d3581dc7e HBASE-8516 FSUtils.create() fail with ViewFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482386 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 15:22:29 +00:00
sershe 77a08bbe0a HBASE-8527 clean up code around compaction completion in HStore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482164 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 01:04:37 +00:00
Devaraj Das 8e0202945b HBASE-5930. Added unit tests and configuration value for disabling the automatic flush
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482161 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 00:55:28 +00:00
Zhihong Yu 429af3c930 HBASE-8367 LoadIncrementalHFiles does not return an error code nor throw Exception when failures occur due to timeouts (Brian Dougan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481988 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 17:48:55 +00:00
Zhihong Yu 86dc135a34 HBASE-8133 avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481599 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 16:44:49 +00:00
Devaraj Das 7a7ab8b8da HBASE-7932. Introduces Favored Nodes for region files. Adds a balancer called FavoredNodeLoadBalancer that will honor favored nodes in the process of balancing but the balance operation is currently a no-op (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481476 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 06:47:39 +00:00
Zhihong Yu 3185729df1 HBASE-8530 Refine error message from ExportSnapshot when there is leftover snapshot in target cluster (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481400 13f79535-47bb-0310-9956-ffa450edef68
2013-05-11 20:16:54 +00:00
Zhihong Yu 639bf9cfa9 HBASE-8520 TestIOFencing fails intermittently due to compaction kicking in too soon (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481226 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 22:40:50 +00:00
Michael Stack e17a4ef2af Add note on how to generate the reference guide and where its source is kept at head of the doc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481167 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 19:56:44 +00:00
jxiang 6bff9ab358 HBASE-8437 Clean up tmp coprocessor jars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480828 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 22:55:42 +00:00
Jean-Daniel Cryans 0ca1ec6c75 HBASE-8510 HBASE-8469 added a hdfs-site.xml file for tests but it gets included in the test jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480755 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 20:12:35 +00:00
Zhihong Yu 695535c657 HBASE-8509 ZKUtil#createWithParents won't set data during znode creation when parent folder doesn't exit (Jefferey and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480623 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 13:28:34 +00:00
mbertozzi 832a6efa17 HBASE-8446 Allow parallel snapshot of different tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480585 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 10:45:20 +00:00
sershe be3568fb5b HBASE-8498 PB WAL reading is broken due to some partial reads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480511 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 01:03:02 +00:00
Michael Stack c6f4c60ac4 HBASE-1762 Remove concept of ZooKeeper from HConnection interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480501 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 00:05:17 +00:00
Michael Stack cefa4fa671 HBASE-8506 Remove unused/dead classes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480493 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 22:51:18 +00:00
Michael Stack 4dc244ce5a HBASE-1762 Remove concept of ZooKeeper from HConnection interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480449 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 20:49:30 +00:00
Michael Stack 6ad28427b1 HBASE-7897 Add support for tags to Cell Interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480430 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 20:01:57 +00:00
Michael Stack 56d965829c Add note on recommended zk version
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480421 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 19:42:20 +00:00
Zhihong Yu bac9ae973c HBASE-8306 Enhance TestJoinedScanners with ability to specify various parameters (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480277 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 13:54:26 +00:00
Michael Stack 2273a939e2 Fixup how to maven release after my experience sitting by Lars -- there was a critical piece missing from the doc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480163 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 05:47:01 +00:00
Michael Stack 6f79d0e253 HBASE-8483 HConnectionManager can leak ZooKeeper connections when using deleteStaleConnection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480010 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 18:39:08 +00:00
sershe ce04d10251 HBASE-8272 make compaction checker frequency configurable per table/cf; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480003 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 18:26:22 +00:00
Zhihong Yu 5c58545787 HBASE-7066 Some HMaster coprocessor exceptions are being swallowed in try catch blocks - Revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479961 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 16:10:07 +00:00
Michael Stack 8a46690944 HBASE-5525 Truncate and preserve region boundaries option
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479778 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 06:52:44 +00:00
Enis Soztutar c68cea5b45 HBASE-8478 HBASE-2231 breaks TestHRegion#testRecoveredEditsReplayCompaction under hadoop2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479716 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 23:12:55 +00:00
sershe e5becce33e HBASE-8405 Add more custom options to how ClusterManager runs commands REDO DIFFERENTLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479713 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 23:07:55 +00:00
Michael Stack 6b57e77a58 HBASE-5835 [hbck] Catch and handle NotServingRegionException when close region attempt fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479240 13f79535-47bb-0310-9956-ffa450edef68
2013-05-05 05:41:44 +00:00
sershe d30d4ef8e7 HBASE-5746 HFileDataBlockEncoderImpl uses wrong header size when reading HFiles with no checksums (0.96)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478966 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 20:31:46 +00:00
Michael Stack 515d19c52e HBASE-8404 Extra commas in LruBlockCache.logStats
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478965 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 20:31:30 +00:00
Michael Stack bb783d7678 HBASE-7244 Provide a command or argument to startup, that formats znodes if provided
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478962 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 20:30:44 +00:00
Michael Stack 9c0387f0a9 HBASE-8487 Wrong description about regionservers in 2.4. Example configurations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478895 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 18:19:31 +00:00
jxiang 3ca2bd7339 HBASE-8485 Retry to open a HLog on more exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478880 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 17:19:27 +00:00
nkeywal 6784e894e2 HBASE-8466 Netty messages in the logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478664 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 07:41:45 +00:00
Michael Stack b782a7202e HBASE-8430 Cell decoder/scanner/etc. should not hide exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478656 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 06:40:13 +00:00
Michael Stack d668363c23 HBASE-8214 Remove proxy and engine, rely directly on pb generated Service
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478637 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 03:52:15 +00:00
Zhihong Yu bdd511c7c1 HBASE-8346 Prefetching .META. rows in case only when useCache is set to true (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478585 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 21:56:09 +00:00