]
Bela Ban updated JGRP-1052:
---------------------------
Fix Version/s: 3.1
(was: 3.0)
Pushed into 3.1, as this is ongoing work
Ergonomics
----------
Key: JGRP-1052
URL:
https://issues.jboss.org/browse/JGRP-1052
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.1
The goal is to (a) reduce the number of properties needed and (b) determine the values
dynamically.
Examples:
- Determine the best min/max size of a thread pool
- Find out what the best timeout values are for retransmission, e.g. based on average
retransmission times
- Determine the optimal number of credits in FC
This is similar to the JVM setting where, starting with 1.5, the initial values can be
set, but over time, the JVM dynamically changes them.
In the best case, a config contains only a list of protocols without any properties, and
JGroups will figure out the correct values.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: