Related to https://jira.jboss.org/jira/browse/JGRP-805.
See whether we can make the overhead for ConcurrentHashmap in Message smaller. Potentially reduce the number of buckets for each CCHM (default: 16, IIRC). Or replace CCHMs altogether ?
- is related to
-
JGRP-805 Message getHeaders not protected from concurrent modification
- Resolved