[infinispan-issues] [JBoss JIRA] (ISPN-9976) Query still has hard dependency on Elasticsearch

Ryan Emerson (Jira) issues at jboss.org
Fri Feb 15 05:09:00 EST 2019


Ryan Emerson created ISPN-9976:
----------------------------------

             Summary: Query still has hard dependency on Elasticsearch
                 Key: ISPN-9976
                 URL: https://issues.jboss.org/browse/ISPN-9976
             Project: Infinispan
          Issue Type: Bug
          Components: Embedded Querying, Remote Querying
    Affects Versions: 9.4.6.Final, 10.0.0.Alpha3
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 10.0.0.Beta1, 9.4.7.Final


ISPN-9795 Made the {{org.hibernate.search.elasticsearch}} module optional in our feature-packs, however in `infinispan-query`there is an unchecked call to {{org.hibernate.search.elasticsearch.bridge.builtin.impl.ElasticsearchDateBridge}} regardless of whether Elasticsearch is actually available on the classpath. This results in a {{NoClassDefFoundError}} whenever {{HibernateSearchPropertyHelper#convertToPropertyType}} is called and Elasticsearch is not available. For example when deploying the wfly-modules to a wfly instance.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list