Bug 1233040
| Summary: | Transformation editor does not save the code, "create virtual procedure" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Hisao Furuichi <hfuruich> | ||||
| Component: | Tooling | Assignee: | Barry LaFond <blafond> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Andrej Smigala <asmigala> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 6.1.0 | CC: | asmigala, atangrin, blafond, drieden, vhalbert | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-11-17 18:08:53 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: | |||||||
| Attachments: |
|
||||||
|
Description
Hisao Furuichi
2015-06-18 06:45:41 UTC
My coworker found a workaround, but it's manually editing xmi file. Although this workaround is valid, it's too risky because user might destroy the xmi file easily. Please consider this ticket as urgent, and fix it as soon as possible. Many thx for your help The fix for this involves updating our TeiidParser source and enabling the cache hints for procedure queries. Not enough time in 9.0.3 release to get this done. Paul Richardson <p.g.richardson.uk> updated the status of jira TEIIDDES-2562 to Closed Barry, why is this bz closed as NOTABUG? There are changes in the code [1] and it has not been verified by QE. [1] https://github.com/Teiid-Designer/teiid-designer/commit/34ca848eb8c07b9bb76f260f823c60b7ce5f1614 Barry LaFond <blafond> updated the status of jira TEIIDDES-2562 to Reopened There was some confusion as to what the problem was. Turns out is IS a bug and (the cache hint gets removed in 9.0.3), and it IS fixed in 9.0.4 (it is not removed in 9.0.4). The relevant commit is here: https://github.com/phantomjinx/teiid-designer/commit/34ca848eb8c07b9bb76f260f823c60b7ce5f1614 Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2562 to Closed The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |