[ 
https://issues.apache.org/jira/browse/DISPATCH-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17019645#comment-17019645
 ] 

ASF GitHub Bot commented on DISPATCH-1551:
------------------------------------------

ted-ross commented on pull request #667: DISPATCH-1551 - Assure that 
differential MAUs are expected before acc…
URL: https://github.com/apache/qpid-dispatch/pull/667#discussion_r368660215
 
 

 ##########
 File path: src/router_core/modules/mobile_sync/mobile.c
 ##########
 @@ -51,6 +51,8 @@ static const char *HAVE_SEQ   = "have_seq";
 #define ADDR_SYNC_TO_BE_DELETED         0x00000004
 #define ADDR_SYNC_MOBILE_TRACKING       0x00000008
 
+#define ADDR_SYNC_MA_REQUESTED          0x00000001
 
 Review comment:
   Will fix...
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Mobile addresses can get out of sync (DISPATCH-1532 regression)
> ---------------------------------------------------------------
>
>                 Key: DISPATCH-1551
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1551
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Routing Engine
>    Affects Versions: 1.11.0
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Major
>             Fix For: 1.11.0
>
>
> There's a defect in the new implementation of mobile-address-sync 
> (DISPATCH-1532) that can cause a router to accept a differential update (MAU) 
> when that update is not one sequence value ahead of the current state.  In 
> this case, the updated deltas are not applied to a known base state and can 
> result in incorrect final state.
> This defect does not exist in version 1.10.0 nor any other released version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to