-
## 어떤 기능인가요?
> 특정 서비스에 대해 대용량 트래픽이 발생했을 때, 이에 대한 속도 저하 및 오류 발생 문제 대응
> 1. Load Balancing
> 2. Caching
> 3. Asynchronous Processing
> 4. Database Optimization
## 작업 상세 내용
- 동시성 문제 해결
- …
-
Hello,
Currently, I am using the Java Agent method, which is straightforward to set up and I highly recommend it for getting started. However, I've noticed that this approach misses many Observatio…
-
### Describe the bug
Hi, in `ConcurrentKafkaListenerContainerFactoryPostProcessor` there are two lines
```
listenerContainerFactory.setBatchInterceptor(springKafkaTelemetry.createBatchIntercepto…
micd updated
3 months ago
-
-
2022-03-14 18:23:19.967 INFO 12440 --- [ main] c.i.s.l.k.producer.Demo04ProducerTest : [testSyncSend][发送编号:[1647253399] 发送结果:[SendResult [producerRecord=ProducerRecord(topic=DEMO_04, par…
-
Vulnerable Library - spring-kafka-2.8.11.jar
Spring Kafka Support
Path to dependency file: /springboot/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/o…
-
## Question
我有一个需求就是两个不同网络的mysql需要同步数据,如果要做主从就需要把mysql端口映射到外网,我不想把数据库映射出来,想通过mysql同步至canal-deployer,canal-deployer同步kafka,canal-adapter消费同步至另外一台mysql这种方式同步,canal-adapter部署再从机mysql网络,和源MySQL网络不通,can…
-
This docu page https://docs.spring.io/spring-boot/appendix/application-properties/index.html#application-properties.server.server.tomcat.max-connections states: "Maximum number of connections that…
-
After upgraded to spring boot 3.1.0 configuration of kafka server via configuration property `spring.kafka.properties.bootstrap.servers` no longer working.
Always using default value `localhost:909…
-
**Describe the issue**
Publishing messages using `.setHeader("spring.cloud.stream.sendto.destination", "output binding name here")` gives me the following exception:
```
Caused by: java.lang.Clas…