Re: [I] Data race when calling SetConsistency [cassandra-gocql-driver]

2025-04-05 Thread via GitHub
joao-r-reis closed issue #1473: Data race when calling SetConsistency URL: https://github.com/apache/cassandra-gocql-driver/issues/1473 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [I] Data race when calling SetConsistency [cassandra-gocql-driver]

2025-04-04 Thread via GitHub
joao-r-reis commented on issue #1473: URL: https://github.com/apache/cassandra-gocql-driver/issues/1473#issuecomment-2752036094 This is mentioned [here](https://github.com/apache/cassandra-gocql-driver/issues/357) Closing as duplicate -- This is an automated message from the Apache G

Re: [I] Data race when calling SetConsistency [cassandra-gocql-driver]

2025-03-26 Thread via GitHub
OleksiienkoMykyta commented on issue #1473: URL: https://github.com/apache/cassandra-gocql-driver/issues/1473#issuecomment-2753564448 Or do you mean that CASSGO-23 solves this but isn't included in the v2 release? -- This is an automated message from the Apache Git Service. To respond to

Re: [I] Data race when calling SetConsistency [cassandra-gocql-driver]

2025-03-26 Thread via GitHub
OleksiienkoMykyta commented on issue #1473: URL: https://github.com/apache/cassandra-gocql-driver/issues/1473#issuecomment-2753550922 > Actually, after looking at it again, although [CASSGO-23](https://issues.apache.org/jira/browse/CASSGO-23) should fix this we can also fix the actual bug

[I] Data race when calling SetConsistency [cassandra-gocql-driver]

2025-03-25 Thread via GitHub
ncabatoff opened a new issue, #1473: URL: https://github.com/apache/cassandra-gocql-driver/issues/1473 Please answer these questions before submitting your issue. Thanks! ### What version of Cassandra are you using? Docker image cassandra:3.11. ### What version of Gocql a

Re: [I] Data race when calling SetConsistency [cassandra-gocql-driver]

2025-03-25 Thread via GitHub
joao-r-reis commented on issue #1473: URL: https://github.com/apache/cassandra-gocql-driver/issues/1473#issuecomment-2752043363 Actually, after looking at it again, although CASSGO-23 should fix this we can also fix the actual bug if CASSGO-23 doesn't make it into the next release so I'll

Re: [I] Data race when calling SetConsistency [cassandra-gocql-driver]

2025-02-26 Thread via GitHub
OleksiienkoMykyta commented on issue #1473: URL: https://github.com/apache/cassandra-gocql-driver/issues/1473#issuecomment-2684318219 The mentioned way of triggering Data race is not relevant anymore(I can't reproduce it with the provided info). Although in theory setting consistency on th