You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by Apache Wiki <wi...@apache.org> on 2017/03/02 06:33:25 UTC

[Incubator Wiki] Update of "March2017" by MattRutkowski

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Incubator Wiki" for change notification.

The "March2017" page has been changed by MattRutkowski:
https://wiki.apache.org/incubator/March2017?action=diff&rev1=31&rev2=32

  
  Date of last release:
  
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
   No Release yet
  
- When were the last committers or PPMC members elected?
+ ---- /!\ '''Edit conflict - your version:''' ----
+   XXXX-XX-XX
  
+ ---- /!\ '''End of edit conflict''' ----
+ 
+ When were the last committers or PPMC members elected?
+ 
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
    Project is being set up with the initial set of committers.
  
+ ---- /!\ '''Edit conflict - your version:''' ----
+ 
+ 
+ ---- /!\ '''End of edit conflict''' ----
+ 
  Signed-off-by:
  
    [X](mxnet) Sebastian Schelter
       Comments:
    [X](mxnet) Suneel Marthi
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
+ 
+ ---- /!\ '''Edit conflict - your version:''' ----
+   [ ](mxnet) Suneel Marthi
+ 
+ ---- /!\ '''End of edit conflict''' ----
       Comments:
    [ ](mxnet) Markus Weimer
       Comments:
@@ -987, +1008 @@

  --------------------
  OpenWhisk
  
- distributed Serverless computing platform
+ OpenWhisk is an open source, distributed Serverless computing platform able
+ to execute application logic (Actions) in response to events (Triggers) from
+ external sources (Feeds) or HTTP requests governed by conditional logic
+ (Rules). It provides a programming environment supported by a REST API-based
+ Command Line Interface (CLI) along with tooling to support packaging and
+ catalog services.
  
  OpenWhisk has been incubating since 2016-11-23.
  
  Three most important issues to address in the move towards graduation:
  
-   1.
-   2.
-   3.
+  1. Moving github repos under the Apache Github Org (organization move,
+      repository renames), first 2 repos. moved; issues identified and being worked.
+  2. Working to redirect openwhisk.incubator.apache.org to openwhisk.org,
+      update openwhisk.org to be Apache compliant (pre-req is repo. move completion
+      so that we can generate site via Jenkins/Apache tooling)
+  3. Working through project incubation checklists on CWIKI
+       Compliance Checklist for OpenWhisk.org website
  
  Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
  aware of?
  
+   - Travis CI takes hours to process a PR on Apache Org; whereas it takes minutes under current 
+     OpenWhisk org.
+         - The root cause is that Apache has 185 repos enable with Travis [1], but only an allocation of 
+           30 concurrent builds.  OpenWhisk typically needs 5 concurrent build slots by itself continually.
+   - Many of the OpenWhisk’s repos. have cross-build dependencies (primarily for Travis CI tests)
+     this may will cause issues as repos. are brought over 1 at a time if forwarding links are not
+     preserved by GitHub.
+   - There may be issues with Committers in China being able
+     to enable 2FA since it does not work with their cell phones and the
+     alternative encryption tool seems to be blocked.  Investigating with 
+     infra.
  
- 
- How has the community developed since the last report?
- 
- 
- 
- How has the project developed since the last report?
+ How has the community developed since the last report?
  
+   - Committers have begun enable 2FA for GitHub and enable cross-
+     authentication to their Apache accounts using GitBox.
+   - “dev", “private” email list traffic continues to be healthy; positive
+     discussion of a few new code feature/change topics
+   - GitHub project “Stars” = 1144 (up from 1024 last month).
+    - a few new contributors in package deployment tool repo.
+    - more active discussions occurring on “dev” list.
+   - Created new public Slack Team (openwhisk-team.slack.com). includes channels:
+     - “general” for general project questions and help
+     - “dev” channel where notifications of all OpenWhisk GitHub Issues are posted.
+     - “dev-pr” channel where notifications of all OpenWhisk GitHub Pull Requests are posted.
+     = Note: all development related discussions are directed to our “dev” mailing list.
  
+ How has the project developed since the last report?
- How would you assess the podling's maturity?
- Please feel free to add your own commentary.
  
-   [ ] Initial setup
-   [ ] Working towards first release
-   [ ] Community building
-   [ ] Nearing graduation
-   [ ] Other:
+   - Updating existing project code scan tools used in Travis CI to check for ASF
+     license header in files.
+   - Confluence WIKI (https://cwiki.apache.org/confluence/display/OPENWHISK/OpenWhisk+Project+Wiki)
+     added pages for:
+     - Accessing Apache GitHub as a Committer
+     - GitHub How to Submit Pull Requests
+     - Developer Best Practices
+   - Active discussion on:
+        - Configuration through environment vs. Consul KV
+        - vanity urls for web actions
+        - Exposing garbage collector for nodejs runtime
+   - New features: webactions, official support for annotations
+   - New repo.: https://github.com/openwhisk/openwhisk-GitHubSlackBot
+         - This bot is designed to post updates to Slack when a GitHub pull request is ready to merge 
+            or a list of pull requests are under review for certain days and haven't merged.
+   - Submissions to “dev” list for new articles, use cases (new contribs.)
+   - New features: webactions, official support for annotations
+   - Multiple sessions submitted for ApacheCon NA.  In addition, submitted for panel 
+     talk and lightning talks.
  
  Date of last release:
  
-   XXXX-XX-XX
+   - No release yet
  
  When were the last committers or PPMC members elected?
  
- 
+   - Ioana Baldini, new committer 2017-02-09
+   - Justin Berstler, new committer 2017-02-20
  
  Signed-off-by:
  
@@ -1036, +1098 @@

       Comments:
  
  IPMC/Shepherd notes:
- 
  
  
  --------------------
@@ -1215, +1276 @@

  --------------------
  Ratis
  
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
  Ratis is a java implementation for RAFT consensus protocol.
  
+ ---- /!\ '''Edit conflict - your version:''' ----
+ 
+ ---- /!\ '''End of edit conflict''' ----
+ 
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
  Ratis has been incubating since 2017-01-03.
  
  Three most important issues to address in the move towards graduation:
@@ -1233, +1302 @@

  How has the community developed since the last report?
     - One new contributor 
  
+ ---- /!\ '''Edit conflict - your version:''' ----
  
+ ---- /!\ '''End of edit conflict''' ----
+ 
+ 
  How has the project developed since the last report?
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
     - IP Clearance is completed (https://incubator.apache.org/ip-clearance/ratis.html)
     - Active development started in the community. 16 commits in last month.
    
  
+ ---- /!\ '''Edit conflict - your version:''' ----
+ 
+ 
+ How would you assess the podling's maturity?
+ Please feel free to add your own commentary.
+ 
+   [ ] Initial setup
+   [ ] Working towards first release
+   [ ] Community building
+   [ ] Nearing graduation
+   [ ] Other:
+ 
+ Date of last release:
+ 
+   XXXX-XX-XX
+ 
+ When were the last committers or PPMC members elected?
+ 
+ ---- /!\ '''End of edit conflict''' ----
+ 
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
  How would you assess the podling's maturity?
  Please feel free to add your own commentary.
  
@@ -1254, +1351 @@

  
  When were the last committers or PPMC members elected?
  
+ ---- /!\ '''Edit conflict - your version:''' ----
+ 
+ 
+ Signed-off-by:
+ 
+   [ ](quickstep) Konstantin Boudnik
+      Comments:
+   [ ](quickstep) Julian Hyde
+      Comments:
+   [ ](quickstep) Roman Shaposhnik
+      Comments:
+ 
+ IPMC/Shepherd notes:
+ 
+ ---- /!\ '''End of edit conflict''' ----
+ 
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
    - Initial set of committers / PPMC.
+ 
+ Signed-off-by:
+ 
+   [ ](ratis) Chris Nauroth
+      Comments:
+   [ ](ratis) Devaraj Das
+      Comments:
+   [ ](ratis) Jakob Homan
+      Comments:
+   [ ](ratis) Uma Maheswara Rao G
+      Comments:
+ 
+ IPMC/Shepherd notes:
+ 
+ 
+ ---- /!\ '''Edit conflict - your version:''' ----
+ 
+ ---- /!\ '''End of edit conflict''' ----
+ 
+ 
+ --------------------
+ Ratis
+ 
+ Ratis is a java implementation for RAFT consensus protocol
+ 
+ Ratis has been incubating since 2017-01-03.
+ 
+ Three most important issues to address in the move towards graduation:
+ 
+   1.
+   2.
+   3.
+ 
+ Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
+ aware of?
+ 
+ 
+ 
+ How has the community developed since the last report?
+ 
+ 
+ 
+ How has the project developed since the last report?
+ 
+ 
+ How would you assess the podling's maturity?
+ Please feel free to add your own commentary.
+ 
+   [ ] Initial setup
+   [ ] Working towards first release
+   [ ] Community building
+   [ ] Nearing graduation
+   [ ] Other:
+ 
+ Date of last release:
+ 
+   XXXX-XX-XX
+ 
+ When were the last committers or PPMC members elected?
+ 
+ 
  
  Signed-off-by:
  
@@ -1416, +1592 @@

  
  How has the project developed since the last report?
  
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
+ 
+ ---- /!\ '''Edit conflict - your version:''' ----
    - We are looking into new ML techniques for development.
+ 
+ ---- /!\ '''End of edit conflict''' ----
  
  How would you assess the podling's maturity?
  Please feel free to add your own commentary.
@@ -1867, +2049 @@

  
  How has the project developed since the last report?
  
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
+ 
+ ---- /!\ '''Edit conflict - your version:''' ----
    * 173 commits from 21 contributors.
    * 127 JIRAs filed and 112 resolved Dec 1 - Feb 27.
+ 
+ ---- /!\ '''End of edit conflict''' ----
  
  How would you assess the podling's maturity?
  Please feel free to add your own commentary.

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org


Re: [Incubator Wiki] Update of "March2017" by MattRutkowski

Posted by Marvin Humphrey <ma...@rectangular.com>.
I reverted the OpenWhisk wiki commit because it contained lots of conflicts.

Marvin Humphrey

On Wed, Mar 1, 2017 at 10:33 PM, Apache Wiki <wi...@apache.org> wrote:
> Dear Wiki user,
>
> You have subscribed to a wiki page or wiki category on "Incubator Wiki" for change notification.
>
> The "March2017" page has been changed by MattRutkowski:
> https://wiki.apache.org/incubator/March2017?action=diff&rev1=31&rev2=32
>
>
>   Date of last release:
>
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
>    No Release yet
>
> - When were the last committers or PPMC members elected?
> + ---- /!\ '''Edit conflict - your version:''' ----
> +   XXXX-XX-XX
>
> + ---- /!\ '''End of edit conflict''' ----
> +
> + When were the last committers or PPMC members elected?
> +
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
>     Project is being set up with the initial set of committers.
>
> + ---- /!\ '''Edit conflict - your version:''' ----
> +
> +
> + ---- /!\ '''End of edit conflict''' ----
> +
>   Signed-off-by:
>
>     [X](mxnet) Sebastian Schelter
>        Comments:
>     [X](mxnet) Suneel Marthi
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
> +
> + ---- /!\ '''Edit conflict - your version:''' ----
> +   [ ](mxnet) Suneel Marthi
> +
> + ---- /!\ '''End of edit conflict''' ----
>        Comments:
>     [ ](mxnet) Markus Weimer
>        Comments:
> @@ -987, +1008 @@
>
>   --------------------
>   OpenWhisk
>
> - distributed Serverless computing platform
> + OpenWhisk is an open source, distributed Serverless computing platform able
> + to execute application logic (Actions) in response to events (Triggers) from
> + external sources (Feeds) or HTTP requests governed by conditional logic
> + (Rules). It provides a programming environment supported by a REST API-based
> + Command Line Interface (CLI) along with tooling to support packaging and
> + catalog services.
>
>   OpenWhisk has been incubating since 2016-11-23.
>
>   Three most important issues to address in the move towards graduation:
>
> -   1.
> -   2.
> -   3.
> +  1. Moving github repos under the Apache Github Org (organization move,
> +      repository renames), first 2 repos. moved; issues identified and being worked.
> +  2. Working to redirect openwhisk.incubator.apache.org to openwhisk.org,
> +      update openwhisk.org to be Apache compliant (pre-req is repo. move completion
> +      so that we can generate site via Jenkins/Apache tooling)
> +  3. Working through project incubation checklists on CWIKI
> +       Compliance Checklist for OpenWhisk.org website
>
>   Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
>   aware of?
>
> +   - Travis CI takes hours to process a PR on Apache Org; whereas it takes minutes under current
> +     OpenWhisk org.
> +         - The root cause is that Apache has 185 repos enable with Travis [1], but only an allocation of
> +           30 concurrent builds.  OpenWhisk typically needs 5 concurrent build slots by itself continually.
> +   - Many of the OpenWhisk’s repos. have cross-build dependencies (primarily for Travis CI tests)
> +     this may will cause issues as repos. are brought over 1 at a time if forwarding links are not
> +     preserved by GitHub.
> +   - There may be issues with Committers in China being able
> +     to enable 2FA since it does not work with their cell phones and the
> +     alternative encryption tool seems to be blocked.  Investigating with
> +     infra.
>
> -
> - How has the community developed since the last report?
> -
> -
> -
> - How has the project developed since the last report?
> + How has the community developed since the last report?
>
> +   - Committers have begun enable 2FA for GitHub and enable cross-
> +     authentication to their Apache accounts using GitBox.
> +   - “dev", “private” email list traffic continues to be healthy; positive
> +     discussion of a few new code feature/change topics
> +   - GitHub project “Stars” = 1144 (up from 1024 last month).
> +    - a few new contributors in package deployment tool repo.
> +    - more active discussions occurring on “dev” list.
> +   - Created new public Slack Team (openwhisk-team.slack.com). includes channels:
> +     - “general” for general project questions and help
> +     - “dev” channel where notifications of all OpenWhisk GitHub Issues are posted.
> +     - “dev-pr” channel where notifications of all OpenWhisk GitHub Pull Requests are posted.
> +     = Note: all development related discussions are directed to our “dev” mailing list.
>
> + How has the project developed since the last report?
> - How would you assess the podling's maturity?
> - Please feel free to add your own commentary.
>
> -   [ ] Initial setup
> -   [ ] Working towards first release
> -   [ ] Community building
> -   [ ] Nearing graduation
> -   [ ] Other:
> +   - Updating existing project code scan tools used in Travis CI to check for ASF
> +     license header in files.
> +   - Confluence WIKI (https://cwiki.apache.org/confluence/display/OPENWHISK/OpenWhisk+Project+Wiki)
> +     added pages for:
> +     - Accessing Apache GitHub as a Committer
> +     - GitHub How to Submit Pull Requests
> +     - Developer Best Practices
> +   - Active discussion on:
> +        - Configuration through environment vs. Consul KV
> +        - vanity urls for web actions
> +        - Exposing garbage collector for nodejs runtime
> +   - New features: webactions, official support for annotations
> +   - New repo.: https://github.com/openwhisk/openwhisk-GitHubSlackBot
> +         - This bot is designed to post updates to Slack when a GitHub pull request is ready to merge
> +            or a list of pull requests are under review for certain days and haven't merged.
> +   - Submissions to “dev” list for new articles, use cases (new contribs.)
> +   - New features: webactions, official support for annotations
> +   - Multiple sessions submitted for ApacheCon NA.  In addition, submitted for panel
> +     talk and lightning talks.
>
>   Date of last release:
>
> -   XXXX-XX-XX
> +   - No release yet
>
>   When were the last committers or PPMC members elected?
>
> -
> +   - Ioana Baldini, new committer 2017-02-09
> +   - Justin Berstler, new committer 2017-02-20
>
>   Signed-off-by:
>
> @@ -1036, +1098 @@
>
>        Comments:
>
>   IPMC/Shepherd notes:
> -
>
>
>   --------------------
> @@ -1215, +1276 @@
>
>   --------------------
>   Ratis
>
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
>   Ratis is a java implementation for RAFT consensus protocol.
>
> + ---- /!\ '''Edit conflict - your version:''' ----
> +
> + ---- /!\ '''End of edit conflict''' ----
> +
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
>   Ratis has been incubating since 2017-01-03.
>
>   Three most important issues to address in the move towards graduation:
> @@ -1233, +1302 @@
>
>   How has the community developed since the last report?
>      - One new contributor
>
> + ---- /!\ '''Edit conflict - your version:''' ----
>
> + ---- /!\ '''End of edit conflict''' ----
> +
> +
>   How has the project developed since the last report?
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
>      - IP Clearance is completed (https://incubator.apache.org/ip-clearance/ratis.html)
>      - Active development started in the community. 16 commits in last month.
>
>
> + ---- /!\ '''Edit conflict - your version:''' ----
> +
> +
> + How would you assess the podling's maturity?
> + Please feel free to add your own commentary.
> +
> +   [ ] Initial setup
> +   [ ] Working towards first release
> +   [ ] Community building
> +   [ ] Nearing graduation
> +   [ ] Other:
> +
> + Date of last release:
> +
> +   XXXX-XX-XX
> +
> + When were the last committers or PPMC members elected?
> +
> + ---- /!\ '''End of edit conflict''' ----
> +
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
>   How would you assess the podling's maturity?
>   Please feel free to add your own commentary.
>
> @@ -1254, +1351 @@
>
>
>   When were the last committers or PPMC members elected?
>
> + ---- /!\ '''Edit conflict - your version:''' ----
> +
> +
> + Signed-off-by:
> +
> +   [ ](quickstep) Konstantin Boudnik
> +      Comments:
> +   [ ](quickstep) Julian Hyde
> +      Comments:
> +   [ ](quickstep) Roman Shaposhnik
> +      Comments:
> +
> + IPMC/Shepherd notes:
> +
> + ---- /!\ '''End of edit conflict''' ----
> +
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
>     - Initial set of committers / PPMC.
> +
> + Signed-off-by:
> +
> +   [ ](ratis) Chris Nauroth
> +      Comments:
> +   [ ](ratis) Devaraj Das
> +      Comments:
> +   [ ](ratis) Jakob Homan
> +      Comments:
> +   [ ](ratis) Uma Maheswara Rao G
> +      Comments:
> +
> + IPMC/Shepherd notes:
> +
> +
> + ---- /!\ '''Edit conflict - your version:''' ----
> +
> + ---- /!\ '''End of edit conflict''' ----
> +
> +
> + --------------------
> + Ratis
> +
> + Ratis is a java implementation for RAFT consensus protocol
> +
> + Ratis has been incubating since 2017-01-03.
> +
> + Three most important issues to address in the move towards graduation:
> +
> +   1.
> +   2.
> +   3.
> +
> + Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
> + aware of?
> +
> +
> +
> + How has the community developed since the last report?
> +
> +
> +
> + How has the project developed since the last report?
> +
> +
> + How would you assess the podling's maturity?
> + Please feel free to add your own commentary.
> +
> +   [ ] Initial setup
> +   [ ] Working towards first release
> +   [ ] Community building
> +   [ ] Nearing graduation
> +   [ ] Other:
> +
> + Date of last release:
> +
> +   XXXX-XX-XX
> +
> + When were the last committers or PPMC members elected?
> +
> +
>
>   Signed-off-by:
>
> @@ -1416, +1592 @@
>
>
>   How has the project developed since the last report?
>
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
> +
> + ---- /!\ '''Edit conflict - your version:''' ----
>     - We are looking into new ML techniques for development.
> +
> + ---- /!\ '''End of edit conflict''' ----
>
>   How would you assess the podling's maturity?
>   Please feel free to add your own commentary.
> @@ -1867, +2049 @@
>
>
>   How has the project developed since the last report?
>
> +
> + ---- /!\ '''Edit conflict - other version:''' ----
> +
> + ---- /!\ '''Edit conflict - your version:''' ----
>     * 173 commits from 21 contributors.
>     * 127 JIRAs filed and 112 resolved Dec 1 - Feb 27.
> +
> + ---- /!\ '''End of edit conflict''' ----
>
>   How would you assess the podling's maturity?
>   Please feel free to add your own commentary.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
> For additional commands, e-mail: cvs-help@incubator.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org