Basile Deustua

Results 7 issues of Basile Deustua

Can answer this request https://github.com/confluentinc/kafka-connect-storage-cloud/issues/266

I don't think it's possible to use ParallelStreamProcessor with Consumer and Producer that do not share the same KeyType and ValueType. Can this be considered in the future ?

enhancement
high
needs-investigation

Hi, It seems the PR https://github.com/snowflakedb/snowflake-kafka-connector/pull/751 rollback the feature https://github.com/snowflakedb/snowflake-kafka-connector/pull/703. Was this intended ? If it is, can we create a configuration option to condition channel name (like my previous...

Hi, With schematization on, it's now possible to have colision on column name like `RECORD_METADATA` Is it possible to consider a parameter to choose the name of the metadata column...

feature request
schematization

A PR already exist on `1.13.0` - https://github.com/confluentinc/kafka-connect-storage-common/pull/315 Nice to have: - zstd without hadoop library https://issues.apache.org/jira/browse/PARQUET-1866 Need to test that this regression is fixed with `1.13.1`: - https://github.com/confluentinc/kafka-connect-storage-common/pull/273 -...

### Issue submitter TODO list - [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues) - [X] I'm running a supported version of the application which is listed [here](https://github.com/kafbat/kafka-ui/blob/main/.github/SECURITY.md) and...

type/enhancement
scope/frontend
area/messages
status/triage/completed

### Steps to reproduce Hi, i have a pdf media that constently crash on startup with a `java.lang.OutOfMemoryError: Java heap space` I increase the config to variables to `-xmx8g` but...

troubleshooting