[bitnami/zookeeper] zookeeper 3.8.0 Deprecate log4j, parameter of ZOO_LOG_LEVEL is inoperative
…ative
Signed-off-by: wanggy [email protected]
Description of the change
1.add xmlstarret directive to container of zookeeper 3.8 2.i use xmlstarret directive to effect the configuration of ZOO_CONF_DIR to logback.xml rather than log4j.properties
Benefits
the configuration of ZOO_CONF_DIR is operative for container of zookeeper 3.8
Possible drawbacks
Applicable issues
- fixes #
Additional information
moved from https://github.com/bitnami/bitnami-docker-zookeeper/pull/88#issue-1301604643 zookeeper 3.8.0 use logback and deprecate log4j, the parameter of ZOO_LOG_LEVEL is inoperative in log4j.properties, it should be applied to logback.xml. the documentation of this change https://zookeeper.apache.org/releases.html#releasenotes
@wangguoyan It would be helpful if you provide context / motivation for this change in the section Description of the change. It is important for the community to keep the contributions properly documented. Thank you.
@wangguoyan It would be helpful if you provide context / motivation for this change in the section Description of the change. It is important for the community to keep the contributions properly documented. Thank you.
OK, I've added it