You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by sutambe <gi...@git.apache.org> on 2016/11/09 18:29:05 UTC

[GitHub] kafka pull request #2120: KAFKA-4395: Break static initialization order depe...

GitHub user sutambe opened a pull request:

    https://github.com/apache/kafka/pull/2120

    KAFKA-4395: Break static initialization order dependency between KafkaConfig and Logconfig

    Fixes static initialization order dependency between KafkaConfig and LogConfig.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sutambe/kafka logconfig-static-init

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2120.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2120
    
----
commit 0a9690981aeaf6a2c50d32a504815d1b041e3089
Author: Sumant Tambe <su...@yahoo.com>
Date:   2016-11-09T18:19:40Z

    KAFKA-4395 fixes static initialization order depedency between KafkaConfig and LogConfig

commit 7f7a9ec820e3fe65bcb9f2bd544fb2322a897e11
Author: Sumant Tambe <su...@yahoo.com>
Date:   2016-11-09T18:27:00Z

    removed commented line

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #2120: KAFKA-4395: Break static initialization order depe...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/2120


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---