You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2018/05/10 18:46:00 UTC

[jira] [Created] (OAK-7490) oak-run console lc rmdata command uses second parameter for index path (and defaults to /oak:index/lucene)

Vikas Saurabh created OAK-7490:
----------------------------------

             Summary: oak-run console lc rmdata command uses second parameter for index path (and defaults to /oak:index/lucene)
                 Key: OAK-7490
                 URL: https://issues.apache.org/jira/browse/OAK-7490
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: oak-run
            Reporter: Vikas Saurabh
            Assignee: Vikas Saurabh
             Fix For: 1.10


{{rmdata}} command currently takes 2 arguments where 1st one isn't even used - the second one is represents the index to be deleted.

Worse yet, the command assumes a default index to be deleted to be {{/oak:index/lucene}} - that can lead to unintentional deletion.

Destructive functionality, imo, shouldn't have default value for things to be deleted. Also, of course, we should fix that only 1 parameter is expected and parsed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)