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

[jira] [Commented] (SOLR-9232) Can't Swap Cores in New Admin UI

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

ASF GitHub Bot commented on SOLR-9232:
--------------------------------------

GitHub user arafalov opened a pull request:

    https://github.com/apache/lucene-solr/pull/63

    SOLR-9232: Fixed Core Swap implementation

    Fixed:
    * Incorrect non-scoped variable use that hid the message and shadowed the root case
    * Fixed incorrect branch condition
    * Fixed missing request parameter to actually trigger the SWAP command
    
    Tested on Chrome and Firefox on mac against latest master.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arafalov/lucene-solr-contributions alex-SOLR-9232

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/63.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #63
    
----
commit b0b4052bb6d11ca5f4e2a91359a00dd61b3068a1
Author: Alexandre Rafalovitch <ar...@gmail.com>
Date:   2016-08-03T09:06:18Z

    Merge pull request #1 from apache/master
    
    Update to latest Apache master

commit ecb511714c2cf8d3def482d254f419a26d36ff0f
Author: Alexandre Rafalovitch <ar...@gmail.com>
Date:   2016-08-04T03:01:35Z

    SOLR-9232: Fix Core Swap implementation

----


> Can't Swap Cores in New Admin UI
> --------------------------------
>
>                 Key: SOLR-9232
>                 URL: https://issues.apache.org/jira/browse/SOLR-9232
>             Project: Solr
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 6.0, 6.1
>            Reporter: Nikitas Tampakis
>            Priority: Minor
>         Attachments: swap-cores-ui-screenshot.png
>
>
> Using the Core Admin page on the new Admin UI, there is no way to submit a Swap Cores request. After choosing the Swap action for an existing core and selecting a core to swap with, clicking the Swap Cores button does nothing.



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