Re: Apache Ignite C# Client Connection configuration for kubernetes

2022-04-29 Thread Pavel Tupitsyn
To summarize, those issues are specific to Alpine Linux

1. dlopen issue was fixed in 2.13:
https://issues.apache.org/jira/browse/IGNITE-13011
2. LD_LIBRARY_PATH env var should be set
to /usr/lib/jvm/default-jvm/jre/lib/amd64/server for openjdk8,
/usr/lib/jvm/default-jvm/jre/lib/server for openjdk11

More details:
https://stackoverflow.com/questions/72028479/error-in-apache-ignite-c-sharp-client-connection-for-kubernetes

On Fri, Apr 29, 2022 at 2:47 PM Mariappan, Prem Kannan
 wrote:

> Hello Ignite team,
>
>
>
> We raised the same issue in Stack Overflow -
> https://stackoverflow.com/questions/71957287/apache-ignite-c-sharp-client-connection-configuration-for-kubernetes
> and
> https://stackoverflow.com/questions/72028479/error-in-apache-ignite-c-sharp-client-connection-for-kubernetes
>
>
>
> We got responses for it, we got to know that the reported issue was
> addressed in V2.13.
>
>
>
> We get the below error after upgrading the ignite to V2.13,
>
>
>
> failed to start: System.DllNotFoundException: Unable to load shared
> library 'libjvm.so' or one of its dependencies. In order to help diagnose
> loading problems, consider setting the LD_DEBUG environment variable: Error
> loading shared library liblibjvm.so: No such file or directory at
> Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.JniNativeMethodsLinux.JNI_GetCreatedJavaVMs(IntPtr&
> pvm, Int32 size, Int32& size2) at
> Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.GetCreatedJvms(IntPtr& pvm,
> Int32 size, Int32& size2)
>
>
>
> Environnent: Alpine3.15, OpenJdk8, .Net Core 3.1.24
>
>
>
> We have attached the docker file for your reference.
>
>
>
> Thanks,
>
> M Prem Kannan
>
> *From:* Mariappan, Prem Kannan
> *Sent:* Thursday, April 21, 2022 9:18 PM
> *To:* dev@ignite.apache.org; u...@ignite.apache.org
> *Subject:* Apache Ignite C# Client Connection configuration for kubernetes
>
>
>
> Hello Ignite team,
>
>
>
> We are following the below article to establish C# client connection to
> the Ignite Cluster, both of them deployed in the Kubernetes.
>
>
>
>
> https://ignite.apache.org/docs/latest/installation/kubernetes/amazon-eks-deployment#creating-service
>
>
>
> We do not find the equivalent C# class/method to perform the connection
> configuration in the C# client application.
>
>
>
>
>
>
>
> Please help us to find alternate methods to do the connection
> configuration for Kubernetes.
>
>
>
> Thank you.
>
>
>
> Prem
>


Re: [VOTE] Release Extensions Ignite Spring Data 2.2.0 RC1, Ignite Spring Session 1.0.0 RC1, Ignite Zookeeper IP Finder 1.0.0 RC1

2022-04-29 Thread Nikita Amelchev
+1

пт, 29 апр. 2022 г. в 17:54, Anton Vinogradov :
>
> +1
>
> On Fri, Apr 29, 2022 at 5:28 PM Maxim Muzafarov  wrote:
>
> > Dear Community,
> >
> >
> > The release candidates are ready. See the links below.
> >
> >
> > == Ignite Spring Data Extension Module 2.2.0 ==
> >
> > The release candidate is uploaded to:
> >
> > https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-data-ext-2.2.0-rc1/
> >
> > The following Maven staging can be used:
> >
> > https://repository.apache.org/content/repositories/orgapacheignite-1547/org/apache/ignite/ignite-spring-data-ext/
> >
> > Tag:
> >
> > https://github.com/apache/ignite-extensions/releases/tag/ignite-spring-data-ext-2.2.0-rc1
> >
> > RELEASE_NOTES:
> >
> > https://github.com/apache/ignite-extensions/blob/release/ignite-spring-data-ext-2.2.0/modules/spring-data-ext/spring-data/RELEASE_NOTES.txt
> >
> > DEVNOTES:
> > https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
> >
> > Release Checker Results:
> >
> > https://github.com/apache/ignite-extensions/runs/6229346844?check_suite_focus=true
> >
> >
> >
> > == Ignite Spring Session Extension Module 1.0.0 ==
> >
> > The release candidate is uploaded to:
> >
> > https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-session-ext-1.0.0-rc1/
> >
> > The following Maven staging can be used:
> >
> > https://repository.apache.org/content/repositories/orgapacheignite-1548/org/apache/ignite/ignite-spring-session-ext/
> >
> > Tag:
> >
> > https://github.com/apache/ignite-extensions/releases/tag/ignite-spring-session-ext-1.0.0-rc1
> >
> > RELEASE_NOTES:
> >
> > https://github.com/apache/ignite-extensions/blob/release/ignite-spring-session-ext-1.0.0/modules/spring-session-ext/RELEASE_NOTES.txt
> >
> > DEVNOTES:
> > https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
> >
> > Release Checker Results:
> >
> > https://github.com/apache/ignite-extensions/runs/6229613223?check_suite_focus=true
> >
> >
> > == Ignite Zookeeper Ip Finder Extension Module 1.0.0 ==
> >
> > The release candidate is uploaded to:
> >
> > https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-zookeeper-ip-finder-ext-1.0.0-rc1/
> >
> > The following Maven staging can be used:
> >
> > https://repository.apache.org/content/repositories/orgapacheignite-1549/org/apache/ignite/ignite-zookeeper-ip-finder-ext/
> >
> > Tag:
> >
> > https://github.com/apache/ignite-extensions/releases/tag/ignite-zookeeper-ip-finder-ext-1.0.0-rc1
> >
> > RELEASE_NOTES:
> >
> > https://github.com/apache/ignite-extensions/blob/release/ignite-zookeeper-ip-finder-ext-1.0.0/modules/zookeeper-ip-finder-ext/zookeeper-ip-finder/RELEASE_NOTES.txt
> >
> > DEVNOTES:
> > https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
> >
> > Release Checker Results:
> >
> > https://github.com/apache/ignite-extensions/runs/6210193576?check_suite_focus=true
> >
> >
> >
> > The vote is formal, see voting guidelines
> > https://www.apache.org/foundation/voting.html
> >
> > +1 - to accept (Ignite Spring Data 2.2.0 RC1, Ignite Spring Session
> > 1.0.0 RC1, Ignite Zookeeper IP Finder 1.0.0 RC1)
> > 0 - don't care either way
> > -1 - DO NOT accept (explain why)
> >
> > See notes on how to verify release here
> > https://www.apache.org/info/verification.html
> > and
> >
> > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification
> >
> >
> > This vote will be open for at least 7 days till Sat May 7, 2022,
> > 14:00 Moscow TZ. Please, write me down the thread if you need
> > additional time to check the release.
> >
> >
> > https://www.timeanddate.com/countdown/vote?iso=20220507T14=166=%5BVOTE%5D+Release+Extensions+Ignite+Spring+Data+2.2.0+RC1%2C+Ignite+Spring+Session+1.0.0+RC1%2C+Ignite+Zookeeper+IP+Finder+1.0.0+RC1=sanserif
> >



-- 
Best wishes,
Amelchev Nikita


Re: [VOTE] Release Ignite AWS 1.0.0 RC1, Ignite Azure 1.0.0 RC1, Ignite GCE 1.0.0 RC1

2022-04-29 Thread Nikita Amelchev
+1

пт, 29 апр. 2022 г. в 15:51, Anton Vinogradov :
>
> +1
>
> On Fri, Apr 29, 2022 at 3:48 PM Maxim Muzafarov  wrote:
>
> > Dear Community,
> >
> >
> > The release candidates are ready. See the links below.
> >
> >
> > == Ignite AWS Extension Module 1.0.0 ==
> >
> > The release candidate is uploaded to:
> >
> > https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-aws-ext-1.0.0-rc1
> >
> > The following Maven staging can be used:
> >
> > https://repository.apache.org/content/repositories/orgapacheignite-1543/org/apache/ignite/ignite-aws-ext/
> >
> > Tag:
> >
> > https://github.com/apache/ignite-extensions/releases/tag/ignite-aws-ext-1.0.0-rc1
> >
> > RELEASE_NOTES:
> >
> > https://github.com/apache/ignite-extensions/blob/release/ignite-aws-ext-1.0.0/modules/aws-ext/RELEASE_NOTES.txt
> >
> > DEVNOTES:
> > https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
> >
> > Release Checker Results:
> >
> > https://github.com/apache/ignite-extensions/runs/6227581198?check_suite_focus=true
> >
> >
> > == Ignite Azure Extension Module 1.0.0 ==
> >
> > The release candidate is uploaded to:
> >
> > https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-azure-ext-1.0.0-rc1/
> >
> > The following Maven staging can be used:
> >
> > https://repository.apache.org/content/repositories/orgapacheignite-1545/org/apache/ignite/ignite-azure-ext/
> >
> > Tag:
> >
> > https://github.com/apache/ignite-extensions/releases/tag/ignite-azure-ext-1.0.0-rc1
> >
> > RELEASE_NOTES:
> >
> > https://github.com/apache/ignite-extensions/blob/release/ignite-azure-ext-1.0.0/modules/azure-ext/RELEASE_NOTES.txt
> >
> > DEVNOTES:
> > https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
> >
> > Release Checker Results:
> >
> > https://github.com/apache/ignite-extensions/runs/6228019576?check_suite_focus=true
> >
> >
> > == Ignite GCE Extension Module 1.0.0 ==
> >
> > The release candidate is uploaded to:
> >
> > https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-gce-ext-1.0.0-rc1/
> >
> > The following Maven staging can be used:
> >
> > https://repository.apache.org/content/repositories/orgapacheignite-1546/org/apache/ignite/ignite-gce-ext/
> >
> > Tag:
> >
> > https://github.com/apache/ignite-extensions/releases/tag/ignite-gce-ext-1.0.0-rc1
> >
> > RELEASE_NOTES:
> >
> > https://github.com/apache/ignite-extensions/blob/release/ignite-gce-ext-1.0.0/modules/gce-ext/RELEASE_NOTES.txt
> >
> > DEVNOTES:
> > https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
> >
> > Release Checker Results:
> >
> > https://github.com/apache/ignite-extensions/runs/6228169980?check_suite_focus=true
> >
> >
> > The vote is formal, see voting guidelines
> > https://www.apache.org/foundation/voting.html
> >
> > +1 - to accept (Ignite AWS 1.0.0 RC1, Ignite Azure 1.0.0 RC1, Ignite
> > GCE 1.0.0 RC1)
> > 0 - don't care either way
> > -1 - DO NOT accept (explain why)
> >
> > See notes on how to verify release here
> > https://www.apache.org/info/verification.html
> > and
> >
> > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification
> >
> >
> > This vote will be open for at least 7 days till Fri May 7, 2022,
> > 14:00 Moscow TZ. Please, write me down the thread if you need
> > additional time to check the release.
> >
> >
> > https://www.timeanddate.com/countdown/vote?iso=20220507T14=166=%5BVOTE%5D+Release+Ignite+AWS+1.0.0+RC1%2C+Ignite+Azure+1.0.0+RC1%2C+Ignite+GCE+1.0.0+RC1=sanserif
> >



-- 
Best wishes,
Amelchev Nikita


[MTCGA]: test email notification

2022-04-29 Thread ignitetcbot
Test Email notification message!

Re: [VOTE] Release Extensions Ignite Spring Data 2.2.0 RC1, Ignite Spring Session 1.0.0 RC1, Ignite Zookeeper IP Finder 1.0.0 RC1

2022-04-29 Thread Anton Vinogradov
+1

On Fri, Apr 29, 2022 at 5:28 PM Maxim Muzafarov  wrote:

> Dear Community,
>
>
> The release candidates are ready. See the links below.
>
>
> == Ignite Spring Data Extension Module 2.2.0 ==
>
> The release candidate is uploaded to:
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-data-ext-2.2.0-rc1/
>
> The following Maven staging can be used:
>
> https://repository.apache.org/content/repositories/orgapacheignite-1547/org/apache/ignite/ignite-spring-data-ext/
>
> Tag:
>
> https://github.com/apache/ignite-extensions/releases/tag/ignite-spring-data-ext-2.2.0-rc1
>
> RELEASE_NOTES:
>
> https://github.com/apache/ignite-extensions/blob/release/ignite-spring-data-ext-2.2.0/modules/spring-data-ext/spring-data/RELEASE_NOTES.txt
>
> DEVNOTES:
> https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
>
> Release Checker Results:
>
> https://github.com/apache/ignite-extensions/runs/6229346844?check_suite_focus=true
>
>
>
> == Ignite Spring Session Extension Module 1.0.0 ==
>
> The release candidate is uploaded to:
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-session-ext-1.0.0-rc1/
>
> The following Maven staging can be used:
>
> https://repository.apache.org/content/repositories/orgapacheignite-1548/org/apache/ignite/ignite-spring-session-ext/
>
> Tag:
>
> https://github.com/apache/ignite-extensions/releases/tag/ignite-spring-session-ext-1.0.0-rc1
>
> RELEASE_NOTES:
>
> https://github.com/apache/ignite-extensions/blob/release/ignite-spring-session-ext-1.0.0/modules/spring-session-ext/RELEASE_NOTES.txt
>
> DEVNOTES:
> https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
>
> Release Checker Results:
>
> https://github.com/apache/ignite-extensions/runs/6229613223?check_suite_focus=true
>
>
> == Ignite Zookeeper Ip Finder Extension Module 1.0.0 ==
>
> The release candidate is uploaded to:
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-zookeeper-ip-finder-ext-1.0.0-rc1/
>
> The following Maven staging can be used:
>
> https://repository.apache.org/content/repositories/orgapacheignite-1549/org/apache/ignite/ignite-zookeeper-ip-finder-ext/
>
> Tag:
>
> https://github.com/apache/ignite-extensions/releases/tag/ignite-zookeeper-ip-finder-ext-1.0.0-rc1
>
> RELEASE_NOTES:
>
> https://github.com/apache/ignite-extensions/blob/release/ignite-zookeeper-ip-finder-ext-1.0.0/modules/zookeeper-ip-finder-ext/zookeeper-ip-finder/RELEASE_NOTES.txt
>
> DEVNOTES:
> https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
>
> Release Checker Results:
>
> https://github.com/apache/ignite-extensions/runs/6210193576?check_suite_focus=true
>
>
>
> The vote is formal, see voting guidelines
> https://www.apache.org/foundation/voting.html
>
> +1 - to accept (Ignite Spring Data 2.2.0 RC1, Ignite Spring Session
> 1.0.0 RC1, Ignite Zookeeper IP Finder 1.0.0 RC1)
> 0 - don't care either way
> -1 - DO NOT accept (explain why)
>
> See notes on how to verify release here
> https://www.apache.org/info/verification.html
> and
>
> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification
>
>
> This vote will be open for at least 7 days till Sat May 7, 2022,
> 14:00 Moscow TZ. Please, write me down the thread if you need
> additional time to check the release.
>
>
> https://www.timeanddate.com/countdown/vote?iso=20220507T14=166=%5BVOTE%5D+Release+Extensions+Ignite+Spring+Data+2.2.0+RC1%2C+Ignite+Spring+Session+1.0.0+RC1%2C+Ignite+Zookeeper+IP+Finder+1.0.0+RC1=sanserif
>


[VOTE] Release Extensions Ignite Spring Data 2.2.0 RC1, Ignite Spring Session 1.0.0 RC1, Ignite Zookeeper IP Finder 1.0.0 RC1

2022-04-29 Thread Maxim Muzafarov
Dear Community,


The release candidates are ready. See the links below.


== Ignite Spring Data Extension Module 2.2.0 ==

The release candidate is uploaded to:
https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-data-ext-2.2.0-rc1/

The following Maven staging can be used:
https://repository.apache.org/content/repositories/orgapacheignite-1547/org/apache/ignite/ignite-spring-data-ext/

Tag:
https://github.com/apache/ignite-extensions/releases/tag/ignite-spring-data-ext-2.2.0-rc1

RELEASE_NOTES:
https://github.com/apache/ignite-extensions/blob/release/ignite-spring-data-ext-2.2.0/modules/spring-data-ext/spring-data/RELEASE_NOTES.txt

DEVNOTES:
https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md

Release Checker Results:
https://github.com/apache/ignite-extensions/runs/6229346844?check_suite_focus=true



== Ignite Spring Session Extension Module 1.0.0 ==

The release candidate is uploaded to:
https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-spring-session-ext-1.0.0-rc1/

The following Maven staging can be used:
https://repository.apache.org/content/repositories/orgapacheignite-1548/org/apache/ignite/ignite-spring-session-ext/

Tag:
https://github.com/apache/ignite-extensions/releases/tag/ignite-spring-session-ext-1.0.0-rc1

RELEASE_NOTES:
https://github.com/apache/ignite-extensions/blob/release/ignite-spring-session-ext-1.0.0/modules/spring-session-ext/RELEASE_NOTES.txt

DEVNOTES:
https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md

Release Checker Results:
https://github.com/apache/ignite-extensions/runs/6229613223?check_suite_focus=true


== Ignite Zookeeper Ip Finder Extension Module 1.0.0 ==

The release candidate is uploaded to:
https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-zookeeper-ip-finder-ext-1.0.0-rc1/

The following Maven staging can be used:
https://repository.apache.org/content/repositories/orgapacheignite-1549/org/apache/ignite/ignite-zookeeper-ip-finder-ext/

Tag:
https://github.com/apache/ignite-extensions/releases/tag/ignite-zookeeper-ip-finder-ext-1.0.0-rc1

RELEASE_NOTES:
https://github.com/apache/ignite-extensions/blob/release/ignite-zookeeper-ip-finder-ext-1.0.0/modules/zookeeper-ip-finder-ext/zookeeper-ip-finder/RELEASE_NOTES.txt

DEVNOTES:
https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md

Release Checker Results:
https://github.com/apache/ignite-extensions/runs/6210193576?check_suite_focus=true



The vote is formal, see voting guidelines
https://www.apache.org/foundation/voting.html

+1 - to accept (Ignite Spring Data 2.2.0 RC1, Ignite Spring Session
1.0.0 RC1, Ignite Zookeeper IP Finder 1.0.0 RC1)
0 - don't care either way
-1 - DO NOT accept (explain why)

See notes on how to verify release here
https://www.apache.org/info/verification.html
and
https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification


This vote will be open for at least 7 days till Sat May 7, 2022,
14:00 Moscow TZ. Please, write me down the thread if you need
additional time to check the release.

https://www.timeanddate.com/countdown/vote?iso=20220507T14=166=%5BVOTE%5D+Release+Extensions+Ignite+Spring+Data+2.2.0+RC1%2C+Ignite+Spring+Session+1.0.0+RC1%2C+Ignite+Zookeeper+IP+Finder+1.0.0+RC1=sanserif


Re: 2.13 and Calcite

2022-04-29 Thread Nikita Amelchev
The calcite module was manually published to the maven from the
released archives. [1]

The deploy was skipped in a plugin configuration for the calcite
module. The issue was fixed to prevent this in the next releases. [2]

[1] 
https://repo.maven.apache.org/maven2/org/apache/ignite/ignite-calcite/2.13.0/
[2] https://issues.apache.org/jira/browse/IGNITE-16917

пт, 29 апр. 2022 г. в 12:33, Stephen Darlington
:
>
> Excellent, thanks.
>
> > On 29 Apr 2022, at 10:23, Nikita Amelchev  wrote:
> >
> > Hi Stephen,
> >
> > Yes, I know about this. The calcite module was not published to the
> > maven. The problem will be fixed at the nearest time.
> >
> > пт, 29 апр. 2022 г. в 11:50, Stephen Darlington
> > :
> >>
> >> Hi all,
> >>
> >> There’s a question in the user mailing list about the ignite-calcite 
> >> module. It does not appear to be in the Maven repo. Is this a deliberate 
> >> omission — because it’s an experimental feature — or did something go 
> >> wrong with the release?
> >>
> >> Regards,
> >> Stephen
> >
> >
> >
> > --
> > Best wishes,
> > Amelchev Nikita
>


-- 
Best wishes,
Amelchev Nikita


Re: [VOTE] Release Ignite AWS 1.0.0 RC1, Ignite Azure 1.0.0 RC1, Ignite GCE 1.0.0 RC1

2022-04-29 Thread Anton Vinogradov
+1

On Fri, Apr 29, 2022 at 3:48 PM Maxim Muzafarov  wrote:

