dParikesit opened a new pull request, #7956:
URL: https://github.com/apache/hbase/pull/7956

   JIRA: [HBASE-30007](https://issues.apache.org/jira/browse/HBASE-30007)
   
   This bug is similar to 
[HBASE-29195](https://issues.apache.org/jira/browse/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";
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to