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
Copy file name to clipboardExpand all lines: modules/ROOT/partials/release-notes/release-25.7.adoc
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,10 @@ Metrics are not exposed via the listener service and are - as previously - only
113
113
The service naming has been changed to reflect this.
114
114
See https://github.com/stackabletech/issues/issues/692#issuecomment-2854266967[issues#692 (comment)].
115
115
** *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)].
117
120
** *Apache Hive:*
118
121
Introduces a listener service on the `metastore` role level.
119
122
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