Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-4783

Atlas fails to start if indexing backend isn't set to Solr

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0, 2.3.0
    • 3.0.0, 2.4.0
    • atlas-intg
    • None

    Description

      If atlas.graph.index.search.backend is set to elasticsearch (which is in tech preview) and atlas.graph.index.search.solr.wait-searcher isn't set then Atlas fails to start and errors with

      Caused by: java.util.NoSuchElementException: 'atlas.graph.index.search.solr.wait-searcher' doesn't map to an existing object
              at org.apache.commons.configuration.AbstractConfiguration.getBoolean(AbstractConfiguration.java:644) ~[?:?]
              at org.apache.atlas.ApplicationProperties.setDefaults(ApplicationProperties.java:374) ~[?:?]
              at org.apache.atlas.ApplicationProperties.get(ApplicationProperties.java:146) ~[?:?]
              ... 35 more
       

      This property shouldn't be required in atlas-application.properties when elasticsearch is used

      Attachments

        1. ATLAS-4783.patch
          2 kB
          Szymon Orzechowski

        Activity

          People

            szyorz Szymon Orzechowski
            szyorz Szymon Orzechowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: