Skip to content

Commit fe06957

Browse files
avijayanhwxnandakumar131
authored andcommitted
HDDS-1647 : Recon config tag does not show up on Ozone UI. (#914)
1 parent c8276f3 commit fe06957

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

hadoop-hdds/common/src/main/resources/ozone-default.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,13 +1196,14 @@
11961196

11971197
<property>
11981198
<name>hadoop.tags.custom</name>
1199-
<value>OZONE,MANAGEMENT,SECURITY,PERFORMANCE,DEBUG,CLIENT,SERVER,OM,SCM,CRITICAL,RATIS,CONTAINER,REQUIRED,REST,STORAGE,PIPELINE,STANDALONE,S3GATEWAY</value>
1199+
<value>OZONE,MANAGEMENT,SECURITY,PERFORMANCE,DEBUG,CLIENT,SERVER,OM,SCM,
1200+
CRITICAL,RATIS,CONTAINER,REQUIRED,REST,STORAGE,PIPELINE,STANDALONE,S3GATEWAY,RECON</value>
12001201
</property>
12011202

12021203
<property>
12031204
<name>ozone.tags.system</name>
12041205
<value>OZONE,MANAGEMENT,SECURITY,PERFORMANCE,DEBUG,CLIENT,SERVER,OM,SCM,
1205-
CRITICAL,RATIS,CONTAINER,REQUIRED,REST,STORAGE,PIPELINE,STANDALONE,S3GATEWAY,TOKEN,TLS</value>
1206+
CRITICAL,RATIS,CONTAINER,REQUIRED,REST,STORAGE,PIPELINE,STANDALONE,S3GATEWAY,TOKEN,TLS,RECON</value>
12061207
</property>
12071208

12081209

0 commit comments

Comments
 (0)