[
https://issues.apache.org/jira/browse/GEODE-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-5750:
----------------------------------
Labels: pull-request-available (was: )
> Incorrect enumeration value set for OP_TYPE_CREATE in CLI CqOperation
> ---------------------------------------------------------------------
>
> Key: GEODE-5750
> URL: https://issues.apache.org/jira/browse/GEODE-5750
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Ivan Godwin
> Priority: Major
> Labels: pull-request-available
>
> The enumeration value for OP_TYPE_CREATE is set to 0 in the CLI CqOperation
> enum class, rather than 1. The result is that there is no match for what
> CqEvent.getQueryOperation() returns for a create event.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)