[ https://issues.apache.org/jira/browse/SOLR-17159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818537#comment-17818537 ]
ASF subversion and git services commented on SOLR-17159: -------------------------------------------------------- Commit 8a427ebc606d7967bcaaef30a9449bc0bf61b25b in solr's branch refs/heads/branch_9x from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=8a427ebc606 ] SOLR-17159: Untangle PostTool and SimplePostTool code (#2275) * Copied unit tests from SimplePostToolTest to PostToolTest * add a --dry-run mode that simulates sending documents to Solr * Missed a few more places with -commit not needed post SOLR-17147 being completed * clean up our code base to have fewer warnings about code quality. * Update SolrCloudExampleTest to use the PostTool instead of simulating it's usage. * Make the long form of -url expliciting a --solr-update-url to be clear what it's for. > Remove bin/post and bin/postlogs scripts and keep only bin/solr equivalents > --------------------------------------------------------------------------- > > Key: SOLR-17159 > URL: https://issues.apache.org/jira/browse/SOLR-17159 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: cli > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > Now that in 9.x we have bin/solr as the entry point to our various CLI tools, > I would like to explore removing bin/post and bin/postlogs from our > distributions starting with Solr 10. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org