You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2015/05/08 21:24:00 UTC

[jira] [Created] (SOLR-7516) Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy

Shalin Shekhar Mangar created SOLR-7516:
-------------------------------------------

             Summary: Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy
                 Key: SOLR-7516
                 URL: https://issues.apache.org/jira/browse/SOLR-7516
             Project: Solr
          Issue Type: Improvement
          Components: search
            Reporter: Shalin Shekhar Mangar
            Priority: Minor
             Fix For: Trunk, 5.2


The Javadocs of this class can use some improvements. It doesn't adequately describe the purpose of the ObjectResolver. Also, since it says that this object should be used only once for marshalling or unmarshalling operation, we should enforce it in code via asserts and/or exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org