You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/08/15 06:41:49 UTC

[jira] [Created] (HBASE-9230) Fix the server so you can say 'no codec' when you set up a connection and then the communication is pure pb

stack created HBASE-9230:
----------------------------

             Summary: Fix the server so you can say 'no codec' when you set up a connection and then the communication is pure pb
                 Key: HBASE-9230
                 URL: https://issues.apache.org/jira/browse/HBASE-9230
             Project: HBase
          Issue Type: Bug
            Reporter: stack
            Assignee: stack
            Priority: Critical
             Fix For: 0.96.0


Working on the asynchbase update w/ B this afternoon so it can run against 0.95/0.96, I noticed that clients HAVE TO do cellblocks as the server is currently.  That is an oversight.  Lets fix so can do all pb all the time too (I thought this was there but it is not); it will make it easier dev'ing simple clients.

This issue shouldn't hold up release but we should get it in to help the asynchbase convertion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira