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 ab6a485 commit 042638fCopy full SHA for 042638f
CHANGELOG.md
@@ -6,7 +6,7 @@
6
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.
+ discovery advertisement, as these should remain stable regardless of listener class used to expose the REST service.
10
11
[#708]: https://github.com/stackabletech/hbase-operator/pull/708
12
[#716]: https://github.com/stackabletech/hbase-operator/pull/716
0 commit comments