> Dear Community,
>
>
> The release candidates are ready. See the links below.
>
>
> == Ignite AWS Extension Module 1.0.0 ==
>
> The release candidate is uploaded to:
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-aws-ext-1.0.0-rc1
>
> The following Maven staging can be used:
>
> https://repository.apache.org/content/repositories/orgapacheignite-1543/org/apache/ignite/ignite-aws-ext/
>
> Tag:
>
> https://github.com/apache/ignite-extensions/releases/tag/ignite-aws-ext-1.0.0-rc1
>
> RELEASE_NOTES:
>
> https://github.com/apache/ignite-extensions/blob/release/ignite-aws-ext-1.0.0/modules/aws-ext/RELEASE_NOTES.txt
>
> DEVNOTES:
> https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
>
> Release Checker Results:
>
> https://github.com/apache/ignite-extensions/runs/6227581198?check_suite_focus=true
>
>
> == Ignite Azure Extension Module 1.0.0 ==
>
> The release candidate is uploaded to:
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-azure-ext-1.0.0-rc1/
>
> The following Maven staging can be used:
>
> https://repository.apache.org/content/repositories/orgapacheignite-1545/org/apache/ignite/ignite-azure-ext/
>
> Tag:
>
> https://github.com/apache/ignite-extensions/releases/tag/ignite-azure-ext-1.0.0-rc1
>
> RELEASE_NOTES:
>
> https://github.com/apache/ignite-extensions/blob/release/ignite-azure-ext-1.0.0/modules/azure-ext/RELEASE_NOTES.txt
>
> DEVNOTES:
> https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
>
> Release Checker Results:
>
> https://github.com/apache/ignite-extensions/runs/6228019576?check_suite_focus=true
>
>
> == Ignite GCE Extension Module 1.0.0 ==
>
> The release candidate is uploaded to:
>
> https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-gce-ext-1.0.0-rc1/
>
> The following Maven staging can be used:
>
> https://repository.apache.org/content/repositories/orgapacheignite-1546/org/apache/ignite/ignite-gce-ext/
>
> Tag:
>
> https://github.com/apache/ignite-extensions/releases/tag/ignite-gce-ext-1.0.0-rc1
>
> RELEASE_NOTES:
>
> https://github.com/apache/ignite-extensions/blob/release/ignite-gce-ext-1.0.0/modules/gce-ext/RELEASE_NOTES.txt
>
> DEVNOTES:
> https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md
>
> Release Checker Results:
>
> https://github.com/apache/ignite-extensions/runs/6228169980?check_suite_focus=true
>
>
> The vote is formal, see voting guidelines
> https://www.apache.org/foundation/voting.html
>
> +1 - to accept (Ignite AWS 1.0.0 RC1, Ignite Azure 1.0.0 RC1, Ignite
> GCE 1.0.0 RC1)
> 0 - don't care either way
> -1 - DO NOT accept (explain why)
>
> See notes on how to verify release here
> https://www.apache.org/info/verification.html
> and
>
> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification
>
>
> This vote will be open for at least 7 days till Fri May 7, 2022,
> 14:00 Moscow TZ. Please, write me down the thread if you need
> additional time to check the release.
>
>
> https://www.timeanddate.com/countdown/vote?iso=20220507T14=166=%5BVOTE%5D+Release+Ignite+AWS+1.0.0+RC1%2C+Ignite+Azure+1.0.0+RC1%2C+Ignite+GCE+1.0.0+RC1=sanserif
>


[VOTE] Release Ignite AWS 1.0.0 RC1, Ignite Azure 1.0.0 RC1, Ignite GCE 1.0.0 RC1

2022-04-29 Thread Maxim Muzafarov
Dear Community,


The release candidates are ready. See the links below.


== Ignite AWS Extension Module 1.0.0 ==

The release candidate is uploaded to:
https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-aws-ext-1.0.0-rc1

The following Maven staging can be used:
https://repository.apache.org/content/repositories/orgapacheignite-1543/org/apache/ignite/ignite-aws-ext/

Tag:
https://github.com/apache/ignite-extensions/releases/tag/ignite-aws-ext-1.0.0-rc1

RELEASE_NOTES:
https://github.com/apache/ignite-extensions/blob/release/ignite-aws-ext-1.0.0/modules/aws-ext/RELEASE_NOTES.txt

DEVNOTES:
https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md

Release Checker Results:
https://github.com/apache/ignite-extensions/runs/6227581198?check_suite_focus=true


== Ignite Azure Extension Module 1.0.0 ==

The release candidate is uploaded to:
https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-azure-ext-1.0.0-rc1/

The following Maven staging can be used:
https://repository.apache.org/content/repositories/orgapacheignite-1545/org/apache/ignite/ignite-azure-ext/

Tag:
https://github.com/apache/ignite-extensions/releases/tag/ignite-azure-ext-1.0.0-rc1

