[
https://issues.apache.org/jira/browse/IGNITE-27842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108409#comment-18108409
]
Ignite TC Bot commented on IGNITE-27842:
----------------------------------------
Documentation follow-up is prepared in IGNITE-29018:
https://github.com/apache/ignite/pull/13521
The docs patch covers the cache dump reader utility/API as a single topic.
Keeping Docs Required on this source issue until the documentation PR is merged
and verified.
> Remove redundant IgniteExperimental annotations
> -----------------------------------------------
>
> Key: IGNITE-27842
> URL: https://issues.apache.org/jira/browse/IGNITE-27842
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: 2.18-review
> Fix For: 2.18
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> There are some features that annotated with IgniteExperimental, but actually
> API is stable.
> The "experimental" tag often discourages users from adopting these APIs, as
> it creates an impression that the functionality is "half-baked" or subject to
> breaking changes. Especially, when such flags persist over multiple releases,
> for years.
> Let's clean such flags, where it is possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)