Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOLR-13702: Some components register twice their metric names #834

Merged
merged 2 commits into from
Aug 23, 2019

Conversation

janhoy
Copy link
Contributor

@janhoy janhoy commented Aug 16, 2019

Description

See https://issues.apache.org/jira/browse/SOLR-13702

Solution

Remove explicit name registration.

Tests

No tests failed, existing tests still pass after patch.

Checklist

Please review the following and check all that apply:

  • I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • I have created a Jira issue and added the issue ID to my pull request title.
  • I am authorized to contribute this code to the ASF and have removed any code I do not have a license to distribute.
  • I have developed this patch against the master branch.
  • I have run ant precommit and the appropriate test suite.
  • I have added tests for my changes. (pre-existing)
  • [-] I have added documentation for the Ref Guide (for Solr changes only).

janhoy and others added 2 commits August 16, 2019 17:13
# Conflicts:
#	solr/CHANGES.txt
#	solr/core/src/java/org/apache/solr/security/AuthenticationPlugin.java
@janhoy janhoy merged commit 0aa3654 into apache:master Aug 23, 2019
janhoy added a commit that referenced this pull request Aug 23, 2019
MarcusSorealheis added a commit to MarcusSorealheis/lucene-solr that referenced this pull request Aug 27, 2019
…cusSorealheis/lucene-solr into enhancement_blockUnkwon-default-true

* 'enhancement_blockUnkwon-default-true' of github.com:MarcusSorealheis/lucene-solr: (37 commits)
  SOLR-13699 - maxChars no longer working on CopyField with javabin
  SOLR-13699 - maxChars no longer working on CopyField with Javabin
  SOLR-13655: Fix precommit
  SOLR-11601: Improve geodist error message when using with LLPSF.
  SOLR-13655: Added CHANGES entry
  SOLR-13655:Upgrade Collections.unModifiableSet to Set.of and Set.copyOf (apache#817)
  SOLR-13702: Fix precommit
  SOLR-13702: Some components register twice their metric names (apache#834)
  LUCENE-8952: Use a sort key instead of true distance in NearestNeighbor. (apache#832)
  SOLR-13707: API to expose the currently used package name, details for each plugin
  SOLR-13707: API to expose the currently used package name, details for each plugin (apache#841)
  Additional logging in test framework methods that 'waitFor' something to better trace order of operations when failures occur
  SOLR-13257: Support deterministic replica routing
  SOLR-13706: Config API output is broken for "highlight" component
  LUCENE-8755: Spatial-extras quad and packed-quad trees now index  points a little faster, and also fix an edge case bug.  Fixes apache#824
  removed unnecessary comments
  SOLR-13650: AwaitsFix TestContainerReqHandler.testCacheFromGlobalLoader
  SOLR-13650:ref guide typo
  SOLR-13704: correct error codes for client errors in expand component
  SOLR-13650: ref guide
  ...
@janhoy janhoy deleted the solr13702 branch October 8, 2019 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant