Lari Hotari

Results 996 comments of Lari Hotari

I finally got some logs from CI. It looks like the metadata initialization job is stuck. I'm adding timeouts in #218 to see if that could help mitigate the issue....

Promising changes from @frederic-kneier in https://github.com/apache/pulsar/pull/14088 . It might resolve the issue that has been blocking us from upgrading to Pulsar 2.8.x in the Helm chart.

Rebased on latest master branch changes.

I'm sorry to spam this issue, but I have a question that is related to caches in pull requests. The question is about the quota that caches for pull requests...

I have added a new metric for entry location index lookups with PR #3444 . That is slightly related. It doesn't go down into the RocksDB level, but it will...

> Would you mind creating a separate PR for the last 2 commits (Include `hono-service-device-registry-jdbc image in pushed images` & `tenantAdapterStore should use tenantsProperties().getAdapter()`)? One is a bug and the...

@ctron I have address the review comments. Please review the changes.

> > https://www.testcontainers.org/modules/databases/mssqlserver/ explains it. I'll remove that file and use the code based method for accepting the Docker container EULA. > > So that would be a no-go for...

> @lhotari I am not sure about the outcome of the discussion around the SQL Server license issue. Regardless of that, the fixes for the PostgreSQL dialect are very valuable...

@sophokles73 @ctron I have moved the Postgres specific parts to a new PR, that is #2375 .