Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12535

Fix WARN messages org.hibernate.search in the server

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • None
    • 12.0.0.Dev07
    • Remote Querying
    • None

    Description

      When creating the caches using the attached test, we can see the following WARN messages in the server

       

      11:52:13,778 WARN  (blocking-thread--p3-t1) [org.hibernate.search.engine.common.impl.IndexManagerBuildingStateHolder] HSEARCH000574: Using configuration property 'hibernate.search.default_backend' to set the name of the default backend to 'infinispan_backend'. This configuration property is deprecated and shouldn't be used anymore. Instead, do not assign a name your default backend and configure it using the 'hibernate.search.backend' prefix, e.g. hibernate.search.backend.type = elasticsearch.
      11:52:13,857 WARN  (blocking-thread--p3-t1) [org.hibernate.search.backend.lucene.impl.LuceneBackendFactory] HSEARCH000075: Configuration setting 'lucene_version' was not specified: using LATEST (currently '8.6.2'). Context: backend 'infinispan_backend'
      11:52:14,428 WARN  (blocking-thread--p3-t1) [org.hibernate.search.engine.cfg.impl.EngineConfigurationUtils] HSEARCH000585: Using configuration property 'index_defaults.indexing.queue_count'. The prefix 'index_defaults' is deprecated and its support will ultimately be removed. Instead, you should just set defaults for index properties at the backend level. For example, set 'hibernate.search.backend.indexing.queue_size' instead of 'hibernate.search.backend.index_defaults.indexing.queue_size'.
       

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            dlovison@redhat.com Diego Lovison
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: