Sha256: 263a19d253e4ff3d69965fffa9276ada7bb2f9e385d05d270a5f678ec2c40aab

Contents?: true

Size: 602 Bytes

Versions: 5

Compression:

Stored size: 602 Bytes

Contents

<div class="container">
  <div class="row mb-5">
    <div class="col-sm-12">

      <div class="alert alert-danger" role="alert">
        <h4 class="alert-heading">Incompatible Command Schema</h4>
        <p class="mb-1">
          This issue occurs when the Web UI and consumer processes use different command schemas, preventing the display of command details. It arises from version mismatches, where either the Web UI or the consumer processes are outdated. To resolve this, ensure both components use compatible versions with the same schema.
        </p>
      </div>

    </div>
  </div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
karafka-web-0.9.1 lib/karafka/web/pro/ui/views/commands/_incompatible_schema.erb
karafka-web-0.9.0 lib/karafka/web/pro/ui/views/commands/_incompatible_schema.erb
karafka-web-0.9.0.rc3 lib/karafka/web/pro/ui/views/commands/_incompatible_schema.erb
karafka-web-0.9.0.rc2 lib/karafka/web/pro/ui/views/commands/_incompatible_schema.erb
karafka-web-0.9.0.rc1 lib/karafka/web/pro/ui/views/commands/_incompatible_schema.erb