index
:
delta/openstack/swift.git
feature/crypto
feature/crypto-review
feature/deep
feature/deep-review
feature/ec
feature/ec_review
feature/hummingbird
feature/losf
feature/repconn
feature/s3api
feature/sp-review
master
proposed/2.0.0
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/swift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swift
/
obj
/
ssync_receiver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add cap_length helper"
HEAD
master
Zuul
2023-05-17
1
-2
/
+4
|
\
|
*
Add cap_length helper
Tim Burke
2023-04-05
1
-2
/
+4
*
|
ssync: Round-trip offsets in meta/ctype Timestamps
Tim Burke
2023-04-17
1
-3
/
+7
*
|
ssync: fix decoding of ts_meta when ts_data has offset
Alistair Coles
2023-02-27
1
-4
/
+8
|
/
*
Various doc formatting cleanups
Tim Burke
2022-08-02
1
-34
/
+34
*
Fix SSYNC update phase blocking
Clay Gerrard
2021-11-15
1
-0
/
+4
*
ssync: sync non-durable fragments from handoffs
Alistair Coles
2021-01-20
1
-24
/
+44
*
ssync: Tolerate more hang-ups
Tim Burke
2020-11-24
1
-0
/
+13
*
ssync: don't log tracebacks for client disconnects
Alistair Coles
2020-11-23
1
-14
/
+22
*
Fix a race condition in case of cross-replication
Romain LE DISEZ
2020-10-14
1
-1
/
+1
*
Fix SSYNC/missing_check is blocking
Romain LE DISEZ
2020-03-28
1
-0
/
+5
*
SSYNC: log body of errors in SSYNC subrequests
Romain LE DISEZ
2020-01-27
1
-2
/
+2
*
Bump up our minimum eventlet version
Tim Burke
2019-06-24
1
-11
/
+1
*
py3: port ssync
Tim Burke
2019-06-05
1
-20
/
+32
*
Cleanup EC and SSYNC frag index parameters
Clay Gerrard
2019-02-04
1
-16
/
+3
*
Fix SSYNC concurrency on partition
Romain LE DISEZ
2018-12-04
1
-1
/
+3
*
Merge "Fix SSYNC failing to replicate unexpired object"
Jenkins
2017-05-31
1
-1
/
+1
|
\
|
*
Fix SSYNC failing to replicate unexpired object
Romain LE DISEZ
2017-04-26
1
-1
/
+1
*
|
Remove the unused import code
lijunbo
2017-05-01
1
-2
/
+0
|
/
*
Merge "Prevent ssync writing bad fragment data to diskfile"
Jenkins
2016-10-14
1
-5
/
+8
|
\
|
*
Prevent ssync writing bad fragment data to diskfile
Alistair Coles
2016-10-13
1
-5
/
+8
*
|
EC - eliminate .durable files
Alistair Coles
2016-10-10
1
-2
/
+2
|
/
*
Don't ssync data when only a durable is missing
Alistair Coles
2016-03-04
1
-12
/
+32
*
Update container on fast-POST
Alistair Coles
2016-03-03
1
-2
/
+9
*
py3: Replace urllib imports with six.moves.urllib
Victor Stinner
2015-10-08
1
-4
/
+5
*
Add POST capability to ssync for .meta files
Alistair Coles
2015-10-02
1
-23
/
+105
*
Fix invalid frag_index header in ssync_sender when reverting EC tombstones
paul luse
2015-09-08
1
-4
/
+15
*
Fix typo of 'receive'
Takashi NATSUME
2015-08-04
1
-1
/
+1
*
Filter Etag key from ssync replication-headers
Alistair Coles
2015-07-24
1
-1
/
+5
*
EC Ssync: Update parms to include node and frag indices
paul luse
2015-06-19
1
-3
/
+13
*
Remove _ensure_flush() from SSYNC receiver
Alistair Coles
2015-05-27
1
-21
/
+6
*
Make SSYNC receiver return a reponse when initial checks fail
Alistair Coles
2015-05-27
1
-6
/
+4
*
Exclude local_dev from sync partners on failure
Clay Gerrard
2015-05-26
1
-3
/
+1
*
Erasure Code Reconstructor
paul luse
2015-04-14
1
-16
/
+21
*
Allow sending object metadata after data
Samuel Merritt
2015-04-14
1
-8
/
+9
*
Replace POLICY and POLICY_INDEX with string literals
Paul Luse
2014-06-23
1
-4
/
+3
*
Add Storage Policy Support to ssync
Paul Luse
2014-06-18
1
-1
/
+5
*
Fixed several Python3 syntax errors
Alex Gaynor
2014-05-16
1
-1
/
+1
*
Make ssync_receiver drop conn on exc
gholt
2013-12-06
1
-7
/
+7
*
Merge "Per device replication_lock"
Jenkins
2013-11-22
1
-4
/
+11
|
\
|
*
Per device replication_lock
gholt
2013-11-22
1
-4
/
+11
*
|
Remove obsolete future imports
Samuel Merritt
2013-11-22
1
-2
/
+0
|
/
*
Object replication ssync (an rsync alternative)
gholt
2013-11-07
1
-0
/
+379