Folks, The IP clearance vote has passed: http://apache-incubator-general.996316.n3.nabble.com/RESULT-IP-CLEARANCE-Apache-Ignite-Persistent-Store-td55050.html
Raul, please see below: > On May 24, 2017, at 12:18 PM, Raúl Kripalani <[email protected]> wrote: > >> >> Raul, I think everyone got confused on the process. At this point, the code >> has not been merged to master, and is sitting in a separate branch. I would >> recommend that we proceed with the vote. If the vote is declined, then we >> will toss the branch. > > > Just for the record. I don't want to complicate matters further, but IIRC, > the instant the code starts living in the ASF repo (which it already does), > it forms part of the project's codebase. And that means that the PMC and > the committers are responsible for it. > > Hence the vote to accept responsibility on something that the PMC is > already responsible for, is somewhat questionable. > > On the other hand, the IP clearance indicates what's being donated is the > tree of a particular commit from an external repo [0]. But it seems that > work was done after that commit in the external branch. Is it possible that > the code that was merged was different than that specific commit? Not sure > if this is relevant, as long as all files have the ASF license grant > header, but now is the time to ensure correct due diligence. Better to > ask… > A pretty similar question (extra merges after that specified commit) was raised during the IP clearance vote: http://apache-incubator-general.996316.n3.nabble.com/IP-CLEARANCE-Apache-Ignite-Persistent-Store-td54969.html However, since now we have all the changes in a single branch (https://github.com/apache/ignite/tree/ignite-5267 <https://github.com/apache/ignite/tree/ignite-5267>) and can see the changes set comparing to the master (https://github.com/apache/ignite/compare/ignite-5267 <https://github.com/apache/ignite/compare/ignite-5267>) it shouldn’t be longer an issue. At least this resolved concerns on the IP clearance vote. — Denis > Cos, or anybody? > > [0] > https://github.com/agoncharuk/ignite/commit/1cce2fcc960c5098cc684b6138ed306daf5dd5e4 > > > Raúl. > > On Tue, May 23, 2017 at 5:04 PM, Dmitriy Setrakyan <[email protected]> > wrote: > >> +1 >> >> Raul, I think everyone got confused on the process. At this point, the code >> has not been merged to master, and is sitting in a separate branch. I would >> recommend that we proceed with the vote. If the vote is declined, then we >> will toss the branch. >> >> I believe that once this feature is fully released, which will make Apache >> Ignite into an SQL database and In-Memory data grid at the same time, the >> community and user base of Apache Ignite will get a healthy boost. >> >> D. >> >> On Tue, May 23, 2017 at 2:53 AM, Raúl Kripalani <[email protected]> >> wrote: >> >>> I'm not sure what the vote is for, if the code has already been merged to >>> the ASF repo — even if on a branch. >>> >>> I do accept the donation but I think the code should have remained >> outside >>> the official codebase until the VOTE passed. >>> >>> Not sure what the rest think. >>> >>> On 22 May 2017 22:55, "Denis Magda" <[email protected]> wrote: >>> >>>> Igniters, >>>> >>>> This branch (https://github.com/apache/ignite/tree/ignite-5267) adds a >>>> distributed and transactional Persistent Store to Apache Ignite >> project. >>>> The store seamlessly integrates with Apache Ignite 2.0 page memory >>>> architecture. One of the main advantages of the store is that Apache >>> Ignite >>>> becomes fully operational from disk (SSD or Flash) without any need to >>>> preload the data in memory. Plus, with full SQL support already >> available >>>> in Apache Ignite, this feature will allow Apache Ignite serve as a >>>> distributed SQL database, both in memory or on disk, while continuing >> to >>>> support all the existing functionality on the current API. >>>> More information here: >>>> - Persistent Store Overview: https://cwiki.apache.org/ >>>> confluence/display/IGNITE/Persistent+Store+Overview >>>> - Persistent Store Internal Design: https://cwiki.apache.org/ >>>> confluence/display/IGNITE/Persistent+Store+Internal+Design >>>> The Persistent Store was developed by GridGain outside of Apache >>> community >>>> because it was requested by one of GridGain’s customers. Presently, >>>> GridGain looks forward to donating the Persistent Store to ASF and >> given >>>> the size of the contribution, it is prudent to follow Apache's IP >>> clearance >>>> process. >>>> The SGA has been submitted and acknowledged by ASF Secretary. The IP >>>> clearance form can be found here: http://incubator.apache.org/ >>>> ip-clearance/persistent-distributed-store-ignite.html >>>> This vote is to discover if the Apache Ignite PMC and community are in >>>> favour of accepting this contribution. >>>> This vote will be open for at least 72 hours: >>>> [ ] +1, accept contribution of the Persistent Store into the project >>>> [ ] 0, no opinion >>>> [ ] -1, reject contribution because... >>>> >>>> Regards, >>>> Denis >>>> >>>> >>> >>
