[
https://issues.apache.org/jira/browse/HBASE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16656223#comment-16656223
]
Allan Yang edited comment on HBASE-21336 at 10/19/18 3:10 AM:
--------------------------------------------------------------
Totally agree, I just finished reading WALProcedureMap, the link list in this
class is way too complicated. Actually we don't have to make so many 'links'.
was (Author: allan163):
Totally agree, I just finished reading WALProcedureMap, the link list map is
way too complicated. Actually we don't have to make so many 'links'.
> Simplify the implementation of WALProcedureMap
> ----------------------------------------------
>
> Key: HBASE-21336
> URL: https://issues.apache.org/jira/browse/HBASE-21336
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
>
> I do not think we need to implement the logic from such a low level, i.e,
> building complicated linked list by hand, which makes it really hard to
> understand.
> Let me try to implement it with existing data structures...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)