Skip to content

HBase Restserver startup probe failing with external listeners #714

@xeniape

Description

@xeniape

#708 revealed in weekly tests that the restserver startup probe is using port 8080 (the default rest port) instead of the one assigned by the listener, same for HBase restserver itself which before #708 used the default port 8080 instead of getting assigned the listener port. Maybe other usages of that as well. Subsequently the Pod never gets ready.

Goal would be to analyze and fix the problems.

Description about the analyzed problem and the solution are found in #716

Acceptance

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Development: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions