Read-only semantic information not taken into account for SELECT requests
-------------------------------------------------------------------------

         Key: SEQUOIA-849
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-849
     Project: Sequoia
        Type: Bug
  Components: Core  
    Versions: Sequoia 3.0 beta1    
    Reporter: Emmanuel Cecchet
     Fix For: Sequoia 3.0


SELECT request parser properly forwards the isReadOnly flag it gets from the 
semantic information but it is not interpreted in isMustBroadcast. This means 
that SELECT requests that are defined with a semantic information that is 
forced to isReadOnly=false (so that they get broadcast) are in fact never 
broadcast if they do not match the select for udpate pattern.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to