Uploaded image for project: 'Legal Discuss'
  1. Legal Discuss
  2. LEGAL-579

Possible License violation in Elasticsearch

    XMLWordPrintableJSON

Details

    • Question
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None

    Description

      There is a license violation in Elasticsearch release 7.13, which contains an early copy of the ASFv2 licensed code of the Apache Commons Code Nysiis.java implementation.

      At the beginning of this year, Elastic changed the license of their product to the Elastic License, replacing the license header of the file containing ASFv2 licensed code.

      Code in Elasticsearch:

      This was the code before they relicensed (correct license): https://github.com/elastic/elasticsearch/blob/7.10/plugins/analysis-phonetic/src/main/java/org/elasticsearch/index/analysis/phonetic/Nysiis.java

      I opened an issue on their issue tracker: https://github.com/elastic/elasticsearch/issues/74821

      They fixed the problem in their master/main branch before the relicensing, but still all releases of Elasticsearch since 7.11 contain this file with wrong license header.

      The code is a copy of an earlier version of https://github.com/apache/commons-codec/blob/b70e177f8733e9dd4e5f503620ed0b136b74785b/src/main/java/org/apache/commons/codec/language/Nysiis.java

      Attachments

        Activity

          People

            Unassigned Unassigned
            uschindler Uwe Schindler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: