antirez
|
352408a8ad
Remove the PSYNC2 meaningful offset test.
|
4 年之前 |
antirez
|
5418c81312
Revert "PSYNC2: meaningful offset implemented."
|
4 年之前 |
antirez
|
33cbdac124
Revert "PSYNC2: fix backlog_idx when adjusting for meaningful offset"
|
4 年之前 |
antirez
|
62441004ae
Revert "PSYNC2: reset backlog_idx and master_repl_offset correctly"
|
4 年之前 |
antirez
|
f135aef0db
Revert "Keep track of meaningful replication offset in replicas too"
|
4 年之前 |
antirez
|
32378b7fad
Revert "Disconnect chained replicas when the replica performs PSYNC with the master always to avoid replication offset mismatch between master and chained replicas."
|
4 年之前 |
antirez
|
ee22a8bdd3
Revert "Fix #7306 less aggressively."
|
4 年之前 |
antirez
|
0471dcaf91
Revert "Make disconnectSlaves() synchronous in the base case."
|
4 年之前 |
zhaozhao.zz
|
2eb2f3635f
Revert "PSYNC2: second_replid_offset should be real meaningful offset"
|
4 年之前 |
antirez
|
8dd017368b
Revert "Clarify what is happening in PR #7320."
|
4 年之前 |
antirez
|
325409a011
Set a protocol error if master use the inline protocol.
|
4 年之前 |
antirez
|
94c026cd19
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 年之前 |
antirez
|
7d35939206
Replication: log backlog creation event.
|
4 年之前 |
Salvatore Sanfilippo
|
caf7c50408
Merge pull request #7328 from oranagra/daily_tls_test
|
4 年之前 |
Oran Agra
|
1965c0099e
daily CI test with tls
|
4 年之前 |
Oran Agra
|
b9abecfc4c
avoid using sendfile if tls-replication is enabled
|
4 年之前 |
antirez
|
091fb64681
Test: PSYNC2 test can now show server logs.
|
4 年之前 |
antirez
|
92a3ff6168
Clarify what is happening in PR #7320.
|
4 年之前 |
Salvatore Sanfilippo
|
9e055a0f1f
Merge pull request #7320 from soloestoy/second-replid-offset-should-be-meaningful-offset
|
4 年之前 |
zhaozhao.zz
|
eec769be59
PSYNC2: second_replid_offset should be real meaningful offset
|
4 年之前 |
Salvatore Sanfilippo
|
b89e6d74fa
Merge pull request #7315 from oranagra/ci-32bit
|
4 年之前 |
Oran Agra
|
c1da9420c7
add CI for 32bit build
|
4 年之前 |
antirez
|
adc5df1bc3
Make disconnectSlaves() synchronous in the base case.
|
4 年之前 |
antirez
|
07c6bee78f
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 年之前 |
antirez
|
b407590cee
Fix #7306 less aggressively.
|
4 年之前 |
Salvatore Sanfilippo
|
40161553e2
Merge pull request #7096 from ShooterIT/sendfile
|
4 年之前 |
Salvatore Sanfilippo
|
285817b28a
Merge pull request #7305 from madolson/unstable-connection
|
4 年之前 |
Salvatore Sanfilippo
|
ee93a70e7b
Merge pull request #7306 from QuChen88/chained-replica-offset
|
4 年之前 |
Qu Chen
|
42f5da5d2d
Disconnect chained replicas when the replica performs PSYNC with the master always to avoid replication offset mismatch between master and chained replicas.
|
4 年之前 |
Madelyn Olson
|
5109f16b77
EAGAIN for tls during diskless load
|
4 年之前 |