Denis Magda created IGNITE-2421:
-----------------------------------
Summary: EventTypes are badly documented
Key: IGNITE-2421
URL: https://issues.apache.org/jira/browse/IGNITE-2421
Project: Ignite
Issue Type: Bug
Components: documentation
Affects Versions: 1.5
Reporter: Denis Magda
Fix For: 1.6
We have to go through all the {{EventTypes}} and document them well:
- in which conditions they are fired;
- what kind of nodes (primary, backups or both) will receive and update;
- etc.
As an example.
>From {{EVT_CACHE_ENTRY_CREATED}} is not clear when it's fired at all. However
>it's fired when an entry is loaded from a storage, or when it's initially
>created due to a cache put.
The same situation is around {{EVT_CACHE_OBJECT_PUT}}. There is no info saying
that it's fired on both primary and backup nodes. That it's not fired due to a
loading from a cache, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)