[teiid-issues] [JBoss JIRA] (TEIID-2914) Infinispan Connector didn't have the advanced searching option exposed

Van Halbert (JIRA) issues at jboss.org
Wed Apr 2 10:51:12 EDT 2014


    [ https://issues.jboss.org/browse/TEIID-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958546#comment-12958546 ] 

Van Halbert commented on TEIID-2914:
------------------------------------

Its easy to remove, but is it the better option.   I was thinking, that in this case, the resource adapter is like a jdbc driver, you ask it what's its capabilities are.    The configuration of the resource adapter is there, then why not add what it supports too.      The translator will check for the capability from the Cache (i.e., cache wrapper) and then performs the appropriate type of query.    I really think, the function of querying (e.g. by key, lucene or DSL) should be moved into the cache wrapper, so the translator doesn't need to control how its performed.   And with the addition of DSL support and the dependencies on google protobuf's, if we don't segment this more, there will be no separation between the translator and resource adapter.
                
> Infinispan Connector didn't have the advanced searching option exposed
> ----------------------------------------------------------------------
>
>                 Key: TEIID-2914
>                 URL: https://issues.jboss.org/browse/TEIID-2914
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.7, 8.7.1
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>
> The advanced searching option (i.e, lucene searching) that is defined in the .rar was not being picked up in the connector.
> Also, it was incorrectly defined on the translator, because the translator cannot override how the cache is configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list