[jira] [Created] (IGNITE-3546) IGFS: Review events subsystem.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3546) IGFS: Review events subsystem.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-3546:
---------------------------------------

             Summary: IGFS: Review events subsystem.
                 Key: IGNITE-3546
                 URL: https://issues.apache.org/jira/browse/IGNITE-3546
             Project: Ignite
          Issue Type: Task
          Components: IGFS
    Affects Versions: 1.6
            Reporter: Vladimir Ozerov
             Fix For: 2.0


Currently we have different event types for various file system operations. But we do not fire them always. E.g. if the path {{/a}} is removed, then we will fire only one event. We will not fire events for {{/a/b}}.

Is it fine or not? Do we need these events at all or not? May be we want to configure event handling somehow? May be users would like to listen such events? Need to think about it.



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