malavan
|
4dcb233e08
|
fix potential compilation fail on gettid in replication.cpp
Former-commit-id: edb6b240a7785b707652a168d90f46d8744dd4c7
|
2021-12-01 20:50:18 +00:00 |
|
Malavan Sotheeswaran
|
ac1775b8a6
|
Merge branch 'async_commands' of https://gitlab.eqalpha.com/external-collab/keydb-pro-6 into async_commands
Former-commit-id: 1afa51c4d21d695c052dbec690bf3880b243dbec
|
2021-11-30 12:17:46 -05:00 |
|
Malavan Sotheeswaran
|
250e5b39a7
|
Merge branch 'keydbpro' into async_commands
Former-commit-id: 9eaddb8ca1424ff3225dac9c144d23848228c7d2
|
2021-11-30 11:47:51 -05:00 |
|
Malavan Sotheeswaran
|
9afbac8a83
|
Merge branch 'fastsync_collab' into 'keydbpro'
Fastsync collab
See merge request external-collab/keydb-pro-6!9
Former-commit-id: 8f410e4b814ea6ac506ab540ee1394834fd1d8a8
|
2021-11-26 20:53:00 +00:00 |
|
christianEQ
|
47f453a5a1
|
don't save master if host is null
Former-commit-id: 8238d8da82c483c093f5248b9dac983bc542e20f
|
2021-11-26 20:36:46 +00:00 |
|
Malavan Sotheeswaran
|
414277b098
|
Merge branch 'flash-psync' into 'fastsync_collab'
Flash Partial Sync
See merge request external-collab/keydb-pro-6!6
Former-commit-id: 2ebf2a8abd8df5c4cf3a5d759491962d050e8cc5
|
2021-11-26 18:59:16 +00:00 |
|
malavan
|
76b900db22
|
client lock for fast sync replbuffer, delay fast sync for next replication cron
Former-commit-id: 9fe7f8328d66f9ec57060934462ad85ef60c36aa
|
2021-11-26 17:46:41 +00:00 |
|
John Sully
|
2ed6d3f03a
|
Implement the disk backed backlog functionality
Former-commit-id: 759cc01c6ba05f9a865c11580cc4975b5f1bd1d6
|
2021-11-26 03:05:23 +00:00 |
|
malavan
|
ef1dc90c78
|
Merge remote-tracking branch 'origin/fastsync_collab' into fastsync_collab2
Former-commit-id: 176c00615769e1a73eb44f8fe7a6cacfa2ae539d
|
2021-11-24 22:00:18 +00:00 |
|
malavan
|
a382f2fffd
|
remove async write from fast sync repl buffer and fix some bugs
Former-commit-id: 6c45706f75d8322281296d9c73a3fac4f7f383a1
|
2021-11-24 21:59:01 +00:00 |
|
John Sully
|
b666962ed8
|
Allow fast sync even if a background save is in progress
Former-commit-id: b98aadfb6875f366a63a9d27d47fb5ca60abaa03
|
2021-11-12 00:18:32 +00:00 |
|
christianEQ
|
4c3d5c83e5
|
save replid from storage on load
Former-commit-id: 8e5d0cb7035db30f35ead36aab52df07ab3c9bee
|
2021-11-11 13:43:00 +00:00 |
|
christianEQ
|
6ef6c917ec
|
retrieve replid from IStorage rather than at load time
Former-commit-id: c25323439ce400ca91b2193aa2f464e7b09978fd
|
2021-11-11 13:43:00 +00:00 |
|
christianEQ
|
5f7fdb7c9e
|
save master status to storage when masters change
Former-commit-id: 4989926a0028aed7d7700fd1d1f4ed27c20277cc
|
2021-11-11 13:42:39 +00:00 |
|
John Sully
|
57db38708f
|
Fix multiple test failures
Former-commit-id: ba99418643e7b4a12e79bb08e4a7f152da28b861
|
2021-11-10 18:47:36 +00:00 |
|
John Sully
|
5cd72115d1
|
Prevent track changes from clearing out the cache and misreporting the key count
Former-commit-id: d7ceb59f11bc714e40f208cb8c774a5b762ad41e
|
2021-11-10 06:40:43 +00:00 |
|
John Sully
|
1ebf62da26
|
Initial implementation of snapshot fast replication. There are still a few TODOs in progress
Former-commit-id: 0febdcdab8693af443f350968ed3d8c80106675d
|
2021-11-09 19:36:07 +00:00 |
|
John Sully
|
b4eda0ef34
|
Fix slower performance during replication by better balancing client load on threads servicing a replica
Former-commit-id: 496f91d3f169fcfe6d94c2ea69cee402f8eb60ca
|
2021-10-22 03:16:33 +00:00 |
|
malavan
|
67ffa578d7
|
Merge remote-tracking branch 'opensource/unstable' into keydbpro
Former-commit-id: cf40fa5da29ba9574d20d706d0a41ca7001df95a
|
2021-08-11 20:41:54 +00:00 |
|
Christian Legge
|
9e562f1fe5
|
Add REPLPING command for use during replication (#329)
* added replping command for initiating replication
* backwards compatibility for replping (retry if not recognized)
* don't allow ping during loading (load balancer fix)
* changed replping warning to notice
Former-commit-id: d7f6bc16145206e96ffeb9941398d564c3dba6a9
|
2021-07-29 15:50:30 -04:00 |
|
John Sully
|
26750791b3
|
Merge branch 'keydbpro' into keydbpro_collab
Former-commit-id: e4e5c6696c6d831924f314a198b266b10d831e14
|
2021-07-19 20:51:27 +00:00 |
|
John Sully
|
48b30ec34a
|
Do not resize replica buffer past the max client limit
Former-commit-id: ba116500ca4fd53e4e40f04fc33981e60bb21ab7
|
2021-07-18 20:48:08 +00:00 |
|
John Sully
|
29ef9708fa
|
Return the ring buffer to its original size if we temporarily resized it
Former-commit-id: a12ce4a0d105bf7d6ccff95f7dc0044c4676b0a7
|
2021-07-18 20:45:32 +00:00 |
|
John Sully
|
653f7c96a0
|
Do not update batch variables when not in a batch
Former-commit-id: ad1e0286cf9b2d9de33c65e8e798a05ead3f7d5a
|
2021-07-18 20:28:42 +00:00 |
|
christianEQ
|
e400c205ce
|
fix warnings for mac build
Former-commit-id: 570fbd014944a655f6c8e7216f2b9226f378c7c7
|
2021-07-15 20:14:14 +00:00 |
|
John Sully
|
46c1969997
|
Merge branch 'repl_backlog_rework' into keydbpro_collab
Former-commit-id: 0983e195757d92d6cbcb63436a1332a6b80e275c
|
2021-06-30 06:36:45 +00:00 |
|
John Sully
|
d55bcf23bd
|
Merge branch 'keydbpro' into keydbpro_collab
Former-commit-id: ecc69952dfd1f145e1aff12bca56a4b4e102d669
|
2021-06-25 06:21:58 +00:00 |
|
vivek
|
e68f9cfea1
|
Primitive implementation of bypassing client buffer, stats are all messed up and print statements everywhere
Former-commit-id: 59b2ae8ff451f8a5ac2f3baf3c7b509f6872895e
|
2021-06-25 03:10:56 +00:00 |
|
John Sully
|
ad392df933
|
remove unnecessary newline
Former-commit-id: 532af9cd0286ac6ece6f401c42aea18e36d16f7c
|
2021-06-25 02:46:32 +00:00 |
|
John Sully
|
53d7d09f07
|
Remove fPendingReplicaWrite flag which can instead be calculated on demand
Former-commit-id: ae26afd13f955eb230b5c2cab20ec90db9b714ad
|
2021-06-25 01:54:38 +00:00 |
|
VivekSainiEQ
|
4ac475ea20
|
More code cleanup
Former-commit-id: 8e9962b9b7b9093399451bf93d30e5b5d26e3d33
|
2021-06-16 19:41:55 +00:00 |
|
Ubuntu
|
b2d2abbc09
|
Optimized use of repl_lowest_off to reduce lock contention
Former-commit-id: 30a957e5399fe94675f0b6d2d34c24112d5a9734
|
2021-06-15 23:13:49 +00:00 |
|
Ubuntu
|
303763e042
|
Relaxed locking, should run faster now
Former-commit-id: 5cec4d026dc1766b9ecbade6ec4b9d0e75a94e0f
|
2021-06-14 19:30:49 +00:00 |
|
VivekSainiEQ
|
0b08909024
|
Merged in 6.2.2
Former-commit-id: 3fb9bb5b4fdfb8e09430c7bef6bf9421065adf0f
|
2021-06-10 20:11:14 +00:00 |
|
VivekSainiEQ
|
f7d8a0950d
|
Cleaned up code a bit, need to rewrite some comments to reflect new behaviour
Former-commit-id: 850ec766cd71614ce9e61c12414545cd212d3878
|
2021-06-08 23:10:53 +00:00 |
|
VivekSainiEQ
|
9e344f2577
|
Seems to pass multithreaded test cases, thank the lord
Former-commit-id: 6cbf70cfff5735f3d4ef2e980945b4b1a1f85971
|
2021-06-04 20:09:47 +00:00 |
|
VivekSainiEQ
|
09c4939287
|
Removed unused variables
Former-commit-id: 48663bc480f7279a94c68aeebdd9721ca64f7038
|
2021-06-03 21:47:33 +00:00 |
|
VivekSainiEQ
|
90c6cd6e2d
|
Single threaded tests work now
Former-commit-id: 0e760d7c71231c7f52102909a31fc8db1b3e2860
|
2021-06-03 20:44:32 +00:00 |
|
VivekSainiEQ
|
615fbeb10f
|
Sync works single threaded properly, passes all but one testcase (which hangs)
Former-commit-id: 9a6ca3a5d906b9d87fe70652d218decbb2775ac1
|
2021-06-02 23:41:36 +00:00 |
|
John Sully
|
ece7a0beae
|
Merge branch 'merge_6.2.2' into keydbpro_collab
Former-commit-id: 00f3646df54d25443d8d42c92de60fdeef4fbbe8
|
2021-06-02 02:12:16 +00:00 |
|
John Sully
|
d243d4e5df
|
Merge branch 'unstable' into keydbpro
Former-commit-id: 657789db5c3bd0fbbfc15be150d6eb525554251c
|
2021-06-02 02:08:18 +00:00 |
|
John Sully
|
075ce8db9e
|
Merge branch 'merge_6.2.2' into keydbpro_collab
Former-commit-id: 54fe037e4e215b1e5bdb42b567c6df04a69ba150
|
2021-06-02 02:05:44 +00:00 |
|
John Sully
|
d1337c9bbe
|
Don't pass on flags indicating membership in a list
Former-commit-id: b1f662d6393eea77c2870c8a1f955374b1a3b57f
|
2021-05-30 05:11:18 +00:00 |
|
John Sully
|
0a0f610f17
|
Merge branch 'unstable' into keydbpro
Former-commit-id: 4fd95b064648ee3d02097a1c2dabf306978b44f9
|
2021-05-30 04:28:09 +00:00 |
|
John Sully
|
542a83edec
|
Handle race where a different thread cancels the replication but we haven't closed the connection
Former-commit-id: 92e48f071792985c2fb7f4c722329e832cd4c77b
|
2021-05-30 02:08:02 +00:00 |
|
John Sully
|
6b4f686f5f
|
Merge branch 'unstable' into keydbpro
Former-commit-id: 205d8f18d2bb8df5253bab40578b006b7aa73fd5
|
2021-05-28 23:32:46 +00:00 |
|
VivekSainiEQ
|
4d85f3f6b0
|
Added more synchronization and fixed some data races
Former-commit-id: 183e015dac6f85df1c94d0761e89bc23d9f53319
|
2021-05-27 18:57:23 +00:00 |
|
VivekSainiEQ
|
8a7cf8a608
|
Added transmitted RDB lock
Former-commit-id: 4b32167afc85742d85ff9b47b2c2e0b6b02e140a
|
2021-05-26 20:10:33 +00:00 |
|
John Sully
|
d53454a392
|
Ensure multi-thread handling of cached master is equivalent to single thread case
Former-commit-id: 7ee766aee13f501923afc127a74c79b29c0b0aa2
|
2021-05-26 17:29:47 +00:00 |
|
John Sully
|
96622e82f5
|
Avoid differences between single thread and multi-thread
Former-commit-id: 848c5ad784d6437533f6c86663b81e41e06a11ea
|
2021-05-26 17:29:01 +00:00 |
|