Ticket #422 (closed defect: fixed)
Don't cause slow-sync if a member fails to connect
| Reported by: | puck | Owned by: | dgollub |
|---|---|---|---|
| Priority: | normal | Milestone: | OpenSync 0.40 |
| Component: | OpenSync | Version: | 0.20 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Currently if msynctool is aborted before both members connect then the next sync will be a slow-sync. This doesn't have to be the case as the sync was never started.
Perhaps a slow-sync should only occur if msynctool is aborted after both members connect.
Change History
comment:2 Changed 4 years ago by cstender
- Milestone changed from 0.31 to OpenSync 0.40
Milestone 0.31 deleted
comment:3 Changed 4 years ago by dgollub
- Owner changed from abauer to dgollub
- Status changed from new to assigned
- Component changed from msynctool to OpenSync
- Severity changed from normal to major
SIGTERM handling could be done in OpenSync? as well.
See XMPM patchset: 071-track_osplugin_pid.patch 076-wait_old_osplugin_terminate.patch 116-synchronization_cancelling.patch
Note: See
TracTickets for help on using
tickets.
