-
I'm opening this issue to sketch out a possible API extension. I discussed it with @sbelak. It sounds like this should meet our needs for implementing pivot tables and potentially open other interesti…
-
Definition: Stream processing application is a program the read from kafka- processes the data - writes the result back to kafka.
There are bunch of ways that duplicate documents can be introduced.…
-
I am using flowing mode consumer with my node application. I want to fetch only few number of messages at a time. Does it keep fetching messages and buffer them in a queue? If yes, then can we change …
-
- Plugin Name: null
- Plugin Version: 5.26
- OS Name: Linux
- OS Version: 5.2.0-kali3-amd64
- Java Version: 11.0.4
- App Name: PyCharm
- App Full Name: PyCharm
- Is Snapshot: false
- App Build: PY-192…
-
Following the latest documentation, putting a useQuery inside a suspended component causes it to render twice on initial load. Still trying to dig through project source to find culprit..
Using 1.1…
-
Yesterday I did a fresh new install of W-ADE and tried to test a TD that is based on CoAP interactions. When I click on "invoke interactions" all result fields show me an error message "... missing Cl…
-
I am planning to pull the data from Hono using Strimzi kafka(Version 0.20.0) connector (Camel AMQP source connector). I have followed the below steps to read data from Hono.
I downloaded Camel-amqp…
-
I know this isn't a bug, but I don't see any documentation for an RFC process and this is a development issue, so I think it makes sense to discuss it here prior to opening a PR. This isn't a feature …
-
I am using S3 source connector tp fetch files from S3. It works fine and gets back all records.
But on adding new files, it again gives all reacords.
Here is my configuration
```
{
"name":…
-
# Latest Proposal
### HttpRequestException.StatusCode property
### Rationale and Usage
A new nullable HttpRequestException.StatusCode property exposes a response's status code if it has been alread…