You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/23 19:52:05 UTC

[jira] [Commented] (PHOENIX-3878) CursorName and CursorFetchPlan lack license headers

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

ASF GitHub Bot commented on PHOENIX-3878:
-----------------------------------------

GitHub user bijugs opened a pull request:

    https://github.com/apache/phoenix/pull/249

    PHOENIX-3878 Add license headers missed in PHOENIX-3572

    Add Apache license headers missed in ``PHOENIX-3572``.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bijugs/phoenix PHOENIX-3878

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/249.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #249
    
----
commit 0bbab2c0caeae0b647cead9e5995b0293b7851e9
Author: Biju Nair <gs...@gmail.com>
Date:   2017-05-23T19:48:43Z

    PHOENIX-3878 Add license headers missed in PHOENIX-3572

----


> CursorName and CursorFetchPlan lack license headers
> ---------------------------------------------------
>
>                 Key: PHOENIX-3878
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3878
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.11.0
>            Reporter: Geoffrey Jacoby
>            Assignee: Biju Nair
>            Priority: Blocker
>
> CursorName and CursorFetchPlan were recently added as part of PHOENIX-3572, but they appear to lack Apache license headers. This is causing HadoopQA to fail for unrelated patch submissions because they fail the release audit. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)