Bug 1197789
| Summary: | Deprecate support for using Lucene search to query JDG | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Van Halbert <vhalbert> |
| Component: | Integration, Teiid | Assignee: | Van Halbert <vhalbert> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | atangrin, dlesage, felias, jdurani, lfabriko, vhalbert |
| Target Milestone: | ER1 | Keywords: | Documentation |
| Target Release: | 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
The infinispan-cache translator is deprecating the support for using Lucene to search a JDG cache. This is because the JDG DSL query language provides the most features that match SQL querying. And therefore, no need to support 2 underlying querying options.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-24 11:46:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Van Halbert
2015-03-02 15:44:49 UTC
Since Teiid does not own the data source (JDG), it takes the position that it doesn't configure the data source. The configuration by file will be removed. With DV 6.3, deprecate the support for querying JDG using lucene. The use of DSL will be the option to use. Van Halbert <vhalbert> updated the status of jira TEIID-3559 to Open Steven Hawkins <shawkins> updated the status of jira TEIID-3559 to Resolved May I ask in which section it should be added? Van, this has been change to documentation issue but there is no doc update. At least David did not provide any information here. As BZ's name is "Deprecate support...", I would expect an update in the documentation. So, how could we verify this BZ? The documentation related to using the "infinispan-cache" (library mode) is in the object translator [1], it never had its own home. Section 13.22.2 is where is has this support for Lucene searching option specified. That's been deprecated. [1] https://access.qa.redhat.com/documentation/en/red-hat-jboss-data-virtualization/6.3/single/development-guide-volume-3-reference-material#sect-Object_Translator Thanks Van for URL. Setting to ASSIGNED. There is no note/warning about deprecation. I have added a note to that section. I have also added the same note to the Release Notes document. |