Re: [ANNOUNCE] Release pyignite-0.6.0

2022-11-08 Thread Igor Sapego
+1

Github Actions look great to me.

Best Regards,
Igor


On Mon, Nov 7, 2022 at 5:38 PM Ivan Daschinsky  wrote:

> Hi, Igniters!
>
> I suppose it is time to release pyignite 0.6.0, since we have released our
> previous release more than a year ago.
>
> Firstly, python 3.6 reached its EOL, the brand new python, 3.11, was just
> released. So it is a good idea to build new wheels targeting the new
> versions.
>
> Also, there are few new features, namely support of timeouts in asyncio
> client for cache operations. This patch also fixes one tiny but annoying
> bug in asyncio client [1]
>
> Full list of tickets for release is here [2]
>
> Actually, I have tested a new approach for testing and building artifacts
> -- Github Actions, nowadays it is a preferred approach in the ASF.
>
> I think that code freeze will be at 15:00 UTC 11/11. And on monday, 11/14 I
> will publish a release candidate for voting.
>
> WDYT?
>
> [1] -- https://issues.apache.org/jira/browse/IGNITE-18006
> [2] --
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%20python-0.6.0
>


Re: Apache Ignite 3.0.0 beta 1 RELEASE [Time, Scope, Manager]

2022-11-08 Thread Stanislav Lukyanov
I guess we have to update the dates a bit :)
The new proposed timeline:

Scope Freeze: October 12, 2022
Code Freeze: November 8, 2022
Voting Date: November 9, 2022
Release Date: November 15, 2022

Stabilisation phase for the beta will be running autotests and examples, plus I 
know some people have been playing with the beta branch already in the past 
weeks.

Stan


> On 2 Nov 2022, at 15:19, Igor Sapego  wrote:
> 
> +1 from me
> 
> Best Regards,
> Igor
> 
> 
> On Wed, Nov 2, 2022 at 3:48 AM Stanislav Lukyanov 
> wrote:
> 
>> Igniters,
>> 
>> The initial code freeze date for 3.0.0 beta 1 was missed, so we need to
>> pick a new timeline.
>> 
>> There are currently 5 tickets in progress or in review that are in the
>> scope, with significant progress in each of them.
>> 
>> Let's set the following dates:
>> 
>> Scope Freeze: October 12, 2022
>> Code Freeze: November 4, 2022
>> Voting Date: November 7, 2022
>> Release Date: November 11, 2022
>> 
>> WDYT?
>> 
>> Thanks,
>> Stan
>> 
>>> On 13 Oct 2022, at 16:10, Andrey Gura  wrote:
>>> 
>>> Igniters,
>>> 
>>> I removed the "3.0.0-alpha6" version and created the "3.0.0-beta1"
>>> version. All issues were rescheduled to the "3.0.0-beta1" version.
>>> 
>>> Despite the fact that formally was on 12th october there is still
>>> possibility to add issues to the release scope. Deadline is 14th
>>> october. Tomorrow I will announce the scope freeze officially. It
>>> means that any issue could be added to the release only after
>>> discussion with the community and a release manager.
>>> 
>>> On Mon, Oct 10, 2022 at 7:41 AM Aleksandr Pakhomov 
>> wrote:
 
 +1
 
> On 7 Oct 2022, at 23:05, Andrey Gura  wrote:
> 
> Hi, Igniters!
> 
> It's time for a new release of Apache Ignite 3 beta 1. The expected
> feature list consists of:
> 
> - RPM and DEB packages: simplified installation and node management
> with system services.
> - Client's Partition Awareness: Clients are now aware of data
> distribution over the cluster nodes which helps avoid additional
> network transmissions and lowers operations latency.
> - C++ client:  Basic C++ client, able to perform operations on data.
> - Autogenerated values: now a function can be specified as a default
> value generator during a table creation. Currently only
> gen_random_uuid is supported.
> - SQL Transactions.
> - Transactional Protocol: improved locking model, multi-version based
> lock-free read-only transactions.
> - Storage: A number of improvements to memory-only and on-disk engines
> based on Page Memory.
> - Indexes: Basic functionality, hash and sorted indexes.
> - Client logging: A LoggerFactory may be provided during client
> creation to specify a custom logger for logs generated by the client.
> - Metrics framework: Collection and export of cluster metrics.
> 
> I want to propose myself to be the release manager of the Apache
> Ignite 3 beta 1.
> 
> Also I propose the following milestones for the release:
> 
> Scope Freeze: October 12, 2022
> Code Freeze: October 20, 2022
> Voting Date: October 31, 2022
> Release Date: November 5, 2022
> 
> WDYT?
 
>> 
>> 



[ANNOUNCE] CODE FREEZE for Apache Ignite 3.0.0 beta 1 Release

2022-11-08 Thread Вячеслав Коптилин
Hello Igniters,

I would like to inform you that a code freeze started.
Only blockers are accepted to be included to the scope.

Thanks,
Slava.