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

[jira] [Resolved] (SOLR-7710) replace various "async" with CommonAdminParams.ASYNC

     [ https://issues.apache.org/jira/browse/SOLR-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Aiyengar resolved SOLR-7710.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.3

Thanks Christine!

> replace various "async" with CommonAdminParams.ASYNC
> ----------------------------------------------------
>
>                 Key: SOLR-7710
>                 URL: https://issues.apache.org/jira/browse/SOLR-7710
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Christine Poerschke
>            Assignee: Ramkumar Aiyengar
>            Priority: Minor
>             Fix For: 5.3
>
>         Attachments: SOLR-7710.patch
>
>
> * github pull request with proposed changes to follow shortly.
> * Motivation is addition of a test case for an unrelated change (not yet uploaded) and not wishing to add literally {{"async"}} in that test case. Using {{CommonAdminParams.ASYNC}} instead of "async" can also make code base 'navigation' a little easier e.g. locating of existing test cases.
> * The proposed change also adds a little {{CommonAdminParamsTest}} to test the backwards compatibility of CommonAdminParams parameter constants i.e. if someone accidentally changes those constants then the test will flag that up. 



--
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