Coder Social home page Coder Social logo

Comments (2)

msfroh avatar msfroh commented on July 30, 2024 1

OpenSearch makes pretty extensive use of the Java security manager. See #1687 for some discussion.

My takeaways from that issue are:

  1. It's not great that the JDK devs have decided to deprecate the JSM without anything to replace it. (It does provide defense-in-depth advantages.)
  2. While those warnings get emitted (with no way to suppress them) starting with JDK 17 (or 18? I think 17, though), they're just warning that eventually the JSM will be removed.
  3. The JSM has not been removed in JDK21, which is the current long-term support version. So, while those warnings are annoying, they're just noise. If/when there's a LTS version that doesn't include security manager (hopefully a few years out), we'll need to figure out what that means for OpenSearch. (Do we abandon defense in depth? I hope not.)

from opensearch.

peternied avatar peternied commented on July 30, 2024 1

[Triage - attendees 1 2 3 4 5]
@bradleybaasRB Thanks for creating this issue, due to OpenSearch's dependency on the security manage we cannot directly address this issue and are closing this out.

  • If/when #1687 has been addressed it will resolve such errors

from opensearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.