components-contrib/internal/component/kafka
Deepanshu Agarwal 2582f154bd
Add back headers metadata pass in kafka subscribe (#2281)
* Add back headers metadata pass in kafka subscribe

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Update internal/component/kafka/consumer.go

Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2022-12-20 11:43:52 -08:00
..
auth.go rollback code to set config.net.tls.enable=true when auth is required and tls is not required 2022-10-13 12:02:05 +00:00
consumer.go Add back headers metadata pass in kafka subscribe (#2281) 2022-12-20 11:43:52 -08:00
kafka.go Update EntryID to EntryId 2022-09-29 15:49:45 +05:30
metadata.go Config Per Topic and using maxAwaitDuration 2022-09-16 20:04:32 +05:30
metadata_test.go Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
producer.go Merge remote-tracking branch 'upstream/master' into optimize-bulkpubres-struct 2022-12-20 23:04:19 +05:30
sarama_log_bridge.go Refactory kafka binding to reuse the kafka common code extracting from kafka pubsub component (#1696) 2022-05-10 20:07:23 -07:00
sasl_oauthbearer.go Refactory kafka binding to reuse the kafka common code extracting from kafka pubsub component (#1696) 2022-05-10 20:07:23 -07:00
scram_client.go Ft/sasl scram sha 256 512 (#1856) 2022-07-08 06:08:40 -07:00
utils.go Keys rename (#2135) 2022-09-28 09:52:59 -07:00