William Burns
William Burns
Integrated into main, thanks @jabolina !
Fran mentioned I should ping you @barreiro to see if this kind of change is alright for the images or not or if there are other required changes.
> @wburns there are more places that need update. `.dockerfiles` in `distribution` folder and qyay.io action come to mind. @barreiro I added both of those and found a couple more...
Looking over this PR I can't really say this is in a reviewable state any longer. I don't think the KCS article should be linked in any of our documentation,...
@dependabot rebase
Fixed by https://github.com/Hyperfoil/Hyperfoil/pull/336
Sorry, was on leave for a while :) Rebased and updated to use ubi9 for Docker.
Git was able to apply it on the rebase just fine with the move. Updated @lampajr !
`cachesize = totalMemory-(memoryOS+maxJavaHeapSizeXmx)` sounds good to me. However 200 MB for JVM heap seems a bit much if we only have a single off heap cache. Also ISPN 12 shouldn't...
This has always been just a standard setting in JGroups as IPv6 and JGroups hasn't worked in many various JDKs. http://www.jgroups.org/tutorial/html/ch01.html See section 1.6. @belaban would know for sure but...