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-15635: don't repeat close hooks if SRI cleared twice #376

Merged
merged 17 commits into from Nov 15, 2021

Commits on Oct 27, 2021

  1. Copy the full SHA
    7881266 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. SOLR-15635: ASL

    ebs-mkhludnev committed Oct 28, 2021
    Copy the full SHA
    5c161bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    38db506 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. 1
    Copy the full SHA
    36fd4aa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d40ebb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Copy the full SHA
    afa7908 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2f89dba View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3b7781d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Copy the full SHA
    8064ad8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Revert "SOLR-15635: cut the safe belt"

    This reverts commit 8064ad8.
    ebs-mkhludnev committed Nov 10, 2021
    Copy the full SHA
    3d2ded5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Use reference counting to close on last close.

    Also:
    * trace logging
    * protected -> private
    dsmiley committed Nov 11, 2021
    Copy the full SHA
    b7e356a View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "SOLR-15635: cut the safe belt""

    This reverts commit 3d2ded5.
    ebs-mkhludnev committed Nov 11, 2021
    Copy the full SHA
    1105494 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7a83aee View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8971619 View commit details
    Browse the repository at this point in the history
  5. Update solr/CHANGES.txt

    Co-authored-by: David Smiley <dsmiley@apache.org>
    mkhludnev and dsmiley committed Nov 11, 2021
    Copy the full SHA
    e495962 View commit details
    Browse the repository at this point in the history
  6. Update CHANGES.txt

    mkhludnev committed Nov 11, 2021
    Copy the full SHA
    9a9d827 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Copy the full SHA
    e5d9029 View commit details
    Browse the repository at this point in the history