A large number of Java warnings due to unused vairables etc.
------------------------------------------------------------
Key: AVRO-82
URL: https://issues.apache.org/jira/browse/AVRO-82
Project: Avro
Issue Type: Improvement
Components: java
Reporter: Thiruvalluvan M. G.
Assignee: Thiruvalluvan M. G.
Priority: Minor
I', creating this JIRA to submit a patch that fix the following:
- Unused imports
- Unused private fields, local variables
- Use of generic types without parameters
- Missing setialVersionUID for serializable classes
There are more than 50 compiler warnings due to these.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.