You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Updated] (AVRO-1014) Avro-C's Avrocat does not check if avro_value_to_json fails - posted by "Douglas Creager (Updated) (JIRA)" <ji...@apache.org> on 2012/02/01 18:38:59 UTC, 0 replies.
- Re: Parsing json schemas for c++ - posted by Shaun Williams <sh...@apple.com> on 2012/02/01 19:11:30 UTC, 1 replies.
- [jira] [Commented] (AVRO-485) JavaScript encoding/decoding - posted by "A B (Commented) (JIRA)" <ji...@apache.org> on 2012/02/01 22:50:59 UTC, 1 replies.
- [jira] [Updated] (AVRO-956) Remove dependency on Flex/Bison - posted by "Thiruvalluvan M. G. (Updated) (JIRA)" <ji...@apache.org> on 2012/02/02 20:12:53 UTC, 1 replies.
- [jira] [Updated] (AVRO-973) Union behavior not consistent - posted by "Marcio Silva (Updated) (JIRA)" <ji...@apache.org> on 2012/02/02 23:49:06 UTC, 3 replies.
- Anyone started work on RPC implementation for avro C ? - posted by "Brimhall, Geoffrey" <ge...@intuit.com> on 2012/02/04 00:42:44 UTC, 3 replies.
- Avro 1.6.2 soon? - posted by Doug Cutting <cu...@apache.org> on 2012/02/04 01:30:13 UTC, 0 replies.
- Anyone working on AVRO-283 or AVRO-300? - posted by Marcio O Silva <ma...@gmail.com> on 2012/02/04 02:49:12 UTC, 3 replies.
- [jira] [Commented] (AVRO-956) Remove dependency on Flex/Bison - posted by "Thiruvalluvan M. G. (Commented) (JIRA)" <ji...@apache.org> on 2012/02/04 03:01:54 UTC, 0 replies.
- [jira] [Updated] (AVRO-300) Support "doc" field in schemas in Python implementation - posted by "Marcio Silva (Updated) (JIRA)" <ji...@apache.org> on 2012/02/04 04:30:01 UTC, 2 replies.
- [jira] [Updated] (AVRO-301) Handle non-reserved properties appropriately in the Python implementation - posted by "Marcio Silva (Updated) (JIRA)" <ji...@apache.org> on 2012/02/04 06:35:53 UTC, 3 replies.
- [jira] [Created] (AVRO-1015) Support for C++ build using Micrsoft Visual Studio on Windows - posted by "Thiruvalluvan M. G. (Created) (JIRA)" <ji...@apache.org> on 2012/02/04 14:37:53 UTC, 0 replies.
- [jira] [Updated] (AVRO-1015) Support for C++ build using Micrsoft Visual Studio on Windows - posted by "Thiruvalluvan M. G. (Updated) (JIRA)" <ji...@apache.org> on 2012/02/04 15:37:53 UTC, 2 replies.
- [jira] [Created] (AVRO-1016) Expose aliases on Schema.Field - posted by "koert kuipers (Created) (JIRA)" <ji...@apache.org> on 2012/02/04 16:59:54 UTC, 0 replies.
- [jira] [Updated] (AVRO-1016) Expose aliases on Schema.Field - posted by "koert kuipers (Updated) (JIRA)" <ji...@apache.org> on 2012/02/04 17:32:53 UTC, 5 replies.
- [jira] [Commented] (AVRO-980) C: avro_schema_from_json ignores length parameter - posted by "Douglas Creager (Commented) (JIRA)" <ji...@apache.org> on 2012/02/06 15:09:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-996) Java: SpecificRecord builder pattern object copy fails with unions in some cases - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/06 20:19:59 UTC, 0 replies.
- [jira] [Created] (AVRO-1017) org.apache.avro.generic.GenericData.resolveUnion does not deal correctly with a union of two records with (different) namespace definitions - posted by "Joseph Adler (Created) (JIRA)" <ji...@apache.org> on 2012/02/06 23:20:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-996) Java: SpecificRecord builder pattern object copy fails with unions in some cases - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/06 23:40:59 UTC, 0 replies.
- [jira] [Assigned] (AVRO-301) Handle non-reserved properties appropriately in the Python implementation - posted by "Doug Cutting (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/07 00:14:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-1017) org.apache.avro.generic.GenericData.resolveUnion does not deal correctly with a union of two records with (different) namespace definitions - posted by "Joseph Adler (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 00:29:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-1016) Expose aliases on Schema.Field - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 00:29:03 UTC, 2 replies.
- [jira] [Commented] (AVRO-995) Java: Update Dependencies for 1.6.2 - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 00:54:59 UTC, 3 replies.
- [jira] [Issue Comment Edited] (AVRO-995) Java: Update Dependencies for 1.6.2 - posted by "Scott Carey (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/02/07 00:54:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-1011) Improve POM structure - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 02:23:04 UTC, 5 replies.
- [jira] [Updated] (AVRO-1011) Improve POM structure - posted by "Scott Carey (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 02:28:59 UTC, 2 replies.
- [jira] [Commented] (AVRO-1012) Improve avro-service-archetype: POM and IT changes - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 02:36:59 UTC, 2 replies.
- [jira] [Created] (AVRO-1018) Java: add eclipse generated files to svn ignore for protobuf, thrift, and archetype modules - posted by "Scott Carey (Created) (JIRA)" <ji...@apache.org> on 2012/02/07 02:38:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1018) Java: add eclipse generated files to svn ignore for protobuf, thrift, and archetype modules - posted by "Scott Carey (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 03:19:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-1007) Insufficient validation in generated specific record builder implementations - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 04:21:07 UTC, 12 replies.
- [jira] [Commented] (AVRO-1010) Improve Javadoc for CodecFactory, AvroJob and AvroOutputFormat mostly concerning compression - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 04:23:15 UTC, 0 replies.
- [jira] [Updated] (AVRO-1007) Insufficient validation in generated specific record builder implementations - posted by "Scott Carey (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 04:25:02 UTC, 6 replies.
- [jira] [Updated] (AVRO-1008) Allow IPC clients to perform the IPC handshake before the first RPC is invoked - posted by "James Baldassari (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 05:58:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1013) NettyTransceiver can hang after server restart - posted by "James Baldassari (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 06:00:59 UTC, 2 replies.
- [jira] [Created] (AVRO-1019) Add unit test for Netty server concurrent execution - posted by "James Baldassari (Created) (JIRA)" <ji...@apache.org> on 2012/02/07 06:24:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1019) Add unit test for Netty server concurrent execution - posted by "James Baldassari (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 06:26:59 UTC, 2 replies.
- [jira] [Resolved] (AVRO-1001) Adding thread pool to NettyServerAvroHandler - posted by "James Baldassari (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/07 06:31:19 UTC, 0 replies.
- [jira] [Commented] (AVRO-1001) Adding thread pool to NettyServerAvroHandler - posted by "James Baldassari (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 06:43:00 UTC, 0 replies.
- [jira] [Created] (AVRO-1020) Builder API fails to substitute default values for enum types - posted by "James Baldassari (Created) (JIRA)" <ji...@apache.org> on 2012/02/07 07:50:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1020) Builder API fails to substitute default values for enum types - posted by "James Baldassari (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 07:52:59 UTC, 3 replies.
- [jira] [Resolved] (AVRO-996) Java: SpecificRecord builder pattern object copy fails with unions in some cases - posted by "James Baldassari (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/07 08:25:00 UTC, 0 replies.
- [jira] [Issue Comment Edited] (AVRO-1011) Improve POM structure - posted by "Scott Carey (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/02/07 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-1008) Allow IPC clients to perform the IPC handshake before the first RPC is invoked - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 20:31:01 UTC, 1 replies.
- [jira] [Commented] (AVRO-1019) Add unit test for Netty server concurrent execution - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 20:34:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-1020) Builder API fails to substitute default values for enum types - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 20:38:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-1013) NettyTransceiver can hang after server restart - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 20:40:59 UTC, 2 replies.
- [jira] [Updated] (AVRO-1012) Improve avro-service-archetype: POM and IT changes - posted by "Scott Carey (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 20:57:02 UTC, 3 replies.
- [jira] [Updated] (AVRO-1005) Add optional parameter to HttpTransceiver for Proxy - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 23:43:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1010) Improve Javadoc for CodecFactory, AvroJob and AvroOutputFormat mostly concerning compression - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 23:51:03 UTC, 0 replies.
- [jira] [Updated] (AVRO-971) IDL Import from project classpath - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 00:30:59 UTC, 3 replies.
- [jira] [Commented] (AVRO-975) Support RPC in C# - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/08 00:51:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-1006) Fingerprints for Avro Schemas - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/08 02:09:00 UTC, 15 replies.
- [jira] [Created] (AVRO-1021) Fix a few name-related imperfections in Avro spec - posted by "Raymie Stata (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 06:46:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-995) Java: Update Dependencies for 1.6.2 - posted by "Scott Carey (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 06:54:59 UTC, 1 replies.
- [jira] [Updated] (AVRO-1021) Fix a few name-related imperfections in Avro spec - posted by "Raymie Stata (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 06:54:59 UTC, 4 replies.
- [jira] [Created] (AVRO-1022) Error in validate name - posted by "Raymie Stata (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 07:20:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1022) Error in validate name - posted by "Raymie Stata (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 07:22:59 UTC, 2 replies.
- [jira] [Assigned] (AVRO-1023) Saved state should be restored in finally clause - posted by "Raymie Stata (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/08 07:32:59 UTC, 0 replies.
- [jira] [Created] (AVRO-1023) Saved state should be restored in finally clause - posted by "Raymie Stata (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 07:32:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1023) Saved state should be restored in finally clause - posted by "Raymie Stata (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 07:34:59 UTC, 1 replies.
- [jira] [Commented] (AVRO-1021) Fix a few name-related imperfections in Avro spec - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/08 08:04:59 UTC, 4 replies.
- [jira] [Commented] (AVRO-1022) Error in validate name - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/08 08:10:59 UTC, 14 replies.
- [jira] [Commented] (AVRO-1023) Saved state should be restored in finally clause - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/08 08:12:59 UTC, 1 replies.
- [jira] [Updated] (AVRO-1006) Fingerprints for Avro Schemas - posted by "Raymie Stata (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 09:35:59 UTC, 2 replies.
- [jira] [Commented] (AVRO-971) IDL Import from project classpath - posted by "Victor Chau (Commented) (JIRA)" <ji...@apache.org> on 2012/02/08 21:40:59 UTC, 0 replies.
- [jira] [Created] (AVRO-1024) Allow users to subclass JsonEncoder - posted by "Elliott Clark (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 23:16:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1024) Allow users to subclass JsonEncoder - posted by "Elliott Clark (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 23:19:00 UTC, 2 replies.
- Build failed in Jenkins: AvroJava #222 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/08 23:34:35 UTC, 0 replies.
- [jira] [Commented] (AVRO-1024) Allow users to subclass JsonEncoder - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/08 23:54:59 UTC, 2 replies.
- Jenkins build is back to normal : AvroJava #223 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/08 23:58:39 UTC, 0 replies.
- [jira] [Created] (AVRO-1025) migrate website & dist to svnpubsub - posted by "Doug Cutting (Created) (JIRA)" <ji...@apache.org> on 2012/02/09 01:28:57 UTC, 0 replies.
- [jira] [Commented] (AVRO-1025) migrate website & dist to svnpubsub - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 01:30:57 UTC, 2 replies.
- [jira] [Commented] (AVRO-850) Python protocol parsing doesn't set message error union to ['string'] when no errors declared - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 02:00:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-973) Union behavior not consistent - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 02:02:01 UTC, 10 replies.
- [jira] [Commented] (AVRO-300) Support "doc" field in schemas in Python implementation - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 02:04:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-301) Handle non-reserved properties appropriately in the Python implementation - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 02:04:00 UTC, 4 replies.
- [jira] [Commented] (AVRO-1015) Support for C++ build using Micrsoft Visual Studio on Windows - posted by "Thiruvalluvan M. G. (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 02:59:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-983) maven-avro-plugin: Allow maven schema compiler to support external reference in an another avro schema file - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/09 22:42:57 UTC, 0 replies.
- [jira] [Commented] (AVRO-990) ruby impl failed when the local_protocol not same with remote_protocol - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 22:42:57 UTC, 0 replies.
- [jira] [Updated] (AVRO-990) ruby impl failed when the local_protocol not same with remote_protocol - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/09 22:42:57 UTC, 0 replies.
- [VOTE] Avro release 1.6.2 (rc 0) - posted by Doug Cutting <cu...@apache.org> on 2012/02/09 23:58:25 UTC, 3 replies.
- [jira] [Resolved] (AVRO-980) C: avro_schema_from_json ignores length parameter - posted by "Douglas Creager (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/10 00:30:00 UTC, 0 replies.
- [VOTE] Avro release 1.6.2 (rc 1) - posted by Doug Cutting <cu...@apache.org> on 2012/02/10 01:06:04 UTC, 15 replies.
- [jira] [Updated] (AVRO-283) Change the new Python implementation from dictionaries to objects - posted by "Douglas Kaminsky (Updated) (JIRA)" <ji...@apache.org> on 2012/02/10 21:38:59 UTC, 1 replies.
- [jira] [Created] (AVRO-1026) Add namespace support to C++ - posted by "Keh-Li Sheng (Created) (JIRA)" <ji...@apache.org> on 2012/02/10 21:44:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-283) Change the new Python implementation from dictionaries to objects - posted by "Douglas Kaminsky (Commented) (JIRA)" <ji...@apache.org> on 2012/02/10 21:46:59 UTC, 1 replies.
- [jira] [Updated] (AVRO-1026) Add namespace support to C++ - posted by "Keh-Li Sheng (Updated) (JIRA)" <ji...@apache.org> on 2012/02/10 21:46:59 UTC, 3 replies.
- [jira] [Created] (AVRO-1027) NettyTransceiver will deadlock when attempting transceive/disconnect on the same thread - posted by "Simon Wilkinson (Created) (JIRA)" <ji...@apache.org> on 2012/02/10 23:53:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1027) NettyTransceiver will deadlock when attempting transceive/disconnect on the same thread - posted by "Simon Wilkinson (Updated) (JIRA)" <ji...@apache.org> on 2012/02/10 23:56:59 UTC, 2 replies.
- [jira] [Commented] (AVRO-1027) NettyTransceiver will deadlock when attempting transceive/disconnect on the same thread - posted by "James Baldassari (Commented) (JIRA)" <ji...@apache.org> on 2012/02/11 08:48:00 UTC, 3 replies.
- [jira] [Created] (AVRO-1028) IPC transceiver doesn't gracefully handle server connection resets. - posted by "Bo Shi (Created) (JIRA)" <ji...@apache.org> on 2012/02/13 02:51:00 UTC, 0 replies.
- [jira] [Work started] (AVRO-1028) IPC transceiver doesn't gracefully handle server connection resets. - posted by "Bo Shi (Work started) (JIRA)" <ji...@apache.org> on 2012/02/13 02:51:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1028) IPC transceiver doesn't gracefully handle server connection resets. - posted by "Bo Shi (Updated) (JIRA)" <ji...@apache.org> on 2012/02/13 02:52:59 UTC, 2 replies.
- [jira] [Created] (AVRO-1029) I want to transfer files beetwin server and client by Avro-c. - posted by "menghaocheng (Created) (JIRA)" <ji...@apache.org> on 2012/02/13 05:40:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1029) I want to transfer files beetwin server and client by Avro-c. - posted by "menghaocheng (Updated) (JIRA)" <ji...@apache.org> on 2012/02/13 07:16:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-1028) IPC transceiver doesn't gracefully handle server connection resets. - posted by "Bo Shi (Commented) (JIRA)" <ji...@apache.org> on 2012/02/13 21:18:59 UTC, 2 replies.
- [jira] [Commented] (AVRO-831) Enhance the Python `distutils` control file `setup.py` to build Avro/Python without a pre-processing step. - posted by "Bo Shi (Commented) (JIRA)" <ji...@apache.org> on 2012/02/13 22:20:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-1026) Add namespace support to C++ - posted by "Thiruvalluvan M. G. (Commented) (JIRA)" <ji...@apache.org> on 2012/02/14 19:50:00 UTC, 1 replies.
- [jira] [Created] (AVRO-1030) Dead link on Avro web site - posted by "Jan Høydahl (Created JIRA)" <ji...@apache.org> on 2012/02/15 00:17:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1030) Dead link on Avro web site - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/15 00:49:59 UTC, 2 replies.
- [jira] [Created] (AVRO-1031) C test case makes too many assumptions of memcmp - posted by "Douglas Creager (Created) (JIRA)" <ji...@apache.org> on 2012/02/15 03:03:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1031) C test case makes too many assumptions of memcmp - posted by "Douglas Creager (Updated) (JIRA)" <ji...@apache.org> on 2012/02/15 03:11:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-1029) I want to transfer files beetwin server and client by Avro-c. - posted by "Douglas Creager (Commented) (JIRA)" <ji...@apache.org> on 2012/02/17 14:29:59 UTC, 2 replies.
- [jira] [Created] (AVRO-1032) Add AvroMapDriver and AvroReduceDriver - posted by "Daniel Micol-Ponce (Created) (JIRA)" <ji...@apache.org> on 2012/02/17 18:45:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-672) Convert JSON Text Input to Avro Tool - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/17 22:36:57 UTC, 0 replies.
- [jira] [Updated] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2 - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/18 00:44:05 UTC, 1 replies.
- [jira] [Assigned] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2 - posted by "Doug Cutting (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/18 05:56:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2 - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/18 06:21:59 UTC, 8 replies.
- [jira] [Created] (AVRO-1033) Avro-C reference count fails on x86 and x86-64 for GCC 4.1.0 and earlier - posted by "Vivek Nadkarni (Created) (JIRA)" <ji...@apache.org> on 2012/02/19 23:54:34 UTC, 0 replies.
- [jira] [Updated] (AVRO-1033) Avro-C reference count fails on x86 and x86-64 for GCC 4.1.0 and earlier - posted by "Vivek Nadkarni (Updated) (JIRA)" <ji...@apache.org> on 2012/02/20 00:04:37 UTC, 2 replies.
- [jira] [Created] (AVRO-1034) Avro C Resolved reader does not initialize children of arrays, resulting in segmentation faults - posted by "Vivek Nadkarni (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 04:52:48 UTC, 0 replies.
- [jira] [Updated] (AVRO-1034) Avro C Resolved reader does not initialize children of arrays, resulting in segmentation faults - posted by "Vivek Nadkarni (Updated) (JIRA)" <ji...@apache.org> on 2012/02/22 05:00:52 UTC, 4 replies.
- [jira] [Created] (AVRO-1035) Add the possibility to append to existing avro files - posted by "Vyacheslav Zholudev (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 16:35:49 UTC, 0 replies.
- [jira] [Commented] (AVRO-1035) Add the possibility to append to existing avro files - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/22 20:15:51 UTC, 0 replies.
- [jira] [Commented] (AVRO-999) NPE in Java, RecordBuilderBase.defaultValue - posted by "Doug Cutting (Commented) (JIRA)" <ji...@apache.org> on 2012/02/23 00:25:50 UTC, 3 replies.
- [jira] [Created] (AVRO-1036) IDL processing fails with multi-level nested imports - posted by "George Fletcher (Created) (JIRA)" <ji...@apache.org> on 2012/02/23 18:48:49 UTC, 0 replies.
- [jira] [Commented] (AVRO-1036) IDL processing fails with multi-level nested imports - posted by "George Fletcher (Commented) (JIRA)" <ji...@apache.org> on 2012/02/23 18:54:48 UTC, 5 replies.
- [jira] [Updated] (AVRO-1036) IDL processing fails with multi-level nested imports - posted by "George Fletcher (Updated) (JIRA)" <ji...@apache.org> on 2012/02/23 21:56:49 UTC, 5 replies.
- [jira] [Assigned] (AVRO-1036) IDL processing fails with multi-level nested imports - posted by "Doug Cutting (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/23 23:15:49 UTC, 0 replies.
- [jira] [Updated] (AVRO-999) NPE in Java, RecordBuilderBase.defaultValue - posted by "Doug Cutting (Updated) (JIRA)" <ji...@apache.org> on 2012/02/23 23:15:49 UTC, 1 replies.
- [jira] [Created] (AVRO-1037) Problems using Avro 1.6.2 with Hadoop (CDH3 or 1.0) - posted by "Scott Carey (Created) (JIRA)" <ji...@apache.org> on 2012/02/23 23:55:49 UTC, 0 replies.
- [jira] [Commented] (AVRO-1037) Problems using Avro 1.6.2 with Hadoop (CDH3 or 1.0) - posted by "Scott Carey (Commented) (JIRA)" <ji...@apache.org> on 2012/02/23 23:55:49 UTC, 2 replies.
- [jira] [Updated] (AVRO-1037) Problems using Avro 1.6.2 with Hadoop (CDH3 or 1.0) - posted by "Scott Carey (Updated) (JIRA)" <ji...@apache.org> on 2012/02/24 00:05:49 UTC, 2 replies.
- release 1.6.3 soon? - posted by Doug Cutting <cu...@apache.org> on 2012/02/25 00:52:03 UTC, 3 replies.
- Mailing list hosting @ MarkMail - posted by lewis john mcgibbney <le...@apache.org> on 2012/02/25 13:23:24 UTC, 0 replies.
- [jira] [Assigned] (AVRO-1027) NettyTransceiver will deadlock when attempting transceive/disconnect on the same thread - posted by "James Baldassari (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/26 00:01:49 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1031) C test case makes too many assumptions of memcmp - posted by "Douglas Creager (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/29 02:26:05 UTC, 0 replies.
- [jira] [Created] (AVRO-1038) Avro-C: Header file calls out GCC atomic intrinsics, which are missing in some GCC versions older than 4.5.0 - posted by "Vivek Nadkarni (Created) (JIRA)" <ji...@apache.org> on 2012/02/29 09:12:04 UTC, 0 replies.
- [jira] [Updated] (AVRO-1038) Avro-C: Header file calls out GCC atomic intrinsics, which are missing in some GCC versions older than 4.5.0 - posted by "Vivek Nadkarni (Updated) (JIRA)" <ji...@apache.org> on 2012/02/29 09:49:58 UTC, 0 replies.
- [jira] [Created] (AVRO-1039) Avro-C: Test 1 (quickstop) requires deflate codec, and fails when it is missing - posted by "Vivek Nadkarni (Created) (JIRA)" <ji...@apache.org> on 2012/02/29 10:21:58 UTC, 0 replies.