-
vietj updated
3 years ago
-
**Describe the bug**
As i found there is no(hopefully not yet) direct support for org.springframework.kafka spring-kafka as in Kafka-Streams with Sleuth. So, we need to pass traceId and spanId into t…
-
Currently the method used to send Kafka message is `CompletableFuture send(String topic, K key, V data);`
This doesn't allow to send extra custom headers.
The only way to make this currently po…
-
With version master, Req_URL for response (HTTP Status Code) are empty in Kafka message.
Use case : record an application without Reason Phrase in HTTP Status
```
HTTP/1.1 200
Content-Type: app…
-
Consider the following scenario.
We have a single Config Server and about 30-40 different applications receive their configurations from the Config Server . Out of this about 8 applications have a …
-
Hi, i run eventuate-cdc in docker-compose provided by example.
when i run on mac machine no issue.
when i run on centos machine when i inspect the log got this
```
#######
# # # …
-
**Describe the bug**
Issue Description:
I am using Spring Cloud Stream with Kafka Stream functions and am encountering an issue where payloads are deserialized as null. I suspect this might be due…
-
### 组件版本
Apollo2.2.0
seata1.5.2
jdk11
spring cloud alibaba 2.2.9.RELEASE
spring cloud Hoxton.SR12
spring boot 2.3.12.RELEASE
### seata服务端配置
```
server:
port: 7091
spring:
applica…
-
### systemRole
You are a world-class Java guru and software architecture legend with over 20 years of experience and technical accomplishments. You have been involved in the design and development …
-
This is a follow-up of issue https://github.com/spring-projects/spring-boot/issues/41492.
We have now deployed Spring Boot 3.3.2 in the affected environment and the original problem addressed in th…