We've spoken with Mikhail, Pavel, and Slava about this on IM, and it seems we 
need to make a bunch of small changes.
I've summarised them here: https://issues.apache.org/jira/browse/IGNITE-18129.

In short, we need to make sure that all clients are published in the 
repository. Java and .NET client will be published as their own artefacts.
C++ client is published as source code, and the sources are included into the 
general src.zip.

Thanks,
Stan

> On 11 Nov 2022, at 11:34, Pavel Tupitsyn <ptupit...@apache.org> wrote:
> 
> Slava, Stan - thoughts?
> I'll be glad to help with .NET, but what about missing sources and README
> issues?
> 
> On Thu, Nov 10, 2022 at 4:00 PM Pavel Tupitsyn <ptupit...@apache.org> wrote:
> 
>> Stanislav,
>> 
>>> Isn't nuget package enough for .NET ecosystem?
>> Isn't Maven enough for the Java ecosystem? I would say yes, but we still
>> include Java client binaries in the zip file.
>> 
>> Anyway, I'm ok with NuGet-only binaries, but let's include them in the set
>> of files for the vote, like we do in 2.x, so the package can be tested.
>> 
>> On Thu, Nov 10, 2022 at 3:46 PM Stanislav Lukyanov <stanlukya...@gmail.com>
>> wrote:
>> 
>>> Pavel,
>>> 
>>> Regarding .NET client binaries - do you mean .dll files? Do you think
>>> they should be a part of the .zip? The same .zip or a separate one? Isn't
>>> nuget package enough for .NET ecosystem?
>>> 
>>> Thanks,
>>> Stan
>>> 
>>>> On 9 Nov 2022, at 19:55, Pavel Tupitsyn <ptupit...@apache.org> wrote:
>>>> 
>>>> Also:
>>>> - Source code is missing (*src.zip files)
>>>> - .NET client binaries are missing in binary zips
>>>> 
>>>> On Wed, Nov 9, 2022 at 7:51 PM Pavel Tupitsyn <ptupit...@apache.org>
>>> wrote:
>>>> 
>>>>> -0.5 (binding)
>>>>> 
>>>>> README.md contains a mix of "Alpha 5" and "Beta 1"
>>>>> 
>>>>> On Wed, Nov 9, 2022 at 7:45 PM Вячеслав Коптилин <
>>> slava.kopti...@gmail.com>
>>>>> wrote:
>>>>> 
>>>>>> Dear Community,
>>>>>> 
>>>>>> Ignite 3 is moving forward and I think we're in a good spot to
>>> release the
>>>>>> first beta version. In the last few months the following major
>>> features
>>>>>> have been added:
>>>>>> - 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 propose to release 3.0.0-beta1 with the features listed above.
>>>>>> 
>>>>>> Release Candidate:
>>>>>> https://dist.apache.org/repos/dist/dev/ignite/3.0.0-beta1-rc1/
>>>>>> Maven Staging:
>>>>>> 
>>> https://repository.apache.org/content/repositories/orgapacheignite-1555/
>>>>>> Tag: https://github.com/apache/ignite-3/tree/3.0.0-beta1-rc1
>>>>>> 
>>>>>> +1 - accept Apache Ignite 3.0.0-alpha4 RC1
>>>>>> 0 - don't care either way
>>>>>> -1 - DO NOT accept Apache Ignite 3.0.0-alpha4 RC1 (explain why)
>>>>>> 
>>>>>> Voting guidelines: https://www.apache.org/foundation/voting.html
>>>>>> How to verify the release:
>>> https://www.apache.org/info/verification.html
>>>>>> 
>>>>>> The vote will be closed on Tuesday, 15 November 2022, 12:00:00 (UTC
>>> time)
>>>>>> 
>>>>>> 
>>> https://www.timeanddate.com/countdown/to?year=2022&month=11&day=15&hour=12&min=0&sec=0&p0=utc-1
>>>>>> 
>>>>>> Thanks,
>>>>>> S.
>>>>>> 
>>>>> 
>>> 
>>> 

Reply via email to