You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/28 17:04:25 UTC

[jira] [Commented] (FALCON-1867) hardcoded query names in JDBCStateStore

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

ASF GitHub Bot commented on FALCON-1867:
----------------------------------------

GitHub user PraveenAdlakha opened a pull request:

    https://github.com/apache/falcon/pull/79

    FALCON-1867 hardcoded query names in JDBCStateStore

    

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

    $ git pull https://github.com/PraveenAdlakha/falcon 1867

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

    https://github.com/apache/falcon/pull/79.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 #79
    
----
commit 81a0bc20589c01d0e2ed196a541fc5fb6d6245f3
Author: Praveen Adlakha <ad...@gmail.com>
Date:   2016-03-28T15:00:38Z

    FALCON-1867 hardcoded query names in JDBCStateStore

----


> hardcoded query names in JDBCStateStore
> ---------------------------------------
>
>                 Key: FALCON-1867
>                 URL: https://issues.apache.org/jira/browse/FALCON-1867
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Praveen Adlakha
>            Assignee: Praveen Adlakha
>
> Hi All,
> All the query names in JDBC statestore are hardcoded string across two different classes which is not a good practice and can causes run time errors.
> Need to change that.
> Thanks
> Praveen



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