[
https://issues.apache.org/jira/browse/CASSGO-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
João Reis updated CASSGO-129:
-----------------------------
Bug Category: Parent values: Correctness(12982)Level 1 values: API /
Semantic Implementation(12988)
Complexity: Normal
Discovered By: Code Inspection
Severity: Low
> disableSkipMetadata is set on Query object by some Execution methods
> --------------------------------------------------------------------
>
> Key: CASSGO-129
> URL: https://issues.apache.org/jira/browse/CASSGO-129
> Project: Apache Cassandra Go driver
> Issue Type: Bug
> Components: Core
> Reporter: João Reis
> Priority: Normal
>
> CASSGO-22 made some changes to the Query API so that query objects can be
> reused. However, there's a couple of methods that modify a field of the Query
> object which is an issue because then that field can be set for future
> executions (disableSkipMetadata on Query.ScanCASContext and
> Query.MapScanCASContext).
> Maybe this particular issue doesn't really exist in the real world because
> it's not possible to change the query string and so all future executions
> will require this field to be set to true regardless but we should change it
> for consistency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]