You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2010/04/05 08:35:27 UTC

[jira] Created: (AVRO-506) Java impl should prevent accidental misuse of Responder constructors

Java impl should prevent accidental misuse of Responder constructors
--------------------------------------------------------------------

                 Key: AVRO-506
                 URL: https://issues.apache.org/jira/browse/AVRO-506
             Project: Avro
          Issue Type: Improvement
          Components: java
    Affects Versions: 1.3.2
            Reporter: Jeff Hodges


The current API for Responders allows for the accidental passing in of instances that do not define implementation they are supposed to have. AVRO-503 started because of this very mistake. We can probably make some small steps to prevent this from happening.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.