[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-27 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r641146517 ## File path: ansible/roles/controller/tasks/deploy.yml ## @@ -292,6 +292,19 @@ env: "{{ env | combine(elastic_env) }}" when:

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-27 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r641143641 ## File path: ansible/roles/controller/tasks/deploy.yml ## @@ -292,6 +292,19 @@ env: "{{ env | combine(elastic_env) }}" when:

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-25 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r638605116 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStore.scala ## @@ -0,0 +1,661 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-25 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r638604607 ## File path: ansible/roles/controller/tasks/deploy.yml ## @@ -292,6 +292,19 @@ env: "{{ env | combine(elastic_env) }}" when:

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-25 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r638598843 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-25 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r638598843 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-25 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r638594384 ## File path: ansible/roles/controller/tasks/deploy.yml ## @@ -292,6 +292,19 @@ env: "{{ env | combine(elastic_env) }}" when:

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-25 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r638494150 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-24 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r638465512 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-24 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r638463486 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-24 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r637835050 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-24 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r637835050 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-05-24 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r637832534 ## File path: ansible/roles/controller/tasks/deploy.yml ## @@ -292,6 +292,19 @@ env: "{{ env | combine(elastic_env) }}" when:

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614517787 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStoreProvider.scala ## @@ -0,0 +1,99 @@ +/*

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614517189 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStore.scala ## @@ -0,0 +1,661 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614512598 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614512216 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStoreProvider.scala ## @@ -0,0 +1,99 @@ +/*

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614508543 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStore.scala ## @@ -0,0 +1,661 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614507844 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStore.scala ## @@ -0,0 +1,661 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614507369 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStore.scala ## @@ -0,0 +1,661 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614507129 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStore.scala ## @@ -0,0 +1,661 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614506639 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStore.scala ## @@ -0,0 +1,661 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614505230 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStore.scala ## @@ -0,0 +1,661 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614503992 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBViewMapper.scala ## @@ -0,0 +1,224 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614501206 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBViewMapper.scala ## @@ -0,0 +1,224 @@ +/* + *

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614499123 ## File path: ansible/README.md ## @@ -196,6 +196,42 @@ ansible-playbook -i environments/$ENVIRONMENT routemgmt.yml - To use the API Gateway,

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614498872 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStoreProvider.scala ## @@ -0,0 +1,99 @@ +/*

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614497916 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStoreProvider.scala ## @@ -0,0 +1,99 @@ +/*

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614497916 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/database/mongodb/MongoDBArtifactStoreProvider.scala ## @@ -0,0 +1,99 @@ +/*

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614497069 ## File path: ansible/group_vars/all ## @@ -322,6 +327,12 @@ elasticsearch_connect_string: "{% set ret = [] %}\

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614495701 ## File path: ansible/roles/mongodb/tasks/clean.yml ## @@ -0,0 +1,29 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614495560 ## File path: ansible/roles/mongodb/tasks/deploy.yml ## @@ -0,0 +1,38 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [openwhisk] jiangpengcheng commented on a change in pull request #4963: Implement MongoDBArtifactStore

2021-04-15 Thread GitBox
jiangpengcheng commented on a change in pull request #4963: URL: https://github.com/apache/openwhisk/pull/4963#discussion_r614494992 ## File path: ansible/library/mongodb.py ## @@ -0,0 +1,283 @@ +#!/usr/bin/python + +# +# Licensed to the Apache Software Foundation (ASF) under