i need to run some unit test (on a single pc) regarding merge view (where on merge i replicate state using state transfer). How can i simulate view partitioned and then merged? i wasn't able to find similiar test on the distribution unit tests.
i find the way: on the jgroups source see the MergeTest unittest