Enrico Olivelli created ZOOKEEPER-3539:
------------------------------------------
Summary: Fix branch-3.5 after upgrade on ASF CI
Key: ZOOKEEPER-3539
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3539
Project: ZooKeeper
Issue Type: Task
Components: build, build-infrastructure
Affects Versions: 3.5.5
Reporter: Enrico Olivelli
Assignee: Enrico Olivelli
Fix For: 3.5.6
ASF CI now lacks "findbugs" tool.
ASF CI upgraded gcc and now there are some errors related to the usage of NULL
in calls of fprintf.
We should:
- disable findbugs on CI tasks
- use LOG_INFO consistently with the rest of code in C client
--
This message was sent by Atlassian Jira
(v8.3.2#803003)