Following openpaas-1.7.15-rc2 deployment, and the use of VAVR immutable datastructures in UidMsnConverter, I notice some offending slow FETCH requests.
A closer look shows Cassandra is not to blame here
Flame graphs correlate the analysis
Micro - benchmarks show breakage in performance from 8.000.000 mails locally.
Short term reaction
Should we revert the use of VAVR in UidMsnConverter?
What?
Following openpaas-1.7.15-rc2 deployment, and the use of VAVR immutable datastructures in UidMsnConverter, I notice some offending slow FETCH requests.
A closer look shows Cassandra is not to blame here
Flame graphs correlate the analysis
Micro - benchmarks show breakage in performance from 8.000.000 mails locally.
Short term reaction