[
https://issues.apache.org/jira/browse/HBASE-13685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543101#comment-14543101
]
Matteo Bertozzi commented on HBASE-13685:
-----------------------------------------
yeah it is the max proc created up to the wal roll. when we read the wal we
know the max as max(walHeaderMax, maxInTheWal)
> Procedure v2 - Add maxProcId to the wal header
> ----------------------------------------------
>
> Key: HBASE-13685
> URL: https://issues.apache.org/jira/browse/HBASE-13685
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Affects Versions: 1.1.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Blocker
> Fix For: 1.1.0
>
> Attachments: HBASE-13685-v0.patch
>
>
> while working on HBASE-13476 I found that having the max-proc-id in the wal
> header, allows some nice optimizations.
> [~ndimiduk] since 1.1 is not released yet, can we get this in so we can avoid
> all extra handling?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)