[ https://issues.apache.org/jira/browse/SOLR-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680474#comment-14680474 ]
Erik Hatcher commented on SOLR-7859: ------------------------------------ RTimer and SimplePostTool are both in solr-core JAR at least, so java -jar dist/solr-core...jar SimplePostTool... will still do the trick. I think we just rollback the SPT changes per Uwe above and keep it simple. post.jar is eventually going to go away and be replaced by a bin/post(.cmd) script that can take advantage of SolrCloud, etc and will be utilizing the full capabilities of Solr's indexing facilities; we can then rely on JAR dependencies. > Clamp down on use of System.currentTimeMillis > --------------------------------------------- > > Key: SOLR-7859 > URL: https://issues.apache.org/jira/browse/SOLR-7859 > Project: Solr > Issue Type: Improvement > Reporter: Ramkumar Aiyengar > Assignee: Ramkumar Aiyengar > Attachments: SOLR-7859.patch, SOLR-7859.patch, SOLR-7859.patch > > > We did one round of this in SOLR-5734, but more places seem to keep cropping > up. We should do one more round, and start whitelisting places which really > need it using forbidden-apis. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org