Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Later
-
None
-
None
-
None
Description
This issue considers making a language neutral IPC mechanism and wire format a first class component of HBase architecture. Clients could talk to the master and regionserver using this protocol instead of HRPC at their option.
Options for language neutral IPC include:
- Protocol buffers: http://code.google.com/p/protobuf/
Attachments
Issue Links
- is depended upon by
-
HBASE-1015 HBase Native Client Library
- Closed
- is related to
-
HADOOP-6170 add Avro-based RPC serialization
- Closed
-
HBASE-1367 get rid of thrift exception 'NotFound'
- Closed
-
THRIFT-484 Ability to use a slice of a buffer instead of a direct byte[] for binary fields
- Closed