[
https://issues.apache.org/jira/browse/HBASE-22495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859338#comment-16859338
]
Sean Busbey commented on HBASE-22495:
-------------------------------------
bq. Committed to master branch, but noticed branch-1 and branch-2 are lacking
HBASE-15557 commit, which adds the whole section about HashTable/SyncTable.
Should we add it to those two branches?
historically it's been up to release managers to copy back relevant docs when
preparing for a release. maybe that hasn't been going well and we should change
the practice.
if you're up for backporting HBASE-15557 before including this patch then I'd
encourage you to do so.
bq. Also, main reason for the changes proposed here is that RefGuide for 1.2
version mentions the doPuts/doDeletes options, that are actually not supported
in that version. I noticed Sean Busbey marked it as EOM recently, does that
mean we shouldn't update even documentation?
the docs on the website are usually from a released version, which means
cherry-picking back to branch-1.2 wouldn't make it user visible unless you also
wanted to run a release off of it. I personally wouldn't bother updating them.
> Update SyncTable section, explaining from which specific minor versions
> "doDeletes/doPuts" is available
> -------------------------------------------------------------------------------------------------------
>
> Key: HBASE-22495
> URL: https://issues.apache.org/jira/browse/HBASE-22495
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.2.0
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: HBASE-22495.master.001
>
>
> On SyncTable section from ref guide for 1.2, we are mentioning
> "doDeletes/doPuts", but these were only added by HBASE-20305. Original patch
> proposed there was for master branch only, and related branch-1 and branch-2
> patches were only committed recently, so minimal supported version is 1.4.10,
> for branch-1 releases, and 2.1.5 for branch-2. Am proposing a patch that
> mentions which are the minimum versions that support such commands.
> Also, we should add this whole section to 2.0 and 2.1 Documentations (these
> are currently missing).
> ThanksĀ [~npopa] for pointing this out.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)