An abstraction layer like that would have to be done carefully for the indirection to not degrade performance, and the work already would be challenging enough.
- Andy > From: Michael Dagaev <[email protected]> > Subject: Re: HTable Pooling Results > To: [email protected], [email protected] > Date: Wednesday, December 17, 2008, 1:10 AM > > Maybe it makes sense to make the transport > "pluggable". So we can > change it without having to modify the code. > > On Wed, Dec 17, 2008 at 4:38 AM, Andrew Purtell > <[email protected]> wrote: > > One reason I'd personally like to see another > > (binary) wire protocol for communicating between > > the clients, master, and > > regionservers is HBASE-1015: > > > > https://issues.apache.org/jira/browse/HBASE-1015 > > > > Maybe I'll have some time to work on this soon in > > 2009.
