lp:~simeon-blanc/+junk/sync_opti_offset_nofake

Created by sbc_msf and last modified
Get this branch:
bzr branch lp:~simeon-blanc/+junk/sync_opti_offset_nofake
Only sbc_msf can upload to this branch. If you are sbc_msf please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
sbc_msf
Status:
Development

Recent revisions

623. By sbc_msf

SP-224 [IMP] Remove the fake packet

The pulling phase is quick enough so that we don't need any fake
 update. Removing it make the code clearer and prevent our instances
 from executing fake updates.

622. By sbc_msf

SP-224 [IMP] Add a filter on the rows to keep the offset as low as possible

This commit allow an instance to fetch the updates based on a sequence number
(the last sequence number already fetched by the instance) and an offset (as
before) or an update id.

This functionnality relies on the fact the updates are sorted according to their
 to their ID first, and then their sequence number. According to the code, this
 fact might be wrong in production.

621. By sbc_msf

SP-224 [IMP] Add 500 updates in each packet

Before this commit, Unifield didn't put 500 updates in each packet event
if the packet size was set to 500.

620. By jftempo

Rules v1.124: set master data on updates

619. By jftempo

SP-220 [FIX] BAR: use action xmlid to build BAR xmlid, sync new field xmlname in BAR
lp:~jfb-tempo-consulting/unifield-wm/sync-bar

Changes in rule:
  - inactive previous BAR rules (#705, #4405)
  - create new BAR rules #715, #4415 to sync xmlname field

618. By jftempo

US-779 [FIX] RW: Search only open document PICK or OUT, block the buttons in PICK
lp:~unifield-team/unifield-wm/sync-us-779-rw

617. By jftempo

US-786 [FIX] Backup: check if path is set
lp:~fabien-morin/unifield-wm/sync-fm-us-786

616. By jftempo

SP-190 [FIX] Missing code for RW sync

615. By jftempo

US-703 [IMP] Sync server: remove puller
US-703 [IMP] Split data pulled ids
SP-190 [IMP] Data push: do not browse all records
SP-199 [IMP] Do not send multi delete updates for the same record
US-684 [IMP] Close and remove cursor used by sync process
Us-684 [IMP] Don't load db dump file in memory

lp:~unifield-team/unifield-wm/us-703-sync-qt

Changes in sync_server.sync_rule.csv:
remove duplicated rule to generate delete updates on:
    - account.target.costcenter #107, done @rule #113
    - res.currency.rate #128, done @rule #106
    - cost.center.distribution.line #202 and #203, done @rule #201
    - funding.pool.distribution.line #211, done @rule #210
    - account.cashbox.line #404, done @rule #402
    - account.move.line #417, done @rule #412
    - account.analytic.line #421 and #422, done @rule #420
    - financing.contract.format #450, done @rule @451
    - financing.contract.format.line #457, done @rule #452
    - supplier.catalogue #655, done @rule #650
    - supplier.catalogue.line #656, done @rule #655

614. By jftempo

SP-203 [IMP] Sent empty package after 9min to keep the connection open

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers