-
### Describe the bug
When using the ClickHouse JDBC driver with JdbcTemplate in a Spring application, a query timeout is set using JdbcTemplate.setQueryTimeout(10). However, when the query exceeds …
-
### Describe the bug
Hello,
I noticed a difference between RESTEasy reactive and RESTEasy classic when using ContainerResponseFilter.
A simple endpoint returning a `Response` and that does expl…
-
In the demo project on the basis of ‘basic 3D’ project template just duplicated a large number of cubes (1 344), the scene lags noticeably when rotated in the editor with simple material, but even…
-
Re-enable this test after it is fixed.
Configuration: Ubuntu x64 Release
Error Message: `Microsoft.Diagnostics.NETCore.Client.ServerNotAvailableException : Could not send Stop command. The targe…
-
* **Electron-Builder Version**: 23.0.8
* **Node Version**: v16.9.1
* **Electron Version**: 17.4.3
* **Electron Type (current, beta, nightly)**: Current
* **Electron Updater Version**: 5.0.1
* **…
-
I believe this is what our GitHub Actions CI workflow should eventually look like:
```yaml
name: Update data
on:
pull_request:
workflow_dispatch:
jobs:
update:
runs-on: ubuntu-…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
After enabling application insights in a NET 8 Azure function in isolated mode, the cloud role name set fot the telemetry is the name of the function app in azure. I am not able to change it using a T…
-
Accessing `UnmodifiedEntity` on a type with a ComplexType on it causes an exception. It doesn't matter if the changed value is inside the complextype or directly on the entity: accessing the unmodifie…
-
### Describe the bug
#### Description:
When generating Java classes from CRDs using fabric8 Kubernetes client, there are issues with incorrect field types and missing fields in the generated class…