Skip to content

"Produce from Document" fails with FileSystemError when source is a Kafka message preview #3203

@eguicf

Description

@eguicf

Description

When attempting to use the "Produce from Document" command on a message that was opened via the Kafka message preview (using the confluent.topic.message: URI scheme), the operation fails with a FileSystemError.
The extension incorrectly passes the full custom URI (e.g., confluent.topic.message:c:\Users...\file.json?{...}) to VS Code's filesystem API, which cannot resolve this mixed URI format.

Sentry links

Metadata

Metadata

Assignees

Labels

message producingRelated to the extension's support for producing/sending messages to a Kafka topicmessage viewerRelated to the extension's Message Viewer (webview) functionality from a Kafka topic

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions