[ https://issues.apache.org/jira/browse/HBASE-28627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912355#comment-17912355 ]
Istvan Toth commented on HBASE-28627: ------------------------------------- The patch does not apply cleanly on branch-2, because it misses the support for the LIMIT option. Shelving the backport to branch-2 for now. > REST ScannerModel doesn't support includeStartRow/includeStopRow > ---------------------------------------------------------------- > > Key: HBASE-28627 > URL: https://issues.apache.org/jira/browse/HBASE-28627 > Project: HBase > Issue Type: Bug > Components: REST > Reporter: Istvan Toth > Assignee: Chandra Sekhar K > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0-beta-2 > > > includeStartRow/includeStopRow should be transparently supported. > The current behaviour is limited and confusing, as the user would rightly > expect this to work via the REST interface. > The only problem is that adding them may break backwards compatibility. > Need to test if the XML unmarshaller can handle nonexistent fields. -- This message was sent by Atlassian Jira (v8.20.10#820010)