You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added the alternative step as a note for editing topics (#500)
* added the alternative step as a note for editing topics
* added the steps and note
* removed an and in the note
* reduced content of the note
* replaced word page with tab and added new content for the options icon
* removed words next to the relevant topic Name
* removed word Name in step 2
Copy file name to clipboardExpand all lines: docs/kafka/topic-configuration-kafka/README.adoc
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,13 +90,14 @@ For a list of topic properties that you can update using the CLI, see the `rhoas
90
90
* You have created a Kafka instance with at least one Kafka topic in {product-kafka}.
91
91
92
92
.Procedure
93
-
. In the {product-kafka} web console, go to *Streams for Apache Kafka* > *Kafka Instances* and click the name of the Kafka instance that contains the topics that you want to configure.
94
-
. In the *Topics* page, click the name of the topic that you want to review or edit.
95
-
+
96
-
Alternatively, select the options icon (three vertical dots) for the relevant topic and click *Edit*.
97
-
. Click *Edit properties*, review the current topic properties, and adjust any editable topic properties as needed.
93
+
. In the {product-kafka} web console, go to *Streams for Apache Kafka* > *Kafka Instances*.
94
+
. Click the Kafka instance that contains the topic you want to configure.
95
+
. Select the *Topics* tab.
96
+
. Select the options icon (three vertical dots) for the relevant topic and click *Edit* to review the current topic properties, and adjust any editable topic properties as needed.
98
97
. Click *Save* to finish.
99
98
99
+
NOTE: You can also edit topic properties by selecting the *Properties* tab within the topic.
100
+
100
101
[role="_additional-resources"]
101
102
.Additional resources
102
103
* {base-url}{getting-started-url-kafka}[_Getting started with {product-long-kafka}_^]
0 commit comments