RELEASE_NOTES:
https://github.com/apache/ignite-extensions/blob/release/ignite-azure-ext-1.0.0/modules/azure-ext/RELEASE_NOTES.txt

DEVNOTES:
https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md

Release Checker Results:
https://github.com/apache/ignite-extensions/runs/6228019576?check_suite_focus=true


== Ignite GCE Extension Module 1.0.0 ==

The release candidate is uploaded to:
https://dist.apache.org/repos/dist/dev/ignite/ignite-extensions/ignite-gce-ext-1.0.0-rc1/

The following Maven staging can be used:
https://repository.apache.org/content/repositories/orgapacheignite-1546/org/apache/ignite/ignite-gce-ext/

Tag:
https://github.com/apache/ignite-extensions/releases/tag/ignite-gce-ext-1.0.0-rc1

RELEASE_NOTES:
https://github.com/apache/ignite-extensions/blob/release/ignite-gce-ext-1.0.0/modules/gce-ext/RELEASE_NOTES.txt

DEVNOTES:
https://github.com/apache/ignite-extensions/blob/master/DEVNOTES.md

Release Checker Results:
https://github.com/apache/ignite-extensions/runs/6228169980?check_suite_focus=true


The vote is formal, see voting guidelines
https://www.apache.org/foundation/voting.html

+1 - to accept (Ignite AWS 1.0.0 RC1, Ignite Azure 1.0.0 RC1, Ignite
GCE 1.0.0 RC1)
0 - don't care either way
-1 - DO NOT accept (explain why)

See notes on how to verify release here
https://www.apache.org/info/verification.html
and
https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification


This vote will be open for at least 7 days till Fri May 7, 2022,
14:00 Moscow TZ. Please, write me down the thread if you need
additional time to check the release.

https://www.timeanddate.com/countdown/vote?iso=20220507T14=166=%5BVOTE%5D+Release+Ignite+AWS+1.0.0+RC1%2C+Ignite+Azure+1.0.0+RC1%2C+Ignite+GCE+1.0.0+RC1=sanserif


Re: [DISCUSSION] Update documentation with GitHub Actions

2022-04-29 Thread Nikita Safonov
+1

Cannot but support!

Thanks,
Nikita

сб, 23 апр. 2022 г. в 17:47, Maxim Muzafarov :

> Hello,
>
> +1, great improvement.
>
> On Sat, 23 Apr 2022 at 17:26, Nikita Amelchev 
> wrote:
> >
> > Hello, Igniters.
> >
> > I propose to add a GitHub action to update documentation for released
> > Ignite versions by a click. [1]
> >
> > For now, this is a complex manual work that requires understanding all
> > the intermediate steps. [2]
> >
> > New process to update documentation:
> > 1. Commit documentation changes to a released branch.
> > 2. Run the action with a click.
> > 3. Check the result.
> >
> > Moreover, this will also simplify the process of publishing a new
> release.
> >
> > ASF's GitHub Actions Policy allows automated services to push changes
> > related to documentation. [3]
> > Write access is required to run the workflow. So, only committers can
> > run the action. [4]
> >
> > WDYT? Any objections?
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-16895
> > [2]
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=85461527#HowtoDocument-UpdatingPublishedDocs
> > [3] https://infra.apache.org/github-actions-policy.html
> > [4]
> https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
> >
> > --
> > Best wishes,
> > Amelchev Nikita
>


RE: Apache Ignite C# Client Connection configuration for kubernetes

2022-04-29 Thread Mariappan, Prem Kannan
Hello Ignite team,

We raised the same issue in Stack Overflow - 
https://stackoverflow.com/questions/71957287/apache-ignite-c-sharp-client-connection-configuration-for-kubernetes
 and 
https://stackoverflow.com/questions/72028479/error-in-apache-ignite-c-sharp-client-connection-for-kubernetes

We got responses for it, we got to know that the reported issue was addressed 
in V2.13.

We get the below error after upgrading the ignite to V2.13,

failed to start: System.DllNotFoundException: Unable to load shared library 
'libjvm.so' or one of its dependencies. In order to help diagnose loading 
problems, consider setting the LD_DEBUG environment variable: Error loading 
shared library liblibjvm.so: No such file or directory at 
Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.JniNativeMethodsLinux.JNI_GetCreatedJavaVMs(IntPtr&
 pvm, Int32 size, Int32& size2) at 
Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.GetCreatedJvms(IntPtr& pvm, Int32 
size, Int32& size2)

