[
https://issues.apache.org/jira/browse/HBASE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633804#comment-13633804
]
Andrew Purtell commented on HBASE-8355:
---------------------------------------
0.94 tests:
{noformat}
Results :
Tests run: 867, Failures: 0, Errors: 0, Skipped: 2
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
{noformat}
Trunk results:
{noformat}
[INFO] HBase ............................................. SUCCESS [2.401s]
[INFO] HBase - Common .................................... SUCCESS [26.682s]
[INFO] HBase - Protocol .................................. SUCCESS [13.424s]
[INFO] HBase - Client .................................... SUCCESS [11.731s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [9.108s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [1.715s]
[INFO] HBase - Hadoop One Compatibility .................. SUCCESS [4.861s]
[INFO] HBase - Server .................................... SUCCESS
[3:51:24.840s]
[INFO] HBase - Integration Tests ......................... SUCCESS [2.659s]
[INFO] HBase - Examples .................................. SUCCESS [2.316s]
[INFO] HBase - Assembly .................................. SUCCESS [0.071s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
{noformat}
> BaseRegionObserver#preCompactScannerOpen returns null
> -----------------------------------------------------
>
> Key: HBASE-8355
> URL: https://issues.apache.org/jira/browse/HBASE-8355
> Project: HBase
> Issue Type: Bug
> Components: Coprocessors
> Affects Versions: 0.98.0, 0.94.8, 0.95.1
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Attachments: 8355-0.94.patch, 8355.patch
>
>
> As pointed out in https://github.com/forcedotcom/phoenix/pull/131,
> BaseRegionObserver#preCompactScannerOpen returns null by default, which hoses
> any coprocessors down the line, making override of this method mandatory. The
> fix is trivial, patch coming momentarily.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira