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

Christine Poerschke commented on SOLR-14067:
--------------------------------------------

{quote}... I havne't done a revert before, waht is the best way to do this? 
Nervous about making things worse! ...
{quote}
Don't recall how it worked with {{svn}} before but with {{git}} it's usually 
easy e.g. {{git revert your-commit-id}} (and I find {{--no-edit}} useful too) 
so in this case then {{git revert --no-edit cf5db8d6513}} if using the command 
line and then compile/test/push etc. in the usual way. Hope that helps.

> Move StatelessScriptUpdateProcessor to a contrib
> ------------------------------------------------
>
>                 Key: SOLR-14067
>                 URL: https://issues.apache.org/jira/browse/SOLR-14067
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ishan Chattopadhyaya
>            Assignee: David Eric Pugh
>            Priority: Major
>             Fix For: master (9.0)
>
>          Time Spent: 7h 10m
>  Remaining Estimate: 0h
>
> Move server-side scripting out of core and into a new contrib.  This is 
> better for security.
> Former description:
> ----
> We should eliminate all scripting capabilities within Solr. Let us start with 
> the StatelessScriptUpdateProcessor deprecation/removal.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to