Michal Hajas

Results 25 comments of Michal Hajas

@Redhat-Alice Sure, I am sorry. GHA means Github actions. These are some actions running with each opened PR, you can see the results in each PR at the bottom of...

> Looking at the changelog for group map jpa it looks like the name value pair is already indexed. Am I missing anything there? @Redhat-Alice I missed that. I didn't...

@hmlnarik does this mean we are removing current cross DC tests and not running them at all for the legacy store?

> It'd be good to optimize the execution of those tests as currently, after each restart, the 'build' process is executed and the re-augmentation is done. @mabartos AFAIK, the re-augmentation...

@vmuzikar @pedroigor Thank you for the reviews! @hmlnarik Can we merge this or do we need something else?

@orivat Have you enabled indexing on created caches? Here you can see XML config for each cache: https://github.com/keycloak/keycloak/tree/main/model/map-hot-rod/src/main/resources/config I am afraid `-Dkeycloak.connectionsHotRod.reindexCaches=all` will not solve your issue. It seems you...

@orivat I am closing this as I don't think this is an issue in Keycloak, but rather a problem with how the caches are created. Please let me reopen the...

Closing in favour of the following issue: #14134

Hello, just realized we have quite a few things around Map storage also in Keycloak benchmark, should we add this issue: https://github.com/keycloak/keycloak-benchmark/issues/605 under this umbrella?

Nice work @pruivo! Is this solving issue: https://github.com/keycloak/keycloak-benchmark/issues/730. If you haven't tested this yet I can try to run the functional test against this change tomorrow.