You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Lahiru Gunathilake (JIRA)" <ji...@apache.org> on 2016/08/29 14:46:21 UTC

[jira] [Created] (AIRAVATA-2073) Use kafkaAppender as root logger

Lahiru Gunathilake created AIRAVATA-2073:
--------------------------------------------

             Summary: Use kafkaAppender as root logger
                 Key: AIRAVATA-2073
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2073
             Project: Airavata
          Issue Type: Sub-task
            Reporter: Lahiru Gunathilake


Currently kafka is not configured as root logging because if we do it it will timeout due to the current implementation. 
When Kafka try to push its own logs to kafka network delays happen and connection timeout.

So we should create a logevent stream and push them to the stream and handle the log pushing outside the append method. This is a future improvement task, for now kafka logs will be missed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)