Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There were several changes that break our build:
HBASE-19417. Changed method signature in RegionObserver
HBASE-19430. Removed setTimestamp(byte[], int) method from ExtendedCell.
Also, there is another problem - configuration on coprocessor env is now read-only, so we need to find out a way to set index failure policy for index coprocessor. Will cover in a separate jira.