[
https://issues.apache.org/jira/browse/IGNITE-16024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475279#comment-17475279
]
Kirill Tkalenko commented on IGNITE-16024:
------------------------------------------
[~ibessonov] Looks very good, please merge as soon as possible.
> Add more javadocs to BPlusTree
> ------------------------------
>
> Key: IGNITE-16024
> URL: https://issues.apache.org/jira/browse/IGNITE-16024
> Project: Ignite
> Issue Type: Improvement
> Components: data structures
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> During the investigation of
> https://issues.apache.org/jira/browse/IGNITE-15990 it became clear that
> BPlusTree class and its relatives lack proper documentation.
> Code of these classes is rather complicated. It's hard to understand the
> structure, algorithms and invariants of the tree.
> I suggest at least documenting the structure of the tree and main operations.
> It would affect classes like BPlusIO, BPlusTree, PageHandler, BPlusTree.Get
> and so on.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)