Jens Wilke

Results 86 comments of Jens Wilke

Corrected statistics with the V2.6 change without changing hot max: Trace Name | Cache Size | Reference | Hitrate | Best | Hitrate | Diff ---------- | ---------: | ---------...

I investigated this further. The documentation of `extended_spam_headers` says: ```` Add “extended Rspamd headers” to messages [NOT originated from authenticated users or our_networks](https://www.rspamd.com/doc/modules/milter_headers.html#scan-results-exposure-prevention) (default false) ```` And then the link...

@vstakhov From the experience I have with this topic now, I see several things that could be improved in Rspamd and its documentation. If this fits better for you as...

Hi @Oksydan Did you do already some testing with 8.1.x? We would like to update to 8.1.x soon, since bug fixes seem to go there.

@mkouba, @manovotn > I am with @mkouba on this - it should land in JCache specification. Just like @Transactional sits in JTA and @ViewScoped in JSF. Wait. In the sphere...

> AFAIU JSR107 depends on CDI and CDI defines the session scope. So if JCache defines a scope that relies on that session scope as defined by CDI, this should...

@beikov > To avoid these issue, I would like to put the beans into a local cache instead which is associated with the session. Why are you not just doing...

Thanks for the bug report and the small project to reproduce it quickly, @ashraf-revo! There is a stackoverflow article that seems relevant: https://stackoverflow.com/questions/60654455/how-to-fix-try-avoiding-to-initialize-the-class-that-caused-initialization-wit I added the trace option and got:...

@snicoll Thanks for the ping. I look into it the next days.