[jgroups-git] [belaban/JGroups] 76998c: MessageBatch: determineMode() is not O(n) anymore, ...
Brought to you by:
belaban
From: Bela B. <no...@gi...> - 2024-08-27 09:20:24
|
Branch: refs/heads/5.3.x Home: https://github.com/belaban/JGroups Commit: 76998c2e0f29e3f438ca30878175e08261d36e63 https://github.com/belaban/JGroups/commit/76998c2e0f29e3f438ca30878175e08261d36e63 Author: Bela Ban <be...@ma...> Date: 2024-08-27 (Tue, 27 Aug 2024) Changed paths: M src/org/jgroups/util/MessageBatch.java M tests/junit-functional/org/jgroups/tests/MessageBatchTest.java Log Message: ----------- MessageBatch: determineMode() is not O(n) anymore, but O(1) (https://issues.redhat.com/browse/JGRP-2828) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |