[ 
https://issues.apache.org/jira/browse/PHOENIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355931#comment-15355931
 ] 

Hadoop QA commented on PHOENIX-3037:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12814965/PHOENIX-3037-master.patch
  against master branch at commit d1cde87fadf77eb9aa12ed07a53516725f5db307.
  ATTACHMENT ID: 12814965

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 
34 warning messages.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 lineLengths{color}.  The patch introduces the following lines 
longer than 100:
    +    public InternalScanner preCompact(final 
ObserverContext<RegionCoprocessorEnvironment> c, final Store store,
+                        StatisticsCollector stats = 
StatisticsCollectorFactory.createStatisticsCollector(
+                        internalScanner = 
stats.createCompactionScanner(c.getEnvironment(), store, scanner);
+  public InternalScanner preCompactScannerOpen(final 
ObserverContext<RegionCoprocessorEnvironment> c,
+          final Store store, final List<? extends KeyValueScanner> scanners, 
final ScanType scanType,
+              return Indexer.super.preCompactScannerOpen(c, store, scanners, 
scanType, earliestPutTs, s);

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

     {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s): 

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/422//testReport/
Javadoc warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/422//artifact/patchprocess/patchJavadocWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/422//console

This message is automatically generated.

> Setup proper security context in compaction/split coprocessor hooks
> -------------------------------------------------------------------
>
>                 Key: PHOENIX-3037
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3037
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.7.0
>            Reporter: Lars Hofhansl
>            Assignee: Andrew Purtell
>             Fix For: 4.8.0
>
>         Attachments: PHOENIX-3037-4.x-HBase-0.98.patch, 
> PHOENIX-3037-4.x-HBase-1.1.patch, PHOENIX-3037-master.patch
>
>
> See HBASE-16115 for a discussion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to