Ludovic DEHON
Ludovic DEHON
Not for now, PR are welcome
If you want some URGENT help, please provide: - a reduce yaml with only configuration that is not default values (only broker configuration) - log from akhq
Nothing relevant on the logs or the configuration files. I think your users don't have any rights on this cluster or may have a regexp that limit the topic visible....
Humm, really strange, I have multiple instance with this version with no memory leak. The only way to understand is to do a memory dump, maybe try with VisualVM or...
this one : https://github.com/tchiotludo/akhq/pull/1069 ?
nice thanks :)
I don't think any PR or any ideas of the memory leak for now. Does the #1069 is better ? maybe we can merge this one first For the others...
hi @danielhass, thanks for that. I look at quickly but I found it's some kind of breaking change. You will add extra env vars if the users to have defined...
@danielhass : any env vars will override any application files in micronaut. The better will be to add the generated jwt to `secrets` in order to create automatically the `application-secrets.yml`...
done @IsaacNoga enjoy ;)