confluentinc / vscode

Confluent for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=confluentinc.vscode-confluent
Apache License 2.0
13 stars 3 forks source link

Bug with local stop, partial container delete via docker, start #588

Open jlrobins opened 3 days ago

jlrobins commented 3 days ago
  1. Have two brokers + schema reg running.
  2. Stop them all.
  3. Go to Docker and destroy the stopped schema reg container.
  4. tell vscode to start both local kafka and schema registries.

Then get error popup and the schema registry never gets started:

image