We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b32691 commit ab6a485Copy full SHA for ab6a485
CHANGELOG.md
@@ -4,7 +4,9 @@
4
5
### Added
6
7
-- Add `hbase.rest.endpoint` property to the restserver `hbase-site.xml` ([#708], [#716]).
+- 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.
10
11
[#708]: https://github.com/stackabletech/hbase-operator/pull/708
12
[#716]: https://github.com/stackabletech/hbase-operator/pull/716
0 commit comments