]
Bela Ban resolved JGRP-2488.
----------------------------
Resolution: Done
VERIFY_SUSPECT: don't start a new thread for each SUSPECT event
---------------------------------------------------------------
Key: JGRP-2488
URL:
https://issues.redhat.com/browse/JGRP-2488
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.2.5, 5.0.0.Final
Currently, {{VERIFY_SUSPECT}} starts a new thread to handle every {{SUSPECT}} event. This
should be changed, so that - if a thread is already running - reuse it.