Skip to content

Commit ab6a485

Browse files
committed
adjust changelog entry
1 parent 2b32691 commit ab6a485

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
### Added
66

7-
- Add `hbase.rest.endpoint` property to the restserver `hbase-site.xml` ([#708], [#716]).
7+
- Add custom `hbase.rest.endpoint` property to the restserver `hbase-site.xml` ([#708], [#716]).
8+
- The custom `hbase.rest.hostname` and native `hbase.rest.port` properties cannot be used for
9+
discovery advertisement, as that would interfere with the internals of HBase restserver startup.
810

911
[#708]: https://github.com/stackabletech/hbase-operator/pull/708
1012
[#716]: https://github.com/stackabletech/hbase-operator/pull/716

0 commit comments

Comments
 (0)