Environnent: Alpine3.15, OpenJdk8, .Net Core 3.1.24

We have attached the docker file for your reference.

Thanks,
M Prem Kannan
From: Mariappan, Prem Kannan
Sent: Thursday, April 21, 2022 9:18 PM
To: dev@ignite.apache.org; u...@ignite.apache.org
Subject: Apache Ignite C# Client Connection configuration for kubernetes

Hello Ignite team,

We are following the below article to establish C# client connection to the 
Ignite Cluster, both of them deployed in the Kubernetes.

https://ignite.apache.org/docs/latest/installation/kubernetes/amazon-eks-deployment#creating-service

We do not find the equivalent C# class/method to perform the connection 
configuration in the C# client application.

[cid:image001.png@01D85B42.D87A9130]


Please help us to find alternate methods to do the connection configuration for 
Kubernetes.

Thank you.

Prem


[MTCGA]: new failures in builds [6409238] needs to be handled

2022-04-29 Thread ignitetcbot
Hi Igniters,

 I've detected some new issue on TeamCity to be handled. You are more than 
welcomed to help.

 *New test failure in master 
CacheContinuousQueryAsyncFailoverMvccTxSelfTest.testMultiThreadedFailover 
https://ci2.ignite.apache.org/test/8792207573972051365?currentProjectId=IgniteTests24Java8=%3Cdefault%3E
 No changes in the build

 - Here's a reminder of what contributors were agreed to do 
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute 
 - Should you have any questions please contact dev@ignite.apache.org 

Best Regards,
Apache Ignite TeamCity Bot 
https://github.com/apache/ignite-teamcity-bot
Notification generated at 06:53:21 27-04-2022 


[MTCGA]: new failures in builds [6402345] needs to be handled

2022-04-29 Thread ignitetcbot
Hi Igniters,

 I've detected some new issue on TeamCity to be handled. You are more than 
welcomed to help.

 *Test with high flaky rate in master 
IgniteClientReconnectMassiveShutdownSslTest.testMassiveServersShutdown1 
https://ci2.ignite.apache.org/test/-4879989629119637456?currentProjectId=IgniteTests24Java8=%3Cdefault%3E
 No changes in the build

 - Here's a reminder of what contributors were agreed to do 
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute 
 - Should you have any questions please contact dev@ignite.apache.org 

Best Regards,
Apache Ignite TeamCity Bot 
https://github.com/apache/ignite-teamcity-bot
Notification generated at 06:23:21 26-04-2022 


Re: 2.13 and Calcite

2022-04-29 Thread Stephen Darlington
Excellent, thanks.

> On 29 Apr 2022, at 10:23, Nikita Amelchev  wrote:
> 
> Hi Stephen,
> 
> Yes, I know about this. The calcite module was not published to the
> maven. The problem will be fixed at the nearest time.
> 
> пт, 29 апр. 2022 г. в 11:50, Stephen Darlington
> :
>> 
>> Hi all,
>> 
>> There’s a question in the user mailing list about the ignite-calcite module. 
>> It does not appear to be in the Maven repo. Is this a deliberate omission — 
>> because it’s an experimental feature — or did something go wrong with the 
>> release?
>> 
>> Regards,
>> Stephen
> 
> 
> 
> -- 
> Best wishes,
> Amelchev Nikita



Re: 2.13 and Calcite

2022-04-29 Thread Nikita Amelchev
Hi Stephen,

Yes, I know about this. The calcite module was not published to the
maven. The problem will be fixed at the nearest time.

пт, 29 апр. 2022 г. в 11:50, Stephen Darlington
:
>
> Hi all,
>
> There’s a question in the user mailing list about the ignite-calcite module. 
> It does not appear to be in the Maven repo. Is this a deliberate omission — 
> because it’s an experimental feature — or did something go wrong with the 
> release?
>
> Regards,
> Stephen



-- 
Best wishes,
Amelchev Nikita


2.13 and Calcite

2022-04-29 Thread Stephen Darlington
Hi all,

There’s a question in the user mailing list about the ignite-calcite module. It 
does not appear to be in the Maven repo. Is this a deliberate omission — 
because it’s an experimental feature — or did something go wrong with the 
release?

Regards,
Stephen