Defining default Kafka properties

Instance Properties

Instance properties allow providing default properties to any stream config that belongs to the instance. See Inherited Kafka Properties

The create-stream.disable-time property defines how much time the user has to wait before recreating a deleted topic. This value is important when deploying a topic to an Instance with distribution.

Topic Properties

Topic properties allow fine-grained configuration of topics where this is necessary.

Configuring Topic Properties

For users with the Tenant Admin role, it is possible to configure advanced (Kafka) properties for a stream in a given environment. For information on what properties can be configured, see Supported Kafka Properties

Configure stream properties

Adding A Topic Property

  1. Click "Add property" to add a property. Use the "NAME" of the property (something like foo.bar) and enter a value

  2. Click Save to apply the stream configuration

Deleting A Topic Property

  1. Click the Bin icon next to the property to delete just this property

  2. Click Save to apply the stream configuration