[jira] [Updated] (SOLR-5301) DELETEALIAS command prints CREATEALIAS in logs

2013-10-10 Thread Shalin Shekhar Mangar (JIRA)

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

Shalin Shekhar Mangar updated SOLR-5301:


Fix Version/s: 4.5.1

 DELETEALIAS command prints CREATEALIAS in logs
 --

 Key: SOLR-5301
 URL: https://issues.apache.org/jira/browse/SOLR-5301
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Affects Versions: 4.4, 4.5
Reporter: Jan Høydahl
Priority: Minor
 Fix For: 4.5.1, 4.6, 5.0

 Attachments: SOLR-5301.patch


 A simple copy/paste error in 
 https://github.com/apache/lucene-solr/blob/33d22db31e63482a1b1aad0cf90c4030bc359ffe/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java#L265
 Line 265 should say OverseerCollectionProcessor.DELETEALIAS
 As far as I can see the bug only affects logging.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Updated] (SOLR-5301) DELETEALIAS command prints CREATEALIAS in logs

2013-10-04 Thread JIRA

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

Jan Høydahl updated SOLR-5301:
--

Attachment: SOLR-5301.patch

Simple patch

 DELETEALIAS command prints CREATEALIAS in logs
 --

 Key: SOLR-5301
 URL: https://issues.apache.org/jira/browse/SOLR-5301
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Affects Versions: 4.4, 4.5
Reporter: Jan Høydahl
Priority: Minor
 Fix For: 5.0, 4.6

 Attachments: SOLR-5301.patch


 A simple copy/paste error in 
 https://github.com/apache/lucene-solr/blob/33d22db31e63482a1b1aad0cf90c4030bc359ffe/solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java#L265
 Line 265 should say OverseerCollectionProcessor.DELETEALIAS
 As far as I can see the bug only affects logging.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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