[
https://issues.apache.org/jira/browse/HBASE-24648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148512#comment-17148512
]
Viraj Jasani commented on HBASE-24648:
--------------------------------------
[~zhangduo] [~stack]
As part of the patch, "boolean splitRequest" and "byte[] explicitSplitPoint"
were removed, so why "15 * Bytes.SIZEOF_LONG" was changed to "14 *
Bytes.SIZEOF_LONG" in FIXED_OVERHEAD calculation? We didn't remove any long
variable. I am missing something?
> Remove the legacy 'forceSplit' related code at region server side
> -----------------------------------------------------------------
>
> Key: HBASE-24648
> URL: https://issues.apache.org/jira/browse/HBASE-24648
> Project: HBase
> Issue Type: Task
> Components: regionserver
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> I believe it is useless after we move split operation to master. Let's purge
> the uesless code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)