Haytham Mohamed

Results 7 comments of Haytham Mohamed

experiencing the same `SQL Error [22023]: ERROR: no top level time_bucket_gapfill in group by clause` error when using `time_bucket_gapfill` function. I wonder if any update. thanks.

Not sure what would be new to test. Jersey deps are made optional in the module, that keeps the autowired `DiscoveryClientOptionalArgs` bean on existing `JerseyOptionalArgsConfigurationTest.java` test class to remain not...

Current implementation triggers a reload event once a configmap is updated. However, this event occurs soon before the new configmap content is projected into the mounted volume. The implementation currently...

yes @geoand, the current implementation uses API to apply reading configmaps directly but not their projected contents from mounted volumes. @markfisher, that would be an awesome enhancement, it would help...

reference: https://spring.io/blog/2020/08/14/config-file-processing-in-spring-boot-2-4 nothing happens with using `spring.config.import=configtree:...`. Same as reported issue https://github.com/spring-projects/spring-boot/issues/23232

```2. Server instances would have to be instrumented to know their load and have an endpoint where that could be queried (possibly using micrometer?)``` in non-RSocket cases and given that...

a metrics-aware discovery service is optimal if we are fine with outdated cached instances, as @dsyer mentioned it looks like a new enhanced Eureka.