You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by kaspersorensen <gi...@git.apache.org> on 2017/08/06 02:52:27 UTC

[GitHub] metamodel-membrane pull request #3: METAMODEL-1149: File based registry

GitHub user kaspersorensen opened a pull request:

    https://github.com/apache/metamodel-membrane/pull/3

    METAMODEL-1149: File based registry

    Fixes METAMODEL-1149 with a directory-and-file based solution for data storage.
    
    Each tenant has a folder. Each data source is represented in a JSON file that's similar in format to the REST data source definition.
    
    The root directory is controlled via the `DATA_DIRECTORY` environment, which in the Docker image is set to `/data` and is mounted as a volume for durability.

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

    $ git pull https://github.com/kaspersorensen/metamodel-membrane file-based-registry

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

    https://github.com/apache/metamodel-membrane/pull/3.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 #3
    
----
commit a91b35e33f891155d302db6ba4fe7e19c2173a05
Author: Kasper Sørensen <i....@gmail.com>
Date:   2017-08-06T02:15:05Z

    METAMODEL-1149: Created a file-based tenant registry and docker setup

commit 16e500703eb326a3d04eb93d2c8df3972ac5a72b
Author: Kasper Sørensen <i....@gmail.com>
Date:   2017-08-06T02:49:17Z

    METAMODEL-1149: Packaging of META-INF files for DataContext factories

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] metamodel-membrane pull request #3: METAMODEL-1149: File based registry

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/metamodel-membrane/pull/3


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] metamodel-membrane issue #3: METAMODEL-1149: File based registry

Posted by kaspersorensen <gi...@git.apache.org>.
Github user kaspersorensen commented on the issue:

    https://github.com/apache/metamodel-membrane/pull/3
  
    Merging per lazy concensus.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---