| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
116 (0.753s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-914] SpecificResponder casts Throwable to Exception; fails for OutOfMemoryError - Avro - [issue]
|
|
...I have the following stack frame in an application i'm working with:java.lang.ClassCastException: java.lang.OutOfMemoryError cannot be cast to java.lang.Exception at org.apache.avro.ipc.spec...
|
|
|
http://issues.apache.org/jira/browse/AVRO-914
Author: Philip Zeyliger,
2012-09-11, 22:01
|
|
|
Re: gradle plugin - Avro - [mail # dev]
|
|
...Hmm. You can add a top-level lang/groovy system, but I'm not sure how much of a pain that'll be. I no next to nothing about gradle. On Tue, Sep 11, 2012 at 2:34 PM, Steven...
|
|
|
Author: Philip Zeyliger,
2012-09-11, 21:54
|
|
|
Re: gradle plugin - Avro - [mail # dev]
|
|
...Hi Stephen, Check out https://cwiki.apache.org/AVRO/how-to-contribute.html for instructions. In short, file a JIRA, attach the patch, and get it reviewed. On Tue, Sep 11, ...
|
|
|
Author: Philip Zeyliger,
2012-09-11, 21:23
|
|
|
Re: Working on Avro for Node.js - Avro - [mail # user]
|
|
...Hi Manuel, https://issues.apache.org/jira/browse/AVRO-485 came across the mailing list recently; you might want to share efforts. I encourage you to file a JIRA and attach your p...
|
|
|
Author: Philip Zeyliger,
2012-08-30, 20:59
|
|
|
Re: Setting a deadline on an RPC? - Avro - [mail # user]
|
|
...There are also constructors to NettyTransceiver that take timeout values for connections (this happens to be from 1.6.3): /** * Creates a NettyTransceiver, and atte...
|
|
|
Author: Philip Zeyliger,
2012-07-19, 22:36
|
|
|
Re: Setting a deadline on an RPC? - Avro - [mail # user]
|
|
...Hi Christophe, We do this: private static T createRpc(Class klass, URL url, int timeoutMillis) throws IOException { HttpTransceiver transceiver = new H...
|
|
|
Author: Philip Zeyliger,
2012-07-19, 01:19
|
|
|
Re: [VOTE] Avro release 1.7.1 (rc 0) - Avro - [mail # dev]
|
|
...+1: I downloaded and ran the Java tests. On Thu, Jul 12, 2012 at 12:44 PM, Doug Cutting wrote: ...
|
|
|
Author: Philip Zeyliger,
2012-07-18, 21:45
|
|
|
Re: Possibility of additional compression within a binary rpc protocol - Avro - [mail # user]
|
|
...Hi Иван, Compression seems like an excellent addition to the RPC layer. There is already a 'Codec' interface used for avro data files; it would make sense to expose the same set ...
|
|
|
Author: Philip Zeyliger,
2012-06-25, 04:18
|
|
|
Re: [VOTE] Avro release 1.7.0 (rc 1) - Avro - [mail # dev]
|
|
...+1. Downloaded sources and ran tests. On Thu, Jun 7, 2012 at 3:45 PM, Doug Cutting wrote: ...
|
|
|
Author: Philip Zeyliger,
2012-06-08, 18:47
|
|
|
Re: Scala API - Avro - [mail # user]
|
|
...On Tue, May 29, 2012 at 11:04 PM, Christophe Taton wrote: Sure! I know Michael Armbrust over at Berkeley has been using Scala with Avro; you might send him an e-mail (he's a gra...
|
|
|
Author: Philip Zeyliger,
2012-05-30, 16:34
|
|
|
|