[ 
https://issues.apache.org/jira/browse/SOLR-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682472#comment-13682472
 ] 

Uwe Schindler commented on SOLR-4925:
-------------------------------------

BTW: This is one reason why I hate this autoboxing shit since Java 5. I would 
love to have a way to prevent it in code (forbidden checks should detect this 
somehow).

Autoboxing should be possible to disable with a compiler flag, that's my 
opinion. Or should have never been added!
                
> Collection create throws NPE when 'numShards' param is missing
> --------------------------------------------------------------
>
>                 Key: SOLR-4925
>                 URL: https://issues.apache.org/jira/browse/SOLR-4925
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Trivial
>             Fix For: 4.4
>
>         Attachments: SOLR-4925.patch
>
>
> OverseerCollectionProcessor.msgStrToInt(ZkNodeProps message, String key, 
> Integer def) throws NPE when the key value is null. I is expected to return 
> the value of 'def' 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to