[cas-user] Re: cpu hungry index on mongo ticket registry

2024-02-26 Thread 'Pascal Rigaux' via CAS Community
Hi, Thanks for the info. Looking at current code: - index on "ticketId" has been created :-) - text index IDX_JSON_TYPE_ID is now only created on TGTs (no more for STs)... which may still be costly. Need testing though... cu On 12/02/2024 10:54, 'martin@springer.com' via CAS Community wr

[cas-user] Re: cpu hungry index on mongo ticket registry

2024-02-12 Thread 'martin....@springer.com' via CAS Community
seems your declined PR at https://github.com/apereo/cas/pull/5627/files got now adopted by re-worked MongoDB support https://github.com/apereo/cas/commit/d7830d0d6ab47234abfd89b145c17f240f053170 On Saturday, April 1, 2023 at 12:23:41 PM UTC+2 Pascal Rigaux wrote: > Hi, > > To avoid performance