You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2015/08/13 07:34:45 UTC

[jira] [Created] (ATLAS-102) Issue with SolrIndex

Shwetha G S created ATLAS-102:
---------------------------------

             Summary: Issue with SolrIndex
                 Key: ATLAS-102
                 URL: https://issues.apache.org/jira/browse/ATLAS-102
             Project: Atlas
          Issue Type: Sub-task
            Reporter: Shwetha G S


Currently, atlas packages titan-solr-0.5.4 and solr 5.2.1. com.thinkaurelius.titan.diskstorage.solr.SolrIndex in titan-solr doesn't work with solr 5.2.1. SolrIndex has PreInitializeConfigOptions annotation and titan tries to load this class which fails. This comes as a nasty error in application log, but titan comes up successfully. The only way that we can avoid is renaming Solr5Index in atlas to SolrIndex so that SolrIndex in titan-solr is not loaded by classloader



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)