-
See https://groups.google.com/d/topic/druid-user/QNgVy7IDsgA/discussion for issues reported with transactional topics. It sounds like the "there will be no message gaps" assumption is not valid in the…
gianm updated
5 years ago
-
I'm not sure if it is the same or not to the issue #907 . I'm opening new issue to not pollute mentioned bug.
Here is simple config:
`module(load="imuxsock")`
`module(load="imklog")`
`$WorkDirectory /…
-
I could not make spring-cloud-stream-binder-kafka work for following use case:
1. Start @Transaction
2. DB update/inserts
3. Kafka call
4. Method returns successfully
5. **Kafka commit/rollback**…
-
Description
===========
Unable to produce to event hub, its giving org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.
Although i can see request and successf…
-
As noted on #1071, when I attempt to check the length of a JSON message property (whether at the root or part of a subtree) rsyslog quickly segfaults and crashes.
## Configuration that can be used…
-
The title is the error message that I see in the system log. The error message can be seen in context below:
```
Mar 04 12:55:22 sensor1 rsyslogd: -- MARK --
Mar 04 13:35:23 sensor1 rsyslogd-2078: …
-
Hello developers, I tried to "docker-compose run" but get following errors:
[ec2-user@ec2 backend-replacement]$ docker-compose run
contract_obs erver alembic upgrade head
WARNING:…
-
#### Describe the problem
Hi Team,
I have setup HELK on AWS using Ubuntu 16.04 with 16 GB RAM and 50 GB Hard Disk. It is working fine when I'm sending logs from the machine which is in the same VP…
-
@potbunker please see https://github.com/pika/pika/commit/61c3fb6ad3961bb3498ad32c70f89e097c0539f2
_Originally posted by @lukebakken in https://github.com/pika/pika/issues/1206#issuecomment-4864377…
-
It would be great if it was possible to run some code after the component actually unmounted. This is useful where you consider the following:
```
component Parent {
has service Service
has c…