[jira] [Commented] (AVRO-200) Let Utf8 implement java.io.Serializable

2015-02-26 Thread Murtaza Kanchwala (JIRA)

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

Murtaza Kanchwala commented on AVRO-200:


Hi Sean, Thanks for the update, may be I missed that one. Thanks for linking 
the Issue.


> Let Utf8 implement java.io.Serializable
> ---
>
> Key: AVRO-200
> URL: https://issues.apache.org/jira/browse/AVRO-200
> Project: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.2.0
>Reporter: Eelco Hillenius
>Priority: Minor
> Fix For: 1.3.0
>
>
> Is there any reason that Utf8 is not serializable? I can't think of any 
> problems with letting it implement the Serializable interface. Which I would 
> like because then I can send my Avro objects over the wire/ serialize them 
> with other mechanisms than Avro.



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


[jira] [Commented] (AVRO-200) Let Utf8 implement java.io.Serializable

2015-02-26 Thread Sean Busbey (JIRA)

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

Sean Busbey commented on AVRO-200:
--

Hi [~mkanchwala]! take a look at AVRO-1502. Avro 1.8.0 hasn't been released 
yet, so if that ticket doesn't meet your needs there's still time to bring it 
up on the mailing list.

> Let Utf8 implement java.io.Serializable
> ---
>
> Key: AVRO-200
> URL: https://issues.apache.org/jira/browse/AVRO-200
> Project: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.2.0
>Reporter: Eelco Hillenius
>Priority: Minor
> Fix For: 1.3.0
>
>
> Is there any reason that Utf8 is not serializable? I can't think of any 
> problems with letting it implement the Serializable interface. Which I would 
> like because then I can send my Avro objects over the wire/ serialize them 
> with other mechanisms than Avro.



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


[jira] [Commented] (AVRO-200) Let Utf8 implement java.io.Serializable

2015-02-26 Thread Murtaza Kanchwala (JIRA)

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

Murtaza Kanchwala commented on AVRO-200:


Is this issue fixed? Because I am still getting a Serialization exception for 
UTF8 class, I am using avro - 1.7.7

Any help would be appreciated.
Thanks

> Let Utf8 implement java.io.Serializable
> ---
>
> Key: AVRO-200
> URL: https://issues.apache.org/jira/browse/AVRO-200
> Project: Avro
>  Issue Type: Improvement
>  Components: java
>Affects Versions: 1.2.0
>Reporter: Eelco Hillenius
>Priority: Minor
> Fix For: 1.3.0
>
>
> Is there any reason that Utf8 is not serializable? I can't think of any 
> problems with letting it implement the Serializable interface. Which I would 
> like because then I can send my Avro objects over the wire/ serialize them 
> with other mechanisms than Avro.



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