[bisq-network/bisq] Apply limit after filtering for shouldTransmitPayloadToPeer (#4633)

chimp1984 notifications at github.com
Tue Oct 13 00:55:59 UTC 2020


We want to limit the output not in between the various filter operations.
shouldTransmitPayloadToPeer is a rather cheap operation so no need to protect that by applying the limit before that.

If maintainers prefer to not merge it into release let me know, then I will do the PR to master. 
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Apply limit after filtering for shouldTransmitPayloadToPeer

-- File Changes --

    M p2p/src/main/java/bisq/network/p2p/storage/P2PDataStorage.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4633.patch
https://github.com/bisq-network/bisq/pull/4633.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/4633
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201012/97be1402/attachment.html>


More information about the bisq-github mailing list