Additional mentor steps?

2016-04-28 Thread John D. Ament
All,

Due to some changes in recent times around the ASF, I think I've identified
a new setup step for podlings.

I'd like to recommend adding to the asf-authorization-template as a setup
step to display the newly created podling in phonebook (
home.apache.org/phonebook.html) and that whenever a new committer is added
that this authorization template be updated.

Any objections? Questions or concerns?

John


Re: Showcase your project at ApacheCON: consider Podling Shark Tank

2016-04-28 Thread Roman Shaposhnik
On Wed, Apr 27, 2016 at 6:05 PM, DO YUNG YOON  wrote:
> Roam, Can you please  also add me. DoyungYoon.
> I would like to add Apache S2Graph (incubating) to the list. Thanks.

Done!

Thanks,
Roman.

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



[RESULT] [VOTE] Accept Gossip into the Apache Incubator

2016-04-28 Thread P. Taylor Goetz
This vote is now closed and passes with 14 binding +1 votes, 8 non-binding +1 
votes and not 0 or -1 votes.

Vote tally (* indicates a binding vote):

+1:
P. Taylor Goetz*
Chris Nauroth*
Joe Witt
Josh Elser*
Amol Kekre
Debo Dutta
Sean Busbey*
Pierre Smits
Edward Capriolo
Phillip Rhodes*
Jean-Baptiste Onofré*
John D. Ament*
Anatole Tresch
Ralph Goers*
Jake Farrell*
Ted Dunning*
Andrew Purtell*
Tsuyoshi Ozawa
Ashish Paliwal
Lewis John Mcgibbney*
Bertrand Delacretaz*
Tom Barber*

0:
-none-

-1:
-none-

Thank you to all who voted.

Welcome Gossip community!

-Taylor

> On Apr 25, 2016, at 2:14 PM, P. Taylor Goetz  wrote:
> 
> Following the discussion thread [1], I would like to call a VOTE to accept 
> Gossip into the Apache Incubator.
> 
> The Gossip proposal can be found here [2] and is also listed below.
> 
> [ ] +1 Accept Gossip into the Apache Incubator
> [ ] +0 Abstain.
> [ ] -1 Do not accept Gossip into the Apache Incubator because…
> 
> This vote will be open for at least 72 hours.
> 
> Obviously I am +1 (binding).
> 
> -Taylor
> 
> [1] https://s.apache.org/gossip-discuss 
> [2] https://wiki.apache.org/incubator/GossipProposal 
> 
> 
> 
> = Abstract =
> 
> Apache Gossip will be an implementation of the Gossip Protocol based on code 
> available here: https://github.com/edwardcapriolo/gossip/ 
>  which is already licenced using 
> the glorious Apache V2 License.
> 
> = Proposal =
> 
> Apache Gossip aims to provide a gossip based consensus protocol written in 
> Java for peer-to-peer communication to the Apache Incubator 
> (http://incubator.apache.org/ ). This 
> implementation will effectively scale from one to one-thousand node clusters. 
> In addition to the code implementation, the project should produce 
> specifications of the wire protocol, features, and expected behavior of the 
> system such that compatible implementations can communicate.
> 
> = Background =
> 
> The gossip protocol has been implemented to varying levels of rigor by a 
> number of entities. In particular, Apache Cassandra uses an implementation of 
> gossip to locate peers and transmit up/down state. Apache Spark leverages 
> tooling in Akka which provides peer-to-peer node discovery capabilities.
> 
>  * 
> http://highscalability.com/blog/2011/11/14/using-gossip-protocols-for-failure-detection-monitoring-mess.html
>  
> 
> 
>  * https://en.wikipedia.org/wiki/Gossip_protocol 
> 
> 
> = Rationale =
> 
> With distributed computing becoming extremely widespread, and the growth of 
> the buzz-factor of ‘the-internet-of-things’ it is increasingly important that 
> networks of IP addressable devices can form a peer-to-peer network. 
> Applications of peer-to-peer networks include generating crypto currency, 
> managing hardware such as solar power micro-grids, and more traditional roles 
> like grid/High Performance Computing and distributed storage systems. 
> Different implementations of gossip based consensus protocols have been 
> implemented in numerous languages or as part of more complex software stacks. 
> The Apache Software Foundation should lead the effort of producing a purpose 
> built tool that can be used by downstream projects to form peer-to-peer 
> networks.
> 
> = Initial Goals =
> 
>  * Migration of current code https://github.com/edwardcapriolo/gossip 
>  and existing community to the 
> Apache Software Foundation infrastructure
>  * Secure communications
>   * Transport security using a pre-shared key
>   * Public Key Infrastructure
>  * Introduce a cluster name to wire protocol to avoid misconfigurations
>  * Effectively operate when systems have multiple network interfaces by 
> controlling IP binding settings
>  * Effectively operate when systems have Network Address Translations devices 
> between them using a broadcast IP settings
>  * Develop advanced integration testing from cluster sizes of 1-1000 nodes
>   * Test convergence times
>   * Demonstrate the tradeoffs of different settings in regard to 
> bandwidth/cpu/convergence time/accuracy
>  * Gossip data other than cluster state such as application/user data
>  * Provide detailed specifications such that others can implement the 
> protocol in other programming languages
>  * Explore HTTP transport as an alternative to UDP
> 
> = Current Status =
> 
> The current code has been around for some time. Previously it was a Google 
> code project. Since the fork in January 2015 there have been 55 commits and 4 
> releases.
> 
> == Meritocracy ==
> 
> We believe in meritocracy. All suggestions are taken seriously. We enjoy 
> helping new people become part of 

Re: [VOTE] Accept Gossip into the Apache Incubator

2016-04-28 Thread Tom Barber
+1 binding

On Thu, Apr 28, 2016 at 9:17 AM, Bertrand Delacretaz  wrote:

> On Mon, Apr 25, 2016 at 8:14 PM, P. Taylor Goetz 
> wrote:
> > Following the discussion thread [1], I would like to call a VOTE to
> accept
> > Gossip into the Apache Incubator...
>
> +1
>
> -Bertrand
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Accept Gossip into the Apache Incubator

2016-04-28 Thread Bertrand Delacretaz
On Mon, Apr 25, 2016 at 8:14 PM, P. Taylor Goetz  wrote:
> Following the discussion thread [1], I would like to call a VOTE to accept
> Gossip into the Apache Incubator...

+1

-Bertrand

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



Re: [PROPOSAL] Fluo

2016-04-28 Thread Bertrand Delacretaz
On Tue, Apr 26, 2016 at 3:42 PM, Josh Elser  wrote:
> Any feedback here, folks?

Nothing specific, the proposal looks good to me.

-Bertrand

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