[bisq-network/bisq] onUpdatedDataReceived must be called in the correct order. (#5141)

chimp1984 notifications at github.com
Sun Jan 31 19:36:11 CET 2021


We cannot use a listener at RequestDataManager as the order
is not defined if doing so.
So we use P2PService as our controlling entity to call
further clients in the correct order.

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5141

-- Commit Summary --

  * onUpdatedDataReceived must be called in the correct order.

-- File Changes --

    M p2p/src/main/java/bisq/network/p2p/P2PService.java (7)
    M p2p/src/main/java/bisq/network/p2p/mailbox/MailboxMessageService.java (43)
    M p2p/src/main/java/bisq/network/p2p/peers/getdata/RequestDataManager.java (24)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5141.patch
https://github.com/bisq-network/bisq/pull/5141.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5141
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210131/2b734b30/attachment.htm>


More information about the bisq-github mailing list