-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: postgrespro/mmts
base: PGPRO-5700
head repository: postgrespro/mmts
compare: master
- 15 commits
- 17 files changed
- 8 contributors
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a5dc433 - Browse repository at this point
Copy the full SHA a5dc433View commit details -
In the commit 04e72dd the code for reading sender_node_id and action type was removed. This commit fixes this issue.
Mikhail Rutman committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 7ca0008 - Browse repository at this point
Copy the full SHA 7ca0008View commit details
Commits on Jan 1, 2022
-
[PGPRO-5554] Make add_node get port via mm_get_free_port from Cluster…
….pm in order to fix rare error Could not bind IPv4 address in TAP tests. tags: multimaster
Alexey Masterov committedJan 1, 2022 Configuration menu - View commit details
-
Copy full SHA for ef0c766 - Browse repository at this point
Copy the full SHA ef0c766View commit details
Commits on Mar 5, 2022
-
Multimaster init_cluster() with empty nodes list: replace assertion w…
…ith error report. Tags: multimaster.
Andrei Krichinin authored and Mikhail Rutman committedMar 5, 2022 Configuration menu - View commit details
-
Copy full SHA for dceff14 - Browse repository at this point
Copy the full SHA dceff14View commit details -
Mikhail Rutman committed
Mar 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 8345b3a - Browse repository at this point
Copy the full SHA 8345b3aView commit details
Commits on Mar 9, 2022
-
The perl2host() function was removed in the upstream commit, but 000_regress.pl is used it. This commit fixes this issue.
Mikhail Rutman committedMar 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 524f915 - Browse repository at this point
Copy the full SHA 524f915View commit details
Commits on Mar 11, 2022
-
Disable timeouts for multimaster
To avoid disconnection between multimaster components the following timeouts were disabled for the multimaster: - statement_timeout; - lock_timeout; - idle_in_transaction_session_timeout; - idle_session_timeout.
Mikhail Rutman committedMar 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 02f0b9e - Browse repository at this point
Copy the full SHA 02f0b9eView commit details -
Fix fragile issue of DMQ sender service. Restart Campaigner at the DM…
…Q sender service exit. Do it to ensure that critical data are cleaned before next voting. Tags: Multimaster
Configuration menu - View commit details
-
Copy full SHA for 2b5b567 - Browse repository at this point
Copy the full SHA 2b5b567View commit details -
Avoid to produce an ERROR during establishing of intra-multimaster ps…
…ql-connection if it's not really needed. Caused by stress tests when I found dangerous places: some services can send dmq messages to channel, subscribed by another service. Tags: Multimaster
Configuration menu - View commit details
-
Copy full SHA for 143cbc1 - Browse repository at this point
Copy the full SHA 143cbc1View commit details
Commits on Apr 12, 2022
-
add description of multimaster parameters
The following parameters were discribed: multimaster.connect_timeout multimaster.ignore_tables_without_pk multimaster.syncpoint_interval multimaster.binary_basetypes multimaster.wait_peer_commits
Mikhail Rutman committedApr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for b879d10 - Browse repository at this point
Copy the full SHA b879d10View commit details
Commits on May 26, 2022
-
remove test atx0 from regression tests for multimaster
Mikhail Rutman committedMay 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 3d6313f - Browse repository at this point
Copy the full SHA 3d6313fView commit details
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 62a5b52 - Browse repository at this point
Copy the full SHA 62a5b52View commit details
Commits on Jul 12, 2022
-
[PGPRO-6607] Replace MaxBackends in dmq_shmem_size() with direct calc…
…ulation. Tags: Multimaster
Configuration menu - View commit details
-
Copy full SHA for 9ebb737 - Browse repository at this point
Copy the full SHA 9ebb737View commit details
Commits on Aug 8, 2022
-
Merge remote-tracking branch 'origin/PGPRO-6607'
Marina Polyakova committedAug 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 605aa9e - Browse repository at this point
Copy the full SHA 605aa9eView commit details
Commits on Aug 26, 2022
-
PGPRO-7102: fix warning in the function handle_response
For a build without assertions we get the following warning: src/resolver.c: In function ‘handle_response’: src/resolver.c:616:37: error: ‘gid’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
Marina Polyakova committedAug 26, 2022 Configuration menu - View commit details
-
Copy full SHA for baab923 - Browse repository at this point
Copy the full SHA baab923View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff PGPRO-5700...master