-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'm trying to use spring-cloud consul …
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
We had a few asks for failover support in Stork.
Currently, we stand at the position that Stork should only provide service instances and not be involved in making calls, but maybe we should revisit…
-
### Descrição:
- Para melhorar a gestão e a manutenção das configurações dos nossos microserviços, planejamos implementar um microserviço de Config Server. Este servidor centralizado será responsáv…
-
环境:zookeeper注册中心 redis存储 seata2.0.0
我的seata-server 配置文件(确保seata在启动的时候正确读取这个文件,我更改过端口号是生效的)
docker 容器:/seata-server/resources/application.yml
![企业微信截图_1720494386179](https://github.com/apache/incu…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
## Expected Behavior
After I pause my partition at offset **X**, stop processing it, then some time latter seek to **X** and resume partition, I expect Flux to return records from this offset.
## …
-
I really like the thought process behind this. Nice idea.
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
As part of migration of spring-boot 1.5.9 to 2.1.4.RELEASE, I have an existent custom DataSource using the `DataSourceBuilder.java` and the `@ConfigurationProperties` annotation:
```
@Bean
@C…