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 2014/03/05 01:48:42 UTC

[jira] [Commented] (PHOENIX-108) Add testing around multi-tenancy

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

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

GitHub user elilevine opened a pull request:

    https://github.com/apache/incubator-phoenix/pull/12

    More testing around multi-tenancy for PHOENIX-108

    https://issues.apache.org/jira/browse/PHOENIX-108

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

    $ git pull https://github.com/elilevine/incubator-phoenix master

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

    https://github.com/apache/incubator-phoenix/pull/12.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 #12
    
----
commit 156333bf163b86892ca9a311656aeaf21e5814ee
Author: Eli Levine <el...@apache.org>
Date:   2014-03-03T23:54:43Z

    Test views with case-sensitive table names

commit 531843a18948a01923363611b859fc0ef1c95bed
Author: Eli Levine <el...@apache.org>
Date:   2014-03-03T23:55:50Z

    Test metadata scan when two diff tenants have tenant-specific tables with same name

commit 8836304d5333cd5999d13e6d3713e38903e8dcf1
Author: Eli Levine <el...@apache.org>
Date:   2014-03-05T00:02:13Z

    Test multi-tenant views with salt and indexes using multiple views with same name

commit 7f99fe783783881f79a93e34c0d4d41a51109523
Author: Eli Levine <el...@apache.org>
Date:   2014-03-05T00:40:40Z

    Merge latest from apache/incubator-phoenix

----


> Add testing around multi-tenancy
> --------------------------------
>
>                 Key: PHOENIX-108
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-108
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Eli Levine
>            Assignee: Eli Levine
>             Fix For: 3.0.0
>
>
> Need the following test cases for multi-tenant views:
> - Views with case-sensitive table names
> - Different tenants have views with same names (test views, indexes and metadata scans)



--
This message was sent by Atlassian JIRA
(v6.2#6252)