Commit Graph

24 Commits

Author SHA1 Message Date
Zhihong Yu 1641957baa HBASE-7503 Add exists(List) in HTableInterface to allow multiple parallel exists at one time (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1440454 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 15:10:40 +00:00
Zhihong Yu f95692ce65 HBASE-7571 add the notion of per-table or per-column family configuration (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1438527 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 14:11:45 +00:00
Michael Stack ea245beac7 HBASE-7315 Remove support for client-side RowLocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435747 13f79535-47bb-0310-9956-ffa450edef68
2013-01-19 22:45:11 +00:00
Zhihong Yu 96214c1a7c HBASE-7542 SCVF: Avoid sending two unwanted boolean values from client to RS (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1435303 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 19:04:50 +00:00
Zhihong Yu 4ef3a7b395 HBASE-7238 Size based scan metric broken by protobufs (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434558 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 05:06:39 +00:00
Michael Stack ee766c07f9 HBASE-4451 Improve zk node naming (/hbase/shutdown)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434101 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 18:44:21 +00:00
Zhihong Yu 7fb425daf4 HBASE-5498 Secure Bulk Load (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433452 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 15:19:52 +00:00
Michael Stack a380af2543 HBASE-7569 change HTD/HCD to use standard byte-byte pair for metadata
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433289 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 05:07:56 +00:00
Zhihong Yu 39954ddcd4 HBASE-5416 Improve performance of scans with some kind of filters (Max Lapan and Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431103 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 21:37:35 +00:00
Michael Stack 4ab4e075bb HBASE-7479 Remove VersionedProtocol and ProtocolSignature from RPC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1430677 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 04:23:02 +00:00
Andrew Kyle Purtell 176ddb066c HBASE-7414. Convert some HFile metadata to PB
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1430106 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 01:15:05 +00:00
Zhihong Yu c8138e1c3e HBASE-7405 Enforce PB ser/de for Aggregate protocol and associated ColumnInterpreter user code bits (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1429278 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 13:22:04 +00:00
Michael Stack 9e249881ef HBASE-7224 Remove references to Writable in the ipc package
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426729 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 09:27:24 +00:00
Michael Stack b70f27ac6a HBASE-6895 Remove CoprocessorProtocol support and implementations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425010 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 16:37:03 +00:00
Michael Stack 1793a0bbcd HBASE-6789 Convert test CoprocessorProtocol implementations to protocol buffer services
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424808 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 04:29:43 +00:00
jxiang 4480a9f6eb HBASE-7373 table should not be required in AccessControlService
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424604 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 17:44:45 +00:00
Gary Helmling a7faf0d605 HBASE-6788 Convert AuthenticationProtocol to protocol buffer service
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1424122 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 21:22:36 +00:00
eclark 8aaff7c3d4 HBASE-7370 Remove Writable From ScanMetrics.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423435 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 13:57:49 +00:00
Michael Stack 9f1787fe87 HBASE-7289 Strip Writable from KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1419950 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 00:54:09 +00:00
Zhihong Yu f8cb35d156 HBASE-5258 Move coprocessors set out of RegionLoad (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1418561 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 23:57:10 +00:00
Michael Stack 813cd30de5 HBASE-7232 Remove HbaseMapWritable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415507 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 06:27:21 +00:00
eclark 9a030acad8 HBASE-7203 Move example CoProcessor into hbase-examples
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413751 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 18:02:29 +00:00
Zhihong Yu ed9218145f HBASE-6787 Convert RowProcessorProtocol to protocol buffer service (Devaraj)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412356 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 23:11:54 +00:00
eclark cca8e8280c HBASE-7185 Create hbase-protocol module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1411922 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 23:26:00 +00:00