memgraph/tests
Gareth Andrew Lloyd 0fb8e4116f
Fix REPLICA timestamps (#1615)
* Fix up REPLICA GetInfo and CreateSnapshot

Subtle bug where these actions were using the incorrect transactional
access while in REPLICA role. This casued timestamp to be incorrectly
bumped, breaking REPLICA from doing replication.

* Delay DNS resolution

Rather than resolve at endpoint creation, we will instread resolve only
on Socket connect. This allows k8s deployments to change their IP during
pod restarts.

* Minor sonarsource fixes

---------
Co-authored-by: Andreja <andreja.tonev@memgraph.io>
Co-authored-by: DavIvek <david.ivekovic@memgraph.io>
2024-01-05 16:42:54 +00:00
..
benchmark Fix REPLICA timestamps (#1615) 2024-01-05 16:42:54 +00:00
concurrent Fix REPLICA timestamps (#1615) 2024-01-05 16:42:54 +00:00
drivers Fix java drivers test (#1577) 2023-12-18 11:47:24 +01:00
e2e Fix REPLICA timestamps (#1615) 2024-01-05 16:42:54 +00:00
gql_behave Add handling of deleted return values for query procedures and functions ran in analytical mode (#1395) 2023-12-04 08:32:59 +01:00
integration Fix restarts when using init-file flag (#1465) 2023-11-24 13:11:47 +01:00
jepsen Improve logging if replica cannot recover using curr WAL file (#1086) 2023-08-01 10:33:46 +02:00
macro_benchmark Use extent hooks for per query memory limit (#1340) 2023-10-25 16:01:59 +02:00
manual Fix REPLICA timestamps (#1615) 2024-01-05 16:42:54 +00:00
mgbench Fix compare results in mgbench (#1319) 2023-11-07 17:04:37 +01:00
property_based Fix REPLICA timestamps (#1615) 2024-01-05 16:42:54 +00:00
public_benchmark Resolve python dependency issues (#372) 2022-04-07 17:56:18 +02:00
stress Add atomic memory block around unsafe code blocks (#1589) 2023-12-21 09:43:16 +01:00
unit Fix REPLICA timestamps (#1615) 2024-01-05 16:42:54 +00:00
.clang-tidy New MGP API (#219) 2021-09-09 10:44:47 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
setup.sh Add GQL behave tests for on-disk storage (#1238) 2023-10-10 09:27:11 +03:00
util.sh Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00