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

Guice resection #10921

Closed
wants to merge 1 commit into from
Closed

Guice resection #10921

wants to merge 1 commit into from

Commits on Oct 25, 2023

  1. Guice resection

    Surgically removes malignant Guice code.
    
    o.o.common.inject is a fork of Guice from many moons ago. It is used to
    create type safe instances at runtime w/o the need for Factories. Most of
    the functionality has been removed prior to forking OpenSearch. This
    housecleaning commit removes stale code that is either not called or
    unnecessarily called through the Injector logic path.
    
    Signed-off-by: Nicholas Walter Knize <[email protected]>
    nknize committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4e2ffd0 View commit details
    Browse the repository at this point in the history