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

Josh Elser commented on ACCUMULO-3594:
--------------------------------------

bq. Alternatively, we could rely on Avro's generic serialization implementation 
(but it's a little slower).

I'm not sure what this means. Can I lazy-internet you and ask for a "why avro" 
overview/blog/paper?

> Consider message replacement for Writable classes internally
> ------------------------------------------------------------
>
>                 Key: ACCUMULO-3594
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3594
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Josh Elser
>             Fix For: 1.7.0
>
>
> We have a number of writable classes, some of which are non-trivial and 
> serialized in tables or files:
> * {{org.apache.accumulo.core.tabletserver.log.LogEntry}}
> * {{org.apache.accumulo.core.metadata.schema.DataFileValue}}
> * {{org.apache.accumulo.server.master.state.TServerInstance}}
> Consider converting this (and possibly others) to better message classes to 
> easily add more functionality in the future.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to