You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Enrico Olivelli (Jira)" <ji...@apache.org> on 2019/09/08 08:07:00 UTC

[jira] [Created] (ZOOKEEPER-3539) Fix branch-3.5 after upgrade on ASF CI

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)