Skip to content

Commit baf5e10

Browse files
committed
docs: Add HBase listener changes
1 parent 0489fce commit baf5e10

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/ROOT/partials/release-notes/release-25.7.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,10 @@ Metrics are not exposed via the listener service and are - as previously - only
113113
The service naming has been changed to reflect this.
114114
See https://github.com/stackabletech/issues/issues/692#issuecomment-2854266967[issues#692 (comment)].
115115
** *Apache Druid:* TBD.
116-
** *Apache HBase:*: TBD.
116+
** *Apache HBase:*:
117+
Coordinator Listener classes are now declared at role level `spec.<role>.config.listenerClass` instead of `spec.clusterConfig.listenerClass`.
118+
HBase has been patched so that the URLs in the UI screens now use listener endpoints (which are externally reachable as long as the appropriate listenerClass has been selected).
119+
See xref:hbase:usage-guide/listenerclass.adoc[HBase ListenerClass documentation] and https://github.com/stackabletech/issues/issues/692#issuecomment-3089441868[docker-images#692 (comment)].
117120
** *Apache Hive:*
118121
Introduces a listener service on the `metastore` role level.
119122
Additionally, a `-headless` service for internal communications as well as a `-metrics` service for monitoring is introduced at the role group level.

0 commit comments

Comments
 (0)