You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2020/08/06 06:19:19 UTC

[lucene-solr] branch jira/solr14576 updated (e60da63 -> 347de27)

This is an automated email from the ASF dual-hosted git repository.

noble pushed a change to branch jira/solr14576
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from e60da63  sync with master
     add ea0ad3e  LUCENE-9359: Avoid test failures when the extra file is a dir.
     add 207efbc  SOLR-14572 document missing SearchComponents (#1581)
     add 59efe22  LUCENE-8962: Allow waiting for all merges in a merge spec (#1585)
     add 9524cc4  LUCENE-9408: roll back only called once enforcement
     add efcf75a  remove debug code
     add b01e249  SOLR-14574: Fix or suppress warnings in solr/core/src/test (part 1)
     add cfae052  SOLR-14577: Return BAD REQUEST when field is missing in terms QP (#1588)
     add 0ea0358  SOLR-14532: Add *.iml files to gitignore
     add 936b9d7  SOLR-14561 CoreAdminAPI's parameters instanceDir and dataDir are now validated (#1572)
     add 84729ed  SOLR-14574: Fix or suppress warnings in solr/core/src/test (part 2)
     add 4db1e38  LUCENE-9402: Let MultiCollector handle minCompetitiveScore (#1567)
     add 56febf0  Replace DWPT.DocState with simple method parameters (#1594)
     add 972c840  LUCENE-8962: add ability to selectively merge on commit (#1552)
     add 591d844  LUCENE-9412 Do not validate jenkins HTTPS cert
     add 541fc98  LUCENE-9409: Disable TestAllFilesDetectTruncation temporarily.
     add aa5b26f  Remove some needless toAbsolutePath calls (#1582)
     add 62dd94d  SOLR-12823: fix TestZKPropertiesWriter (#1575)
     add 5d43e73  Revert "LUCENE-8962: add ability to selectively merge on commit (#1552)"
     add 4774c6f  Include delegate in AssertingSimilarity toString (#1596)
     add a1be1de  SOLR-14554: Let Solr use WAND algorithm when scores are requested (#1566)
     add 3e42286  SOLR-14546: OverseerTaskProcessor can process messages out of order (#1561)
     add dc1e359  fixes SOLR-14584
     add 3f4f5e2  SOLR-14584: CHANGES.txt entry
     add 6b55d79  SOLR-14702: increase bin/solr's post kill sleep (from 1s to 10s)
     add b4b641e  Revert "SOLR-14702: increase bin/solr's post kill sleep (from 1s to 10s)"
     add 710fe3a  SOLR-14502: increase bin/solr's post kill sleep (from 1s to 10s)
     add 3c6e092  SOLR-14546: add a Bug Fixes section for Solr 9.0.0 in CHANGES.txt (#1607)
     add ea1bb9f  SOLR-13268: Clean up any test failures resulting from defaulting to async logging
     add b0333ab  LUCENE-9280: Collectors to skip noncompetitive documents (#1351)
     add 9c1772f  LUCENE-9411: Fail complation on warnings, 9x gradle-only
     add db98608  SOLR-14541: Remove IntelliJ //noinspection comments
     add 7030bb5  SOLR-14591: Move JoinQuery To Its Own File (#1609)
     add 6a45586  Change JoinQuery class's visibility to package again (#1611)
     add f47de19  LUCENE-9408: Ensure OneMerge#mergeFinished is only called once (#1590)
     add 2542801  SOLR-14462: cache more than one autoscaling session (#1504)
     add fa44f82  LUCENE-6669 Fix repeated "the the"
     add 419560e  SOLR-14409: Existing violations allow bypassing policy rules when add… (#1598)
     add 57a892f  SOLR-14404 CoreContainer level custom requesthandlers (#1432)
     add 3000bbd  SOLR Move "userfiles" stuff from SolrPaths to CoreContainer. (#1600)
     add 73a5016  Use simplified API signatures. @EndPoint annotation can be attached to a method and it's posisble to have just a single parameter for an end point
     add 54e6528  SOLR-13749: XCJF -> Cross-Collection Join change solrUrlWhitelist -> allowSolrUrls ref guide: update join parser section to be inline with the unit tests.
     add 7b54902  SOLR-14588: Implement Circuit Breakers (#1606)
     add aba7a61  CHANGES.txt entry for SOLR-14588
     add 1ab9835  SOLR-14307: add enabled parameter to cache documents; typos in common-query-parameters in cache section
     add df81ba9  SOLR-14594: Make titles bold in Admin UI Dashboard screen
     add aad8c98  SOLR-14237: refguide: update dashboard screenshot to show security panel; add'l text edits
     add f1650d5  Ref Guide: prep for 8.6: upgrade notes, typos
     add 11538e5  SOLR-14541: Ensure classes that implement equals implement hashCode or suppress warnings
     add 31de01f  SOLR-14578: Update solrcloud-autoscaling-triggers.adoc and test (#1591)
     add cb6b031  SOLR-14588: fix failing test
     add ed02574  LUCENE-9389: Enhance logging messages in Lucene's Luke module
     add 74ac97e  SOLR-14588: Follow Up Fixes and Documentation (#1615)
     add 68a9e8f  SOLR-14376: remove no-longer-needed 'not no filter queries' check in SolrFeatureWeight
     add 455f2e6  SOLR-13286 Quiet down metrics logging, add a marker to allow any handler to be silenced via log4j2.xml
     add b7f8baa  SOLR-13286 changes comment to correct section
     add e6ffa8e  SOLR-14598: Granting reflection access for using annotations in SOLR-14404
     add 20f39b9  Revert "SOLR-14598: Granting reflection access for using annotations in SOLR-14404"
     add 80bc86d  SOLR Revert change in path separator exposed by cat() Previous change *should* have been purely a refactor but accidentally  changed the path separator this streaming expression exposed to always be '/'.  Apparently this is controversial so the previous behavior is re-instated here (and fixes a failing test on Windows).
     add 45763b6  Revert "SOLR-14588: Follow Up Fixes and Documentation (#1615)"
     add 529faf1  Revert "SOLR-14588: Implement Circuit Breakers (#1606)"
     add 698c9cc  Revert "CHANGES.txt entry for SOLR-14588"
     add 7f352a9  LUCENE-8962: Merge small segments on commit (#1617)
     add fb3c5d2  LUCENE-8962: Fix changes entry. This feature is added to 8.6
     add 1590ed5  SOLR-14404: support for openResource() in PackageResourceLoader & path-prefix for container plugins
     add 584e4d5  syncing with branch_8x
     add 3377b09  LUCENE-8962: Ensure we never flush by ram buffer or doc count in test
     add 7bb9926  SOLR-14481: Add drill Streaming Expression
     add 94684cc  SOLR-14481: precommit error
     add d883cd6  SOLR-14481: use classloader to open resource
     add 574e399  SOLR-14588: Fix failing DebugComponentTest by reverting test to pre-patch state
     add 49a3f0a  SOLR-14561 Followup - validate params for more core operations  (#1629)
     add 0cef29f  LUCENE-9417: Tessellator might fail when several holes share are connected to the same vertex (#1614)
     add 0cc45f6  SOLR-14481: Update CHANGES.txt
     add 3ff3310  LUCENE-9418: Fix ordered intervals over interleaved terms (#1618)
     add 1ec78ac  LUCENE-9418: Add CHANGES entry
     add adf3361  SOLR-14599: Package manager support for cluster level plugins
     add f0764db  SOLR-14561: Fix failing @Nightly test
     add 20c1fdb  SOLR-14404: use MethodHandles in AnnotatedAPI (#1624)
     add f647400  SOLR-14539: Introducing {!bool excludeTags=foo,bar}
     add ccbdb77  Remove Unused Import in BoolQParserPlugin
     add d1c29ae  SOLR-14609: Fix Unused Imports in TestJsonFacetsWithNestedObjects
     add 6eb7bc3  SOLR-14590 : Add support for Lucene's FeatureField in Solr (#1620)
     add 1f6de31  SOLR-14539 Ref Guide update {!bool excludeTags}
     add 76e1d90  SOLR-14592: Upgrade Zookeeper to 3.6.1
     add d0864a1  SOLR-14523: Enhance gradle logging calls validation: eliminate getMessage()
     add 2e60e1f  SOLR-14404: Unregister was not working for plugins with $path-prefix
     add ccdfee2  Remove Redundant Import in TestContainerPlugin
     add 3f9cc22  SOLR-14588: Implement Circuit Breakers (#1626)
     add 7c593b1  SOLR-14022: Deprecate CDCR
     add dd6d1c9  SOLR-14066: Deprecate DIH
     add cc9df5a  SOLR-14561: Adding upgrade notes for allowPaths (#1641)
     add 257a185  SOLR-14561: Fix silly mistake in refguide link
     add 1b8fb70  SOLR-14537: Improve performance of ExportWriter.
     add b50dd0c  SOLR-14358 respond to feedback on URLClassifyProcessorFactory (#1632)
     add 2005c43  fix link and wordsmith a bit (#1642)
     add e9568c3  SOLR-10742: SolrCores.getNamesForCore is quite inefficient and blocks other core operations
     add 05324e7  SOLR-14610: ReflectMapWriter to use VarHandle instead of old legacy reflection (#1635)
     add 35b5eea  SOLR-14537: Fix gradle precommit failures
     add df3bc42  SOLR-14603: Upgrade Restlet to 2.4.3
     add 04d9b52  SOLR-14603: Update CHANGES.txt
     add c3d6a8b  SOLR-14021: Deprecate HDFS support
     add 743234e  SOLR-14523: Enhance gradle logging calls validation: eliminate getMessage(). Added Gradle validation check.
     add 3642aa3  SOLR-14404: update was not working
     add fea6c1b  SOLR-14595: add AwaitsFix test to TestJsonFacetRefinement demonstrating problem, and work around to randomized testing in TestCloudJSONFacetSKGEquiv
     add 4e20986  update the name of the deletegation method in docs to be correct method name (#1652)
     add 31e7ad9  SOLR-14628: hl.fragsizeIsMinimum now defaults to true (#1651)
     add 45573b9  SOLR-14422 progressive render load main admin page (#1654)
     add 5fc1274  SOLR-14599: Ref guide updates and some error handling fixes
     add a80eb84  SOLR-14354: HttpShardHandler send requests in async (#1470)
     add a88a333  SOLR-14599: Some more ref guide updates
     add 5154b60  SOLR-14634: Limit the HTTP security headers to "/solr" end point (#1655)
     add f19057f  SOLR-14537: Fix inner class visibility, reduce diffs with branch_8x.
     add 06b1f3e  SOLR-14462: adjust test so less sessions are used even if test runs slowly. fix synchronization issue. (#1656)
     add d3f4b21  SOLR-10814 Add short-name feature to RuleBasedAuthz plugin
     add 80f8ab7  SOLR-14566: Add request-ID to all distrib-search requests (#1574)
     add 00203c2  SOLR-14566: Correct CHANGES.txt entry
     add 887fe4c  LUCENE-9386 add case insensitive RegExp matching option (#1541)
     add fc58871  SOLR-10814 changes entry
     add cf742f4  SOLR-12847: Remove support for maxShardsPerNode.
     add 7bf2153  Ref Guide: add more context to HDFS, CDCR, DIH deprecations; put CDCR notice on all CDCR pages
     add 3b8ae56  Ref Guide: Add Streaming Expression documentation for 8.6 release
     add 294caa8  LUCENE-9411: Fail complation on warnings, 9x gradle-only. Explicitly list warnings to check for
     add 2155258  SOLR-14610 : Use Methodhandles instead of VarHandle. Works with java8 as well
     add 4ae976b  SOLR-14610: CHANGES.txt
     add 20ec57a  LUCENE-9423: Handle exc in NIOFSDirectory#openInput (#1658)
     add 2341c22  SOLR-11390 Trie* field javadocs to @see *Point (#1612)
     add 5c6314a  SOLR-14635: ThreadDumpHandler has been enhanced to show lock ownership
     add 60e0d8a  LUCENE-8574: the DoubleValues for dependent bindings for an expression are now cached and reused and no longer inefficiently recomputed per hit
     add 5a422db  SOLR-14635: disable test that has silly concurrency assumptions
     add 40e2122  SOLR-13132: JSON Facet perf improvements to support "sweeping" collection of "relatedness()"
     add c20501a  SOLR-13132: fix some small package visibility and javadoc glitches that were caught on backport by the java8/branch_8x precommit but slipped past the java11/master precommit
     add c1ea964  Ref Guide: fix template to put list items inside a <p> element for consistent styling
     add 1862171  Ref Guide: move allowPaths note into Security section for 8.6
     add e355c61  Ref Guide: fix documentation for forceElevation param
     add 8c9c064  SOLR-11262: XML writer implements writeMap and writeIterator (#1665)
     add c346881  SOLR-13939: https://issues.apache.org/jira/browse/SOLR-13939
     add a73dbdd  Harden TestBuildingUpMemoryPressure (#1662)
     add e9e2ff9  Ref Guide: fix aliases.adoc TIP for proper conversion
     add e3c2a93  SOLR-14635: re-enable test with better gatekeeping of expected 'ownership threads' and (nightly only) polling of 'locked/waiting threads' before making asserts
     add a0488c1  SOLR-14244: Remove ReplicaInfo.
     add 1d5a0ad  SOLR-14637 update CloudSolrClient examples to remove deprecated .Builder() method (#1670)
     add e5007c1  SOLR-14647
     add cebdae2  DOAP changes for release 8.6.0
     add f3de646  SOLR-13939: Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort (thread leaks)
     add efb936b  Sync CHANGES for 8.6.0
     add 522c146  Add back-compat indices for 8.6.0
     add c57a54b  SOLR-14646: Add STEM notation support for the Ref Guide
     add 9c2e781  SOLR-13939: Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort. Attmept to fix Windows disk full issues
     add 03d658a  SOLR-14151 Make schema components load from packages (#1669)
     add db4516b  SOLR-13391: Removing unused imports
     add 1a7db1c  SOLR-14653: Replace usages of org.apache.hadoop.fs.Path that are used to construct Zookeeper paths
     add 8cf84a3  Import Download task's plugin explicitly.
     add f9fff6e  LUCENE-9436: use release flag for javac rather than source and target.
     add 1d14374  SOLR-14523: moved logger message to info so that it doesn't pollute console on regular runs.
     add cc0c111  SOLR-14656: Removing Autoscaling Framework
     add b46321e  SOLR-14656: Adding back REPLACENODE documentation that was omitted by mistake
     add 48e92ba  SOLR-13205: Improve empty-string handling in SolrQueryParserBase
     add 8ebf2d0  LUCENE-9312: Allow builds against arbitrary JVMs (squashed jira/LUCENE-9312)
     add 03a03b3  LUCENE-9437: make DocValuesOrdinalsReader.decode public
     add 67da34a  SOLR-14676: Update commons-collections to 4.4 and use it in Solr
     add 80b6dce  SOLR-14435: Update collection management docs on RESTORE (#1683)
     add ec007c4  Use FileSystem.newInstance instead of FileSystem.get in HDFSBackupRepository (#1682)
     add 4b2e90b3 SOLR-11656: TLOG replication doesn't work properly after rebalancing leaders.
     add d064260  LUCENE-9429 add missing semicolon (#1673)
     add 5295007  SOLR-14652: SolrCore should hold its own CoreDescriptor (#1675)
     add 6bf5f4a  SOLR-11868: CloudSolrClient.setIdField is confusing, it's really the routing field. Should be deprecated.
     add e4c2be9  LUCENE-9424: add a performance warning to AttributeSource.captureState javadocs
     add 5d46361  LUCENE-9321: Fix offline link base url for snapshot build (#1695)
     add a362402  SOLR-14651: Metrics History could disable better (#1672)
     add ebb5219  SOLR-14671: Parsing dynamic ZK config sometimes cause NuberFormatException (#1701)
     add 2f155aa  SOLR-14489: remove ReplicationHandler's deprecated "master.commitReserveDuration" use (in favour of "commitReserveDuration")
     add 327d860  LUCENE-9416: fix CheckIndex to print an invalid non-zero norm as unsigned long when detecting corruption
     add 7d5b617  LUCENE-9443: UnifiedHighlighter shouldn't close reader (#1706)
     add d894a7e  LUCENE-9395: ConstantValuesSource now shares a single DoubleValues instance across all segments
     add cb45757  LUCENE-9440: call FieldInfo.checkConsistency for real (not under assert)
     add f443ede  SOLR-14681: Introduce ability to delete .jar stored in the Package Store (#1702)
     add 44865c5  moved SOLR-14681 from 9.0section to 8.7
     add 80c6251  SOLR-11262: reword changes entry
     add 07a89e7  SOLR-14516: fix NPE is resp writer while writing docvalue only field
     add a6c058a  SOLR-14657: Improve error handling in IndexReader realted metrics that were causing scary ERROR logging if metrics were requested while Solr was in the process of closing/re-opening a new IndexReader
     add bd21da6  SOLR-14604: Add the ability to uninstall a package from with the Package CLI (#1710)
     add b91a161  LUCENE-9446: In boolean rewrite, remove MatchAllDocsQuery filter clauses (#1709)
     add 9b369ab  LUCENE-9446: Move CHANGES entry from 9.0 to 8.7.
     add 7110118  SOLR-14702: Remove oppressive language (part1) (#1711)
     add 6752111  SOLR-14702: doFetch reads legacy parameters too
     add 347de27  Merge branch 'master' into jira/solr14576 merge with master

No new revisions were added by this update.

Summary of changes: