[
https://issues.apache.org/jira/browse/HBASE-22495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859282#comment-16859282
]
Wellington Chevreuil commented on HBASE-22495:
----------------------------------------------
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?
Also, main reason for the changes proposed here is that [RefGuide for
1.2|https://hbase.apache.org/1.2/book.html#_step_2_synctable] version mentions
the _doPuts/doDeletes_ options, that are actually not supported in that
version. I noticed [~busbey] marked it as EOM recently, does that mean we
shouldn't update even documentation?
> 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)