kafka
Here are 6,895 public repositories matching this topic...
-
Updated
Dec 15, 2021 - Java
-
Updated
Jan 4, 2022 - Java
-
Updated
Jan 5, 2022 - Java
-
Updated
Dec 7, 2021 - Scala
-
Updated
Jan 6, 2022 - Java

-
Updated
Dec 28, 2021 - Python
-
Updated
Jan 3, 2022 - C
PHP looks like a less mature OpenTelemetry implementation, but it exists: https://github.com/open-telemetry/opentelemetry-php#installation
If possible, additional instrumentation tutorial for these popular frameworks would be helpful:
- Zend Framework 3
- WordPress
- Silverstripe
- [Symfony]
Is your feature request related to a problem? Please describe.
SQL supports inner/left/right/outer joins including verbose and short syntax. We should consider to support the full verbose syntax, instead of just short syntax.
Describe the solution you'd like
We should support
a [INNER] JOIN b ONa LEFT [OUTER] JOIN b ONa RIGHT [OUTER] JOIN b ON(we don't support `RIGHT
-
Updated
Dec 7, 2021 - Java
-
Updated
Jan 4, 2022 - Go
-
Updated
Apr 24, 2020 - Jsonnet
Under the hood, Benthos csv input uses the standard encoding/csv packages's csv.Reader struct.
The current implementation of csv input doesn't allow setting the LazyQuotes field.
We have a use case where we need to set the LazyQuotes field in order to make things work correctly.
This comment says that the message ID is optional,
but for SQL transport it is a mandatory attribute,
in turn it causes misunderstanding?
Is it possible to fix it or did I get something wrong?
https://github.com/ThreeDotsLabs/watermill/blob/b9928e750ba673cf93d442db88efc04706f67388/message/message.go#L20
https://github.com/ThreeDotsLabs/watermill/blob/b9928e750ba673cf93d442db88efc04706f6
-
Updated
Aug 3, 2021 - Go
-
Updated
Jan 6, 2022 - Rust
日常答疑问题记录
-
Updated
Dec 30, 2021
-
Updated
Jan 5, 2022 - Java
Two things going on here:
- Every node that is not the leader is logging "Current node is not a leader" at info level continuously
- The node that's actually managing the movement is logging "Current and requested partition configuration differs" continuously while the partition is being moved.
(mixed logs from all nodes in a cluster while movement is going on)
INFO 2021-12-16 11:46:11
Improve this page
Add a description, image, and links to the kafka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kafka topic, visit your repo's landing page and select "manage topics."

