[
https://issues.apache.org/jira/browse/ZOOKEEPER-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301886#comment-17301886
]
Mohammad Arshad commented on ZOOKEEPER-4241:
--------------------------------------------
Have provided log4j1 based solution. Not sure whether it can be part of the
ZooKeeper as log4j1 based solutions are discouraged because log4j1 has reached
EOL.
[~pratikt] you can find the solution at PR
https://github.com/apache/zookeeper/pull/1637. See if it serves your propose.
> Change log level without restarting zookeeper
> ---------------------------------------------
>
> Key: ZOOKEEPER-4241
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4241
> Project: ZooKeeper
> Issue Type: Wish
> Components: server
> Affects Versions: 3.6.2
> Environment: Kubernetes
> Reporter: Pratik Thacker
> Assignee: Mohammad Arshad
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.3, 3.7.0, 3.8.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> In our usecase of zookeeper, we want to change log level of zookeeper without
> restarting it.
> This will help us to trace issues without restarting zookeeper as some of the
> issues may not appear immediately after restart with debug log level enabled,
> and it may take longer to reproduce the issue after restart.
> Does such feature/API is already available in Apache Zookeeper?
> If it is not available then could you please consider this request to
> implement it?
> Please let us know if you need any further details from us.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)