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 subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/15 17:22:25 UTC

[jira] [Commented] (SOLR-8938) add optional --excluderegex argument to ZkCLI

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

ASF subversion and git services commented on SOLR-8938:
-------------------------------------------------------

Commit 3ab579b7ecd1fbdd2a6e21825d30136a8c8b3cb3 in lucene-solr's branch refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3ab579b ]

SOLR-8938: add -x as short-form of --excluderegex ZkCLI arg


> add optional --excluderegex argument to ZkCLI
> ---------------------------------------------
>
>                 Key: SOLR-8938
>                 URL: https://issues.apache.org/jira/browse/SOLR-8938
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>             Fix For: master, 6.1
>
>         Attachments: SOLR-8938-part2.patch, SOLR-8938.patch
>
>
> Add optional {{--excluderegex}} argument to [ZkCLI.java|https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/cloud/ZkCLI.java] class.
> This change preserves existing behavior (files whose name starts with a . will not be uploaded to ZK) if the new optional argument is not specified. If an {{--excluderegex}} argument is specified then files matching the regular expression won’t be uploaded to ZK.
> Additionally, {{ZkConfigManager.uploadToZK}} now info logs the names of the files that were skipped from uploading to ZK.



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