Skip to content

HBASE-30007 Multiget with timestamp incorrectly returns 404 not found#7956

Open
dParikesit wants to merge 1 commit intoapache:masterfrom
dParikesit:3-rowSpec-partialTimeRange
Open

HBASE-30007 Multiget with timestamp incorrectly returns 404 not found#7956
dParikesit wants to merge 1 commit intoapache:masterfrom
dParikesit:3-rowSpec-partialTimeRange

Conversation

@dParikesit
Copy link
Contributor

JIRA: HBASE-30007

This bug is similar to HBASE-29195. If we run multiget of rows with a timestamp, it is possible that it will return 404 instead of 200.

curl -i -H 'Accept: application/json' "http://localhost:${PORT}/TestRowResource/multiget/?row=testrow7//1000&row=testrow8//1000"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant