[
https://issues.apache.org/jira/browse/IGNITE-13926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-13926:
-----------------------------------------
Description:
It does not obvious that checkpoint events only relate to compute/job
checkpointing (an ability to save and restore intermediate state).
Also:
- Documentation for method {{Ignite.cache(name)}} says nothing about the fact
that it returns {{null}} if the cache doesn't exist.
- {{Ignite.destroyCache()}} does not describe the behavior in case the cache
name is null or the given cache does not exist.
- {{IgniteSet.removed()}} and {{IgniteSet.close()}} are confusing. what is the
difference?
was:
It does not obvious that checkpoint events only relate to compute/job
checkpointing (an ability to save and restore intermediate state).
Also:
- Documentation for method {{Ignite.cache(name)}} says nothing about the fact
that it returns {{null}} if the cache doesn't exist.
- {{Ignite.destroCache()}} does not describe the behavior in case the cache
name is null or the given cache does not exist.
- {{IgniteSet.removed()}} and {{IgniteSet.close()}} are confusing. what is the
difference?
> Misleading Javadoc of checkpoint events.
> ----------------------------------------
>
> Key: IGNITE-13926
> URL: https://issues.apache.org/jira/browse/IGNITE-13926
> Project: Ignite
> Issue Type: Bug
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.11
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It does not obvious that checkpoint events only relate to compute/job
> checkpointing (an ability to save and restore intermediate state).
> Also:
> - Documentation for method {{Ignite.cache(name)}} says nothing about the
> fact that it returns {{null}} if the cache doesn't exist.
> - {{Ignite.destroyCache()}} does not describe the behavior in case the cache
> name is null or the given cache does not exist.
> - {{IgniteSet.removed()}} and {{IgniteSet.close()}} are confusing. what is
> the difference?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)