[teiid-issues] [JBoss JIRA] (TEIID-3481) Wrong syntax of cache hints in the documentation

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue May 26 18:47:02 EDT 2015


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

RH Bugzilla Integration commented on TEIID-3481:
------------------------------------------------

David Le Sage <dlesage at redhat.com> changed the Status of [bug 1222520|https://bugzilla.redhat.com/show_bug.cgi?id=1222520] from NEW to ASSIGNED

> Wrong syntax of cache hints in the documentation 
> -------------------------------------------------
>
>                 Key: TEIID-3481
>                 URL: https://issues.jboss.org/browse/TEIID-3481
>             Project: Teiid
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 8.7
>            Reporter: Juraj Duráni
>            Assignee: Steven Hawkins
>
> The syntax for cache hint is as follows:
> (1) cache[([pref_mem] [ttl:n] [updatable])] [scope:(session|user|vdb)]
> So if user wants to use cache for specific scope (e.g. session) according to declared syntax it should be:
> (2) cache scope:session
> But using (2) teiid ignores the scope. What teiid accepts is:
> cache(scope:session)
> So I suggest to update (1) to:
> cache[([pref_mem] [ttl:n] [updatable] [scope:(session|user|vdb)]*)]*



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the teiid-issues mailing list