-
When input file in truncated, log appended to the file won't be read until its size reached the previous length. This can be easily reproduced with following sample config:
```
module(load="imfile" m…
-
_This echoes a thread [started on Slack](https://knative.slack.com/archives/C9JP909F0/p1586510617326500) (#eventing, April 10th)_
**Problem**
We've had multiple discussion, especially in knative…
-
Hi
As detected while testing https://github.com/rsyslog/rsyslog/issues/498, imfile seems not reading/sending last line.
Attached example with 5 lines [example.log.txt](https://github.com/rsyslog/r…
-
I have Spring Boot based web app with Kafka integration and I use [embedded-kafka](https://github.com/testcontainers/testcontainers-spring-boot/tree/develop/embedded-kafka) to spin up Kafka container.…
-
# Goals
- Ease of development & debugging
- Excellent tooling & documentation
- Targeting smaller teams
- High speed & low latency (but not at the expense of other goals)
## MVP
- [x] Me…
-
Contract:
https://kafka.apache.org/10/javadoc/org/apache/kafka/clients/consumer/ConsumerRebalanceListener.html#onPartitionsAssigned-java.util.Collection-
Quote:
>It is guaranteed that all the pro…
-
Hi,
First of all, thank you for a great job on spring cloud stream's projects.
I have a question regarding enforcing consistency via producer confirms Rabbitmq feature.
If I understand correct…
-
**Describe the bug**
I have an `@Entity` that extends `PanacheEntityBase` with String, Integer, Boolean member variable and when I try and call `Entity.find("attr = ?1",value)` from a method with `@C…
-
I just read this [blog][blog] and enjoyed reading it! The length and the technical detail was just right.
I have a few questions:
In _Stream Oriented Processing_ you mention using kafka to let d…
-
The stream gets stuck if message processing fails, whether this is due to application code, recovery by the stream decider, etc. A failure to commit/rollback must not get the stream stuck. The message…
akara updated
5 years ago