Aleksandr created IGNITE-21529:
----------------------------------

             Summary: Implement separate file writer for EventLog
                 Key: IGNITE-21529
                 URL: https://issues.apache.org/jira/browse/IGNITE-21529
             Project: Ignite
          Issue Type: Improvement
            Reporter: Aleksandr


The first option to write events is to write them to FS. It seems like Logging 
framework can help us to avoid writing our own. The writing should not be 
blocking and should not affect the performance of the system.

As a result of this ticket internal unit should be implemented. This unit can 
be configured (where in what format) to write "some" objects. External 
configurations and Events itself will be implemented later.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to