You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Updated] (AVRO-833) Don't require simplejson when not needed - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/01 10:13:47 UTC, 0 replies.
- [jira] [Updated] (AVRO-829) Enhance the build.sh script to support building a subset of the available language bindings - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/01 10:39:49 UTC, 0 replies.
- [jira] [Updated] (AVRO-810) Add strong naming to C# assemblies - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/01 10:41:47 UTC, 0 replies.
- [jira] [Updated] (AVRO-539) Allow asynchronous clients to specify a callback to be run when server processing completes - posted by "James Baldassari (JIRA)" <ji...@apache.org> on 2011/06/02 08:24:47 UTC, 5 replies.
- [jira] [Commented] (AVRO-539) Allow asynchronous clients to specify a callback to be run when server processing completes - posted by "James Baldassari (JIRA)" <ji...@apache.org> on 2011/06/02 08:28:47 UTC, 24 replies.
- Review Request: Patch for AVRO-539 (asynchronous RPCs) - posted by James Baldassari <jb...@gmail.com> on 2011/06/02 08:33:00 UTC, 2 replies.
- [VOTE] Scott Carey for VP Avro - posted by Doug Cutting <cu...@apache.org> on 2011/06/02 10:31:34 UTC, 3 replies.
- [jira] [Updated] (AVRO-832) Java: requestor does not use schema resolution for message responses - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/02 13:46:47 UTC, 0 replies.
- [jira] [Updated] (AVRO-834) Data File corruption recovery tool - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/06/03 02:08:47 UTC, 1 replies.
- [jira] [Created] (AVRO-834) Data File corruption recovery tool - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/06/03 02:08:47 UTC, 0 replies.
- [jira] [Commented] (AVRO-834) Data File corruption recovery tool - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/06/03 02:12:47 UTC, 0 replies.
- [jira] [Issue Comment Edited] (AVRO-539) Allow asynchronous clients to specify a callback to be run when server processing completes - posted by "Scott Carey (JIRA)" <ji...@apache.org> on 2011/06/03 23:17:48 UTC, 1 replies.
- [jira] [Created] (AVRO-835) C# code gen fails on for protocols - posted by "Eric Hauser (JIRA)" <ji...@apache.org> on 2011/06/04 03:08:48 UTC, 0 replies.
- [jira] [Updated] (AVRO-835) C# code gen fails on for protocols - posted by "Eric Hauser (JIRA)" <ji...@apache.org> on 2011/06/04 03:10:47 UTC, 1 replies.
- [jira] [Created] (AVRO-836) Have an "avro" command line utility to display and write Avro files - posted by "Miki Tebeka (JIRA)" <ji...@apache.org> on 2011/06/04 06:26:47 UTC, 0 replies.
- [jira] [Updated] (AVRO-836) Have an "avro" command line utility to display and write Avro files - posted by "Miki Tebeka (JIRA)" <ji...@apache.org> on 2011/06/04 06:26:47 UTC, 2 replies.
- [jira] [Assigned] (AVRO-539) Allow asynchronous clients to specify a callback to be run when server processing completes - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/07 12:42:04 UTC, 0 replies.
- [jira] [Commented] (AVRO-746) Atomic reference counts - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/06/07 17:59:58 UTC, 0 replies.
- [jira] [Created] (AVRO-837) New Avro value interface - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/06/07 18:03:58 UTC, 0 replies.
- [jira] [Commented] (AVRO-837) New Avro value interface - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/06/07 18:06:03 UTC, 1 replies.
- [jira] [Commented] (AVRO-396) Add DataFileReadTool equivalent to Avro C - posted by "Douglas Creager (JIRA)" <ji...@apache.org> on 2011/06/07 19:14:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-836) Have an "avro" command line utility to display and write Avro files - posted by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2011/06/08 22:05:59 UTC, 8 replies.
- [jira] [Created] (AVRO-838) Support reading of files created with Avro 1.5 that use invalid characters in field and record names - posted by "Ken Krugler (JIRA)" <ji...@apache.org> on 2011/06/11 01:16:58 UTC, 0 replies.
- [jira] [Created] (AVRO-839) Implement builder pattern in generated record classes that sets default values when omitted - posted by "James Baldassari (JIRA)" <ji...@apache.org> on 2011/06/16 06:36:48 UTC, 0 replies.
- [jira] [Commented] (AVRO-839) Implement builder pattern in generated record classes that sets default values when omitted - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/16 10:51:47 UTC, 1 replies.
- [jira] [Resolved] (AVRO-539) Allow asynchronous clients to specify a callback to be run when server processing completes - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/16 11:35:48 UTC, 0 replies.
- [jira] [Updated] (AVRO-838) Support reading of files created with Avro 1.5 that use invalid characters in field and record names - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/16 12:01:47 UTC, 2 replies.
- [jira] [Updated] (AVRO-806) add a column-major codec for data files - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2011/06/16 17:53:50 UTC, 0 replies.
- [jira] [Created] (AVRO-840) C++ generate nullable types for optional fields int the schema - posted by "Ramana Suvarapu (JIRA)" <ji...@apache.org> on 2011/06/16 19:43:47 UTC, 0 replies.
- [jira] [Updated] (AVRO-815) Netty Transceiver fails processing one-way messages - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/17 19:56:47 UTC, 0 replies.
- [jira] [Commented] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2 - posted by "Tom White (JIRA)" <ji...@apache.org> on 2011/06/18 01:14:47 UTC, 0 replies.
- [jira] [Commented] (AVRO-804) Java: add ThriftDatumWriter and ThriftDatumReader - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/21 14:35:47 UTC, 1 replies.
- [jira] [Resolved] (AVRO-836) Have an "avro" command line utility to display and write Avro files - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/21 14:37:47 UTC, 0 replies.
- [jira] [Commented] (AVRO-838) Support reading of files created with Avro 1.5 that use invalid characters in field and record names - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/21 14:39:47 UTC, 1 replies.
- [jira] [Commented] (AVRO-806) add a column-major codec for data files - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/21 15:39:47 UTC, 2 replies.
- [jira] [Commented] (AVRO-776) SocketServer holds socket open after close - posted by "Alex Miller (JIRA)" <ji...@apache.org> on 2011/06/21 17:19:47 UTC, 0 replies.
- [jira] [Created] (AVRO-841) Implement GenericData$Array.add(int i, T o) - posted by "Nick Palmer (JIRA)" <ji...@apache.org> on 2011/06/23 10:47:47 UTC, 0 replies.
- [jira] [Updated] (AVRO-841) Implement GenericData$Array.add(int i, T o) - posted by "Nick Palmer (JIRA)" <ji...@apache.org> on 2011/06/23 10:49:49 UTC, 4 replies.
- [jira] [Created] (AVRO-842) Internal NPE when accessing proxy to a closed server endpoint - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2011/06/24 14:55:47 UTC, 0 replies.
- [jira] [Updated] (AVRO-842) Internal NPE when accessing proxy to a closed server endpoint - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2011/06/24 14:57:47 UTC, 4 replies.
- [jira] [Commented] (AVRO-842) Internal NPE when accessing proxy to a closed server endpoint - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2011/06/24 14:59:47 UTC, 6 replies.
- [jira] [Created] (AVRO-843) Provide support for .NET 3.5 - posted by "Dona Alvarez (JIRA)" <ji...@apache.org> on 2011/06/24 15:01:47 UTC, 0 replies.
- [jira] [Assigned] (AVRO-835) C# code gen fails on for protocols - posted by "Dona Alvarez (JIRA)" <ji...@apache.org> on 2011/06/24 16:49:47 UTC, 0 replies.
- [jira] [Commented] (AVRO-835) C# code gen fails on for protocols - posted by "Dona Alvarez (JIRA)" <ji...@apache.org> on 2011/06/24 16:49:47 UTC, 0 replies.
- Build failed in Jenkins: AVRO-python #140 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/06/24 17:36:28 UTC, 0 replies.
- [jira] [Commented] (AVRO-747) NettyTransceiver: release semaphores on close so that clients are not blocked. - posted by "James Baldassari (JIRA)" <ji...@apache.org> on 2011/06/25 01:20:47 UTC, 0 replies.
- [jira] [Updated] (AVRO-824) Wrong error message on BinaryFragmentToJsonTool - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2011/06/26 20:03:47 UTC, 3 replies.
- [jira] [Created] (AVRO-844) Better null checking in GenericData - posted by "Bill Graham (JIRA)" <ji...@apache.org> on 2011/06/28 02:23:17 UTC, 0 replies.
- [jira] [Updated] (AVRO-844) Better null checking in GenericData - posted by "Bill Graham (JIRA)" <ji...@apache.org> on 2011/06/28 02:25:17 UTC, 1 replies.
- [jira] [Updated] (AVRO-843) Provide support for .NET 3.5 - posted by "Dona Alvarez (JIRA)" <ji...@apache.org> on 2011/06/28 15:20:17 UTC, 0 replies.
- [jira] [Commented] (AVRO-512) define and implement mapreduce connector protocol - posted by "Jeremy Lewi (JIRA)" <ji...@apache.org> on 2011/06/28 17:15:16 UTC, 2 replies.
- [jira] [Commented] (AVRO-585) add async RPC cllient - posted by "James Baldassari (JIRA)" <ji...@apache.org> on 2011/06/28 23:59:33 UTC, 0 replies.
- [jira] [Created] (AVRO-845) setup.py uses Python2.7+ specific code - posted by "Miki Tebeka (JIRA)" <ji...@apache.org> on 2011/06/29 15:54:29 UTC, 0 replies.
- [jira] [Updated] (AVRO-845) setup.py uses Python2.7+ specific code - posted by "Miki Tebeka (JIRA)" <ji...@apache.org> on 2011/06/29 15:56:28 UTC, 0 replies.
- [jira] [Assigned] (AVRO-844) Better null checking in GenericData - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/29 23:56:28 UTC, 0 replies.
- [jira] [Commented] (AVRO-844) Better null checking in GenericData - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/29 23:56:28 UTC, 0 replies.
- [jira] [Resolved] (AVRO-585) add async RPC cllient - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 00:04:28 UTC, 0 replies.
- [jira] [Assigned] (AVRO-842) Internal NPE when accessing proxy to a closed server endpoint - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 00:08:28 UTC, 0 replies.
- Build failed in Jenkins: AVRO-python #141 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/06/30 00:21:47 UTC, 0 replies.
- [jira] [Resolved] (AVRO-845) setup.py uses Python2.7+ specific code - posted by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2011/06/30 18:58:28 UTC, 0 replies.
- [jira] [Commented] (AVRO-845) setup.py uses Python2.7+ specific code - posted by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2011/06/30 18:58:28 UTC, 1 replies.
- Jenkins build is back to normal : AVRO-python #142 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/06/30 19:21:01 UTC, 0 replies.
- [jira] [Created] (AVRO-846) Error record classes do not allow you to set the exception message or cause on construction - posted by "Alex Miller (JIRA)" <ji...@apache.org> on 2011/06/30 20:14:28 UTC, 0 replies.
- [jira] [Resolved] (AVRO-792) map reduce job for avro 1.5 generates ArrayIndexOutOfBoundsException - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 21:30:28 UTC, 0 replies.
- [jira] [Resolved] (AVRO-747) NettyTransceiver: release semaphores on close so that clients are not blocked. - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 21:34:28 UTC, 0 replies.
- [jira] [Updated] (AVRO-777) Avro-C: support for RPC - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 21:36:28 UTC, 0 replies.
- [jira] [Updated] (AVRO-803) Java generated Avro classes make using Avro painful and surprising - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 21:38:28 UTC, 0 replies.
- [jira] [Commented] (AVRO-758) avro-tools jar contains log4j config - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 21:42:28 UTC, 1 replies.
- [jira] [Updated] (AVRO-635) ruby fully-qualified namespace mixed with unqualified breaks - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 21:45:28 UTC, 0 replies.
- [jira] [Created] (AVRO-847) Unittest for tethered map reduce in java - posted by "Jeremy Lewi (JIRA)" <ji...@apache.org> on 2011/06/30 22:07:28 UTC, 0 replies.
- [jira] [Resolved] (AVRO-776) SocketServer holds socket open after close - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 22:09:28 UTC, 0 replies.
- [jira] [Updated] (AVRO-847) Unittest for tethered map reduce in java - posted by "Jeremy Lewi (JIRA)" <ji...@apache.org> on 2011/06/30 22:15:29 UTC, 2 replies.
- Build failed in Jenkins: AVRO-python #143 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2011/06/30 22:22:03 UTC, 0 replies.
- [jira] [Assigned] (AVRO-847) Unittest for tethered map reduce in java - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2011/06/30 23:13:28 UTC, 0 replies.
- [jira] [Commented] (AVRO-847) Unittest for tethered map reduce in java - posted by "Jeremy Lewi (JIRA)" <ji...@apache.org> on 2011/06/30 23:23:28 UTC, 0 replies.