[infinispan-issues] [JBoss JIRA] (ISPN-3173) Define a new query operation over hotrod

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Jun 4 11:10:54 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-3173:
--------------------------------

    Description: 
HR request: [op_id] [payload]. 
The request payload is query specific (not defined in the HR protocol) and at this stage has the following format: [Q_TYPE] [QUERY_ST] [FIRST_INDEX] [PAGE_SIZE].
Q_TYPE and query identifier, might be JPAQL (this is the query type we'll support). In future we'll add different query types as well.

HR response: [success] [payload]

    
> Define a new query operation over hotrod
> ----------------------------------------
>
>                 Key: ISPN-3173
>                 URL: https://issues.jboss.org/browse/ISPN-3173
>             Project: Infinispan
>          Issue Type: Feature Request
>            Reporter: Mircea Markus
>            Assignee: Mircea Markus
>
> HR request: [op_id] [payload]. 
> The request payload is query specific (not defined in the HR protocol) and at this stage has the following format: [Q_TYPE] [QUERY_ST] [FIRST_INDEX] [PAGE_SIZE].
> Q_TYPE and query identifier, might be JPAQL (this is the query type we'll support). In future we'll add different query types as well.
> HR response: [success] [payload]

--
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 infinispan-issues mailing list