You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2012/10/02 02:07:07 UTC

[jira] [Commented] (HBASE-6785) Convert AggregateProtocol to protobuf defined coprocessor service

    [ https://issues.apache.org/jira/browse/HBASE-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467345#comment-13467345 ] 

Ted Yu commented on HBASE-6785:
-------------------------------

{code}
  enum Type { SHORT = 1; INT = 2; LONG = 3; FLOAT = 4; DOUBLE = 5; }
{code}
When BigDecimalColumnInterpreter is added, the above enum needs to be modified, right ?

bq. users will be impacted w.r.t the usage (via AggregationClient)
Yeah. That would be a little painful.
                
> Convert AggregateProtocol to protobuf defined coprocessor service
> -----------------------------------------------------------------
>
>                 Key: HBASE-6785
>                 URL: https://issues.apache.org/jira/browse/HBASE-6785
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: Gary Helmling
>            Assignee: Devaraj Das
>             Fix For: 0.96.0
>
>         Attachments: Aggregate.proto
>
>
> With coprocessor endpoints now exposed as protobuf defined services, we should convert over all of our built-in endpoints to PB services.

--
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