You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Created: (AVRO-723) Incorrect handling of Undeclared Errors in IPC calls to SpecificResponder - posted by "Stephen Gargan (JIRA)" <ji...@apache.org> on 2011/01/02 03:59:46 UTC, 0 replies.
- [jira] Updated: (AVRO-723) Incorrect handling of Undeclared Errors in IPC calls to SpecificResponder - posted by "Stephen Gargan (JIRA)" <ji...@apache.org> on 2011/01/02 04:01:45 UTC, 5 replies.
- [jira] Updated: (AVRO-663) avro-tools-1.4.0.jar doesn't meet the maven2 layout standard, making it inaccessble to maven users - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/02 12:04:46 UTC, 1 replies.
- [jira] Commented: (AVRO-723) Incorrect handling of Undeclared Errors in IPC calls to SpecificResponder - posted by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2011/01/02 18:52:46 UTC, 3 replies.
- [jira] Updated: (AVRO-717) SpecificDatumWriter is using GenericData.resolveUnion sometimes - posted by "Joe Crobak (JIRA)" <ji...@apache.org> on 2011/01/03 00:08:46 UTC, 2 replies.
- [jira] Created: (AVRO-724) C implementation does not write datum values that are larger than the memory write buffer (currently 16K) - posted by "Jeremy Hinegardner (JIRA)" <ji...@apache.org> on 2011/01/03 06:09:45 UTC, 0 replies.
- [jira] Commented: (AVRO-724) C implementation does not write datum values that are larger than the memory write buffer (currently 16K) - posted by "Jeremy Hinegardner (JIRA)" <ji...@apache.org> on 2011/01/03 06:13:45 UTC, 1 replies.
- [jira] Updated: (AVRO-719) AvroOutputFormat: Expose sync interval configuration - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/03 19:50:46 UTC, 2 replies.
- [jira] Commented: (AVRO-722) IPC Request Metadata written for transmission before processing by plugins - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/03 20:27:46 UTC, 3 replies.
- [jira] Assigned: (AVRO-722) IPC Request Metadata written for transmission before processing by plugins - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/03 20:29:45 UTC, 0 replies.
- [jira] Commented: (AVRO-663) avro-tools-1.4.0.jar doesn't meet the maven2 layout standard, making it inaccessble to maven users - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/03 20:39:46 UTC, 0 replies.
- [jira] Updated: (AVRO-722) IPC Request Metadata written for transmission before processing by plugins - posted by "Stephen Gargan (JIRA)" <ji...@apache.org> on 2011/01/03 23:38:45 UTC, 3 replies.
- [jira] Resolved: (AVRO-638) make reflect, specific and generic data compatible - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/04 22:52:48 UTC, 0 replies.
- [jira] Updated: (AVRO-695) Cycle Reference Support - posted by "Moustapha Cherri (JIRA)" <ji...@apache.org> on 2011/01/04 23:45:46 UTC, 0 replies.
- [jira] Updated: (AVRO-716) New Java build: integrate with parent build and remove cruft - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/04 23:47:45 UTC, 5 replies.
- [jira] Commented: (AVRO-719) AvroOutputFormat: Expose sync interval configuration - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/04 23:49:46 UTC, 0 replies.
- [jira] Created: (AVRO-725) avro_schema_get_subschema function - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/05 00:10:45 UTC, 0 replies.
- [jira] Updated: (AVRO-725) avro_schema_get_subschema function - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/05 00:12:45 UTC, 2 replies.
- [jira] Updated: (AVRO-630) Array size is not exposed - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/05 00:36:46 UTC, 0 replies.
- [jira] Commented: (AVRO-716) New Java build: integrate with parent build and remove cruft - posted by "Ken Krugler (JIRA)" <ji...@apache.org> on 2011/01/05 00:44:45 UTC, 12 replies.
- [jira] Updated: (AVRO-656) writing unions with multiple records, fixed or enums can choose wrong branch - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/05 01:10:47 UTC, 1 replies.
- [jira] Commented: (AVRO-656) writing unions with multiple records, fixed or enums can choose wrong branch - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/05 02:24:45 UTC, 6 replies.
- [jira] Created: (AVRO-726) Make GenericDatumReader/GenericDatumWriter data member protected so that it can be used by the derived classes - posted by "Xiaolu Ye (JIRA)" <ji...@apache.org> on 2011/01/05 22:50:47 UTC, 0 replies.
- [jira] Created: (AVRO-727) Plethora of new accessors/mutators - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/05 23:00:46 UTC, 0 replies.
- [jira] Updated: (AVRO-727) Plethora of new accessors/mutators - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/05 23:00:51 UTC, 2 replies.
- [jira] Commented: (AVRO-727) Plethora of new accessors/mutators - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/05 23:02:46 UTC, 1 replies.
- [jira] Commented: (AVRO-726) Make GenericDatumReader/GenericDatumWriter data member protected so that it can be used by the derived classes - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/06 06:45:45 UTC, 3 replies.
- [jira] Commented: (AVRO-695) Cycle Reference Support - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/06 20:42:46 UTC, 1 replies.
- [jira] Commented: (AVRO-725) avro_schema_get_subschema function - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 00:34:47 UTC, 2 replies.
- [jira] Updated: (AVRO-643) TestTraceCollection sometimes fails - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 02:02:45 UTC, 0 replies.
- [jira] Resolved: (AVRO-643) TestTraceCollection sometimes fails - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 18:53:47 UTC, 0 replies.
- [jira] Commented: (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2 - posted by "Jeremy Hinegardner (JIRA)" <ji...@apache.org> on 2011/01/07 19:59:47 UTC, 3 replies.
- [jira] Updated: (AVRO-708) Repeated calls to Netty IPC service fail - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 21:31:45 UTC, 0 replies.
- [jira] Resolved: (AVRO-708) Repeated calls to Netty IPC service fail - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 21:37:46 UTC, 0 replies.
- [jira] Updated: (AVRO-694) Python protocol parsing failing on maps with record value types defined within protocol - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 22:24:47 UTC, 0 replies.
- [jira] Commented: (AVRO-720) Generated code for arrays should accept extensions of array content type - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 22:42:46 UTC, 1 replies.
- [jira] Updated: (AVRO-720) Generated code for arrays should accept extensions of array content type - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 22:44:45 UTC, 0 replies.
- [jira] Updated: (AVRO-688) One-Way Attribute is ignored in Python and Ruby bindings - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/07 22:54:45 UTC, 3 replies.
- [jira] Created: (AVRO-728) make website conform to Apache trademark guidelines - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/08 01:37:46 UTC, 0 replies.
- [jira] Updated: (AVRO-549) Route memory management through an allocator interface - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/08 20:30:47 UTC, 0 replies.
- [jira] Created: (AVRO-729) JSON encoded Avro values - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/08 20:34:45 UTC, 0 replies.
- [jira] Updated: (AVRO-729) JSON encoded Avro values - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/08 20:36:45 UTC, 0 replies.
- [jira] Commented: (AVRO-729) JSON encoded Avro values - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/08 23:30:45 UTC, 0 replies.
- [jira] Created: (AVRO-730) Implement set and remove methods from List interface on GenericData.Array - posted by "Chase Bradford (JIRA)" <ji...@apache.org> on 2011/01/10 05:30:45 UTC, 0 replies.
- [jira] Updated: (AVRO-730) Implement set and remove methods from List interface on GenericData.Array - posted by "Chase Bradford (JIRA)" <ji...@apache.org> on 2011/01/10 05:38:51 UTC, 6 replies.
- [jira] Commented: (AVRO-730) Implement set and remove methods from List interface on GenericData.Array - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/10 20:30:46 UTC, 4 replies.
- [jira] Resolved: (AVRO-630) Array size is not exposed - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/11 15:50:47 UTC, 0 replies.
- [jira] Resolved: (AVRO-727) Plethora of new accessors/mutators - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/11 15:58:47 UTC, 0 replies.
- [jira] Resolved: (AVRO-549) Route memory management through an allocator interface - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/11 16:08:48 UTC, 0 replies.
- [jira] Commented: (AVRO-549) Route memory management through an allocator interface - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/11 16:08:53 UTC, 0 replies.
- buildbot failure in ASF Buildbot on avro-c-fbsd - posted by bu...@apache.org on 2011/01/11 17:56:10 UTC, 0 replies.
- buildbot failure in ASF Buildbot on avro-c-solaris-x86 - posted by bu...@apache.org on 2011/01/11 17:57:07 UTC, 0 replies.
- buildbot success in ASF Buildbot on avro-c-fbsd - posted by bu...@apache.org on 2011/01/11 18:18:30 UTC, 0 replies.
- buildbot success in ASF Buildbot on avro-c-solaris-x86 - posted by bu...@apache.org on 2011/01/11 18:18:58 UTC, 0 replies.
- [jira] Updated: (AVRO-711) JSON encoder and decoder for C++ - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2011/01/11 19:27:46 UTC, 0 replies.
- [jira] Issue Comment Edited: (AVRO-711) JSON encoder and decoder for C++ - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2011/01/11 19:29:45 UTC, 0 replies.
- [jira] Resolved: (AVRO-729) JSON encoded Avro values - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/11 19:34:46 UTC, 0 replies.
- [jira] Resolved: (AVRO-550) Switch from Jansson to YAJL - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/11 19:34:47 UTC, 0 replies.
- [jira] Created: (AVRO-731) documentation should better identify trademarks - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/11 22:38:45 UTC, 0 replies.
- [jira] Commented: (AVRO-731) documentation should better identify trademarks - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/11 23:27:52 UTC, 0 replies.
- [jira] Commented: (AVRO-728) make website conform to Apache trademark guidelines - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/12 01:30:45 UTC, 0 replies.
- [jira] Resolved: (AVRO-731) documentation should better identify trademarks - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/12 22:08:47 UTC, 0 replies.
- [jira] Resolved: (AVRO-728) make website conform to Apache trademark guidelines - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/12 22:08:48 UTC, 0 replies.
- [jira] Created: (AVRO-732) Generated protocol's method should not throw AvroRemoteException - posted by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2011/01/13 10:26:46 UTC, 0 replies.
- [jira] Commented: (AVRO-732) Generated protocol's method should not throw AvroRemoteException - posted by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2011/01/13 10:26:47 UTC, 6 replies.
- [jira] Created: (AVRO-733) Avro Java r1059016 does not build due to Checkstyle faulure - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2011/01/14 15:33:45 UTC, 0 replies.
- [jira] Created: (AVRO-734) Maven build could need a few plugin updates - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2011/01/14 15:41:45 UTC, 0 replies.
- [jira] Updated: (AVRO-734) Maven build could need a few plugin updates - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2011/01/14 15:47:45 UTC, 1 replies.
- [jira] Commented: (AVRO-734) Maven build could need a few plugin updates - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2011/01/14 16:11:45 UTC, 1 replies.
- [jira] Created: (AVRO-735) Split packages across artifacts - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2011/01/14 16:27:45 UTC, 0 replies.
- [jira] Assigned: (AVRO-733) Avro Java r1059016 does not build due to Checkstyle faulure - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 17:57:45 UTC, 0 replies.
- [jira] Commented: (AVRO-733) Avro Java r1059016 does not build due to Checkstyle faulure - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 17:57:46 UTC, 6 replies.
- [jira] Updated: (AVRO-733) Avro Java r1059016 does not build due to Checkstyle faulure - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 17:59:45 UTC, 1 replies.
- [jira] Commented: (AVRO-735) Split packages across artifacts - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 19:26:45 UTC, 3 replies.
- [jira] Assigned: (AVRO-734) Maven build could need a few plugin updates - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 19:38:45 UTC, 0 replies.
- [jira] Resolved: (AVRO-734) Maven build could need a few plugin updates - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 19:38:47 UTC, 0 replies.
- [jira] Resolved: (AVRO-733) Avro Java r1059016 does not build due to Checkstyle faulure - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 19:46:45 UTC, 0 replies.
- [jira] Updated: (AVRO-715) New Java build: refactor tests to use shared method for identifying temp file location - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 20:44:45 UTC, 0 replies.
- [jira] Resolved: (AVRO-663) avro-tools-1.4.0.jar doesn't meet the maven2 layout standard, making it inaccessble to maven users - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/14 20:48:47 UTC, 0 replies.
- [jira] Commented: (AVRO-688) One-Way Attribute is ignored in Python and Ruby bindings - posted by "Mark Lewandowski (JIRA)" <ji...@apache.org> on 2011/01/15 01:17:49 UTC, 0 replies.
- [jira] Updated: (AVRO-700) Change C++ build system to CMake - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2011/01/16 19:30:43 UTC, 1 replies.
- Avro Board Report - posted by Matt Massie <ma...@cloudera.com> on 2011/01/17 20:15:11 UTC, 1 replies.
- [jira] Commented: (AVRO-647) Break avro.jar into avro.jar, avro-dev.jar and avro-hadoop.jar - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/18 06:12:47 UTC, 0 replies.
- [jira] Work started: (AVRO-716) New Java build: integrate with parent build and remove cruft - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/18 18:49:43 UTC, 0 replies.
- [jira] Updated: (AVRO-683) Specify types in static factory methods in Requestors - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/18 18:51:44 UTC, 0 replies.
- [jira] Updated: (AVRO-669) Avro Mapreduce Doesn't Work With Reflect Schemas - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/18 18:53:44 UTC, 0 replies.
- [jira] Created: (AVRO-736) test_valgrind fails during make check for avro-c-1.4.1 - posted by "John McHugh (JIRA)" <ji...@apache.org> on 2011/01/18 20:10:45 UTC, 0 replies.
- [jira] Created: (AVRO-737) Java: Improve correlation between packages and modules - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/18 21:49:43 UTC, 0 replies.
- [jira] Commented: (AVRO-737) Java: Improve correlation between packages and modules - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/19 02:31:43 UTC, 20 replies.
- [jira] Updated: (AVRO-737) Java: Improve correlation between packages and modules - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/19 02:33:44 UTC, 6 replies.
- [jira] Created: (AVRO-738) BinaryEncoder's init() function does not reset the OutputStream of the embedded SimpleByteWriter - posted by "Devajyoti Sarkar (JIRA)" <ji...@apache.org> on 2011/01/19 07:01:44 UTC, 0 replies.
- [jira] Updated: (AVRO-738) BinaryEncoder's init() function does not reset the OutputStream of the embedded SimpleByteWriter - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/19 09:48:44 UTC, 0 replies.
- C tests failing? - posted by Doug Cutting <cu...@apache.org> on 2011/01/19 23:53:43 UTC, 1 replies.
- [jira] Created: (AVRO-739) Add Date/Time data types - posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2011/01/20 02:31:43 UTC, 0 replies.
- [jira] Assigned: (AVRO-736) test_valgrind fails during make check for avro-c-1.4.1 - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/20 11:10:45 UTC, 0 replies.
- [jira] Commented: (AVRO-736) test_valgrind fails during make check for avro-c-1.4.1 - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/20 11:14:44 UTC, 3 replies.
- [jira] Created: (AVRO-740) test_avro_data double frees schema - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/20 12:32:43 UTC, 0 replies.
- [jira] Resolved: (AVRO-740) test_avro_data double frees schema - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/20 12:38:43 UTC, 0 replies.
- [jira] Created: (AVRO-741) C: examples/quickstep segfaults - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/20 23:10:45 UTC, 0 replies.
- [jira] Commented: (AVRO-700) Change C++ build system to CMake - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/01/21 20:43:43 UTC, 1 replies.
- Getting started on writing a new language binding - posted by "R. Tyler Croy" <ty...@monkeypox.org> on 2011/01/22 01:39:45 UTC, 1 replies.
- [jira] Created: (AVRO-742) Maintain reference counts for singleton objects - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/22 04:23:43 UTC, 0 replies.
- [jira] Updated: (AVRO-742) Maintain reference counts for singleton objects - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/22 04:23:44 UTC, 0 replies.
- [jira] Commented: (AVRO-741) C: examples/quickstep segfaults - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/22 05:29:43 UTC, 7 replies.
- [jira] Commented: (AVRO-714) New Java build: Documentation - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/23 05:51:44 UTC, 0 replies.
- [jira] Created: (AVRO-743) Java: Performance Regression and memory pressure with GenericDatumReader - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/24 08:26:43 UTC, 0 replies.
- [jira] Commented: (AVRO-743) Java: Performance Regression and memory pressure with GenericDatumReader - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/24 08:48:43 UTC, 0 replies.
- [jira] Resolved: (AVRO-742) Maintain reference counts for singleton objects - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/24 13:07:43 UTC, 0 replies.
- [jira] Resolved: (AVRO-736) test_valgrind fails during make check for avro-c-1.4.1 - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/24 13:11:44 UTC, 0 replies.
- [jira] Created: (AVRO-744) Helper macros for extracting and setting record field values - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/24 17:09:48 UTC, 0 replies.
- [jira] Updated: (AVRO-744) Helper macros for extracting and setting record field values - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/24 17:09:51 UTC, 0 replies.
- [jira] Updated: (AVRO-745) Segfault in avro_{bytes,sting,fixed}_set - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/24 17:13:44 UTC, 0 replies.
- [jira] Created: (AVRO-745) Segfault in avro_{bytes,sting,fixed}_set - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/24 17:13:44 UTC, 0 replies.
- [jira] Commented: (AVRO-744) Helper macros for extracting and setting record field values - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/24 17:13:46 UTC, 1 replies.
- [jira] Resolved: (AVRO-745) Segfault in avro_{bytes,sting,fixed}_set - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/24 17:53:45 UTC, 0 replies.
- [jira] Created: (AVRO-746) Atomic reference counts - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/24 22:23:44 UTC, 0 replies.
- [jira] Updated: (AVRO-746) Atomic reference counts - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/24 22:23:45 UTC, 6 replies.
- [jira] Updated: (AVRO-741) C: examples/quickstep segfaults - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/24 23:03:44 UTC, 0 replies.
- Re: svn commit: r1062747 - in /avro/trunk/lang/c/src: datum.c schema.c - posted by Doug Cutting <cu...@apache.org> on 2011/01/25 00:10:39 UTC, 0 replies.
- [jira] Issue Comment Edited: (AVRO-737) Java: Improve correlation between packages and modules - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/25 06:08:50 UTC, 0 replies.
- [jira] Commented: (AVRO-739) Add Date/Time data types - posted by "Ron Bodkin (JIRA)" <ji...@apache.org> on 2011/01/25 23:37:44 UTC, 1 replies.
- [jira] Resolved: (AVRO-741) C: examples/quickstep segfaults - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/26 04:45:43 UTC, 0 replies.
- [jira] Created: (AVRO-747) NettyTransceiver: release semaphores on close so that clients are not blocked. - posted by "Bruno Dumon (JIRA)" <ji...@apache.org> on 2011/01/27 15:12:44 UTC, 0 replies.
- [jira] Updated: (AVRO-747) NettyTransceiver: release semaphores on close so that clients are not blocked. - posted by "Bruno Dumon (JIRA)" <ji...@apache.org> on 2011/01/27 15:12:45 UTC, 0 replies.
- [jira] Commented: (AVRO-533) .NET implementation of Avro - posted by "Dona Alvarez (JIRA)" <ji...@apache.org> on 2011/01/27 21:44:49 UTC, 2 replies.
- [jira] Created: (AVRO-748) Python library does not include the implicit 'string' error type for messages - posted by "Christopher Armstrong (JIRA)" <ji...@apache.org> on 2011/01/28 00:13:43 UTC, 0 replies.
- [jira] Commented: (AVRO-748) Python library does not include the implicit 'string' error type for messages - posted by "Christopher Armstrong (JIRA)" <ji...@apache.org> on 2011/01/28 00:29:44 UTC, 0 replies.
- [jira] Resolved: (AVRO-735) Split packages across artifacts - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/28 02:12:43 UTC, 0 replies.
- [jira] Resolved: (AVRO-714) New Java build: Documentation - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/01/28 06:31:44 UTC, 0 replies.
- [jira] Created: (AVRO-749) Jansson build artefacts shouldn't be installed - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/28 16:39:43 UTC, 0 replies.
- [jira] Updated: (AVRO-749) Jansson build artefacts shouldn't be installed - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/28 16:45:43 UTC, 0 replies.
- [jira] Updated: (AVRO-750) pkg-config file - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/28 16:51:45 UTC, 1 replies.
- [jira] Created: (AVRO-750) pkg-config file - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/28 16:51:45 UTC, 0 replies.
- [jira] Created: (AVRO-751) Store schema reference in datum instances - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/28 18:24:43 UTC, 0 replies.
- [jira] Updated: (AVRO-751) Store schema reference in datum instances - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/01/28 18:24:44 UTC, 0 replies.
- [jira] Resolved: (AVRO-700) Change C++ build system to CMake - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2011/01/30 20:13:44 UTC, 0 replies.
- [jira] Commented: (AVRO-749) Jansson build artefacts shouldn't be installed - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/31 13:21:11 UTC, 0 replies.
- [jira] Resolved: (AVRO-749) Jansson build artefacts shouldn't be installed - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/31 13:30:11 UTC, 0 replies.
- [jira] Commented: (AVRO-750) pkg-config file - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/31 13:34:11 UTC, 0 replies.
- [jira] Commented: (AVRO-751) Store schema reference in datum instances - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/31 13:44:11 UTC, 0 replies.
- new Avro committer: Stephen Gargan - posted by Doug Cutting <cu...@apache.org> on 2011/01/31 19:26:25 UTC, 1 replies.
- [jira] Commented: (AVRO-746) Atomic reference counts - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/31 19:28:29 UTC, 0 replies.
- new Avro committer: Douglas Creager - posted by Doug Cutting <cu...@apache.org> on 2011/01/31 19:33:24 UTC, 0 replies.