[
https://issues.apache.org/jira/browse/SOLR-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186575#comment-14186575
]
Anshum Gupta commented on SOLR-6655:
------------------------------------
*ant precommit* seems to be complaining from this commit.
{quote}
\[forbidden-apis\] Forbidden method invocation:
java.lang.String#format(java.lang.String,java.lang.Object[]) \[Uses default
locale\]
\[forbidden-apis\] in org.apache.solr.util.SimplePostTool
(SimplePostTool.java:224)
\[forbidden-apis\] Forbidden method invocation:
java.lang.String#format(java.lang.String,java.lang.Object\[\]) \[Uses default
locale\]
\[forbidden-apis\] in org.apache.solr.util.SimplePostTool
(SimplePostTool.java:375)
\[forbidden-apis\] Scanned 2261 (and 1561 related) class file(s) for forbidden
API invocations (in 1.25s), 2 error(s).
{quote}
> Improve SimplePostTool to easily specify target port/collection etc.
> --------------------------------------------------------------------
>
> Key: SOLR-6655
> URL: https://issues.apache.org/jira/browse/SOLR-6655
> Project: Solr
> Issue Type: Improvement
> Reporter: Anshum Gupta
> Assignee: Erik Hatcher
> Labels: difficulty-easy, impact-medium
> Fix For: 5.0, Trunk
>
> Attachments: SOLR-6655.patch
>
>
> Right now, the SimplePostTool has a single parameter 'url' that can be used
> to send the request to a specific endpoint. It would make sense to allow
> users to specify just the collection name, port etc. explicitly and
> independently as separate parameters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]