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

2021-02-04 Thread dpavlov . tasks
Hi Igniters,

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

 *New Critical Failure in master Cache (Restarts) 1 
https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_CacheRestarts1?branch=%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:29:48 05-02-2021 


[jira] [Created] (IGNITE-14130) There's a race in WAL segment rollover procedure

2021-02-04 Thread Vladimir Pligin (Jira)
Vladimir Pligin created IGNITE-14130:


 Summary: There's a race in WAL segment rollover procedure
 Key: IGNITE-14130
 URL: https://issues.apache.org/jira/browse/IGNITE-14130
 Project: Ignite
  Issue Type: Bug
  Components: persistence
Affects Versions: 2.9.1
Reporter: Vladimir Pligin


It seems that something is wrong with the rollover procedure. 

To reveal that it's enough to set setWalAutoArchiveAfterInactivity to some 
"small" value and give some constant load. 200ms works well for that. 

Error stacktrace:

 

SEVERE: Error when executing timeout callback: 
o.a.i.i.processors.cache.persistence.wal.FileWriteAheadLogManager$7@1995fe8aSEVERE:
 Error when executing timeout callback: 
o.a.i.i.processors.cache.persistence.wal.FileWriteAheadLogManager$7...@1995fe8ajava.lang.NullPointerException
 at 
org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.closeBufAndRollover(FileWriteAheadLogManager.java:898)
 at 
org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.checkWalRolloverRequiredDuringInactivityPeriod(FileWriteAheadLogManager.java:786)
 at 
org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.access$700(FileWriteAheadLogManager.java:158)
 at 
org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager$7.onTimeout(FileWriteAheadLogManager.java:749)
 at 
org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor$TimeoutWorker.body(GridTimeoutProcessor.java:234)
 at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120) 
at java.lang.Thread.run(Thread.java:748)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: [DISCUSSION] Apache Ignite Release 2.10 (time, scope, manager)

2021-02-04 Thread Maxim Muzafarov
Nikita,

Thank you, I will be waiting for the review.

> I'll give the precise estimate tomorrow as I'm still waiting for some info
from the dev side.
Let me know if you need any kind of help.

On Thu, 4 Feb 2021 at 20:07, Никита Сафонов  wrote:
>
> Hi Maxim,
>
> I can take a look!
>
> Moreover, I'm finishing the work on the remaining documentation tickets.
> I do believe that I'll be able to provide several PR's tomorrow and
> complete the rest in a couple of days.
> I'll give the precise estimate tomorrow as I'm still waiting for some info
> from the dev side.
>
> Regards,
> Nikita
>
> ср, 3 февр. 2021 г. в 22:40, Maxim Muzafarov :
>
> > Folks,
> >
> >
> > I've prepared the RELEASE_NOTES.
> > Would anyone take a look at the PR [2] [1]?
> >
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-14069
> > [2] https://github.com/apache/ignite/pull/8748/files
> >
> > On Tue, 2 Feb 2021 at 22:13, Maxim Muzafarov  wrote:
> > >
> > > Folks,
> > >
> > > I've prepared first benchmarks comparing 2.9.1 vs 2.10 [1].
> > > Everything looks good at the first glance.
> > >
> > >
> > https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.10#ApacheIgnite2.10-Benchmarks(2.9.1vs2.10)
> > >
> > > On Fri, 29 Jan 2021 at 18:32, Никита Сафонов 
> > wrote:
> > > >
> > > > Hi Maxim,
> > > >
> > > > terrific!
> > > >
> > > > Then, I'll continue with the tasks on the list.
> > > >
> > > > Thank you,
> > > > Nikita
> > > >
> > > > чт, 28 янв. 2021 г. в 22:44, Maxim Muzafarov :
> > > >
> > > > > Hello Nikita,
> > > > >
> > > > > Thank you for sharing the state.
> > > > >
> > > > > I think we can move on to the next stages of the release. There are a
> > > > > few important steps left to do: release_notes, stress testing. This
> > > > > may take some time, so we still have time to complete the rest of the
> > > > > documentation tasks.
> > > > >
> > > > > On Thu, 28 Jan 2021 at 02:51, Никита Сафонов <
> > vlasovpavel2...@gmail.com>
> > > > > wrote:
> > > > > >
> > > > > > Hi Maxim et al,
> > > > > >
> > > > > > thank you!
> > > > > >
> > > > > > The rest of the documentation tasks for important features are also
> > > > > > completed.
> > > > > >
> > > > > > Nevertheless, there are still some items (the ones on my list that
> > do not
> > > > > > have any doc tasks) that can be done for the 2.10 release.
> > > > > > If you want them to be included, I will try to provide patches
> > ASAP. If
> > > > > > not, I am still ready to create the documentation for them and
> > provide it
> > > > > > later.
> > > > > >
> > > > > > So, I will fully rely on your decision.
> > > > > >
> > > > > > Regards,
> > > > > >
> > > > > > Nikita
> > > > > >
> > > > > > вт, 26 янв. 2021 г. в 23:08, Maxim Muzafarov :
> > > > > >
> > > > > > > Nikita, Folks,
> > > > > > >
> > > > > > > All documentation tasks from the *[list #2]* [1] that you
> > mentioned
> > > > > > > above have been processed and merged to the release branch.
> > > > > > >
> > > > > > > [1]
> > > > > > >
> > > > >
> > http://apache-ignite-developers.2346864.n4.nabble.com/DISCUSSION-Apache-Ignite-Release-2-10-time-scope-manager-tp50037p51061.html
> > > > > > >
> > > > > > > On Mon, 25 Jan 2021 at 18:59, Maxim Muzafarov  > >
> > > > > wrote:
> > > > > > > >
> > > > > > > > Shiva,
> > > > > > > >
> > > > > > > > I've cherry-picked the issue to 2.10 branch.
> > > > > > > > https://issues.apache.org/jira/browse/IGNITE-13912
> > > > > > > >
> > > > > > > > Ilya,
> > > > > > > >
> > > > > > > > Thank you for preparing the patch. I've cherry-picked to 2.10
> > it too.
> > > > > > > > https://issues.apache.org/jira/browse/IGNITE-14039
> > > > > > > >
> > > > > > > > On Mon, 25 Jan 2021 at 17:50, Ilya Kasnacheev <
> > > > > ilya.kasnach...@gmail.com>
> > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > Hello!
> > > > > > > > >
> > > > > > > > > I have pushed the developer warning, javadoc warning and
> > > > > documentation
> > > > > > > > > update to https://issues.apache.org/jira/browse/IGNITE-14039
> > > > > about the
> > > > > > > > > dangers of WAL state change.
> > > > > > > > >
> > > > > > > > > Please cherry-pick it to 2.10 branch or mention me if it's
> > OK for
> > > > > me
> > > > > > > to do
> > > > > > > > > this.
> > > > > > > > >
> > > > > > > > > Regards,
> > > > > > > > > --
> > > > > > > > > Ilya Kasnacheev
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > пн, 25 янв. 2021 г. в 14:44, Никита Сафонов <
> > > > > vlasovpavel2...@gmail.com
> > > > > > > >:
> > > > > > > > >
> > > > > > > > > > Hi Denis,
> > > > > > > > > >
> > > > > > > > > > Thanks a lot!
> > > > > > > > > > I'll update my PR's accordingly.
> > > > > > > > > >
> > > > > > > > > > Regards,
> > > > > > > > > > Nikita
> > > > > > > > > >
> > > > > > > > > > сб, 23 янв. 2021 г. в 00:59, Denis Magda <
> > dma...@apache.org>:
> > > > > > > > > >
> > > > > > > > > > > Nikita, thanks. I reviewed those and shared some
> > suggestions.
> > > > > > > Please take
> > > > > > > > > > > them into consideratio

Re: [DISCUSSION] Apache Ignite Release 2.10 (time, scope, manager)

2021-02-04 Thread Никита Сафонов
Hi Maxim,

I can take a look!

Moreover, I'm finishing the work on the remaining documentation tickets.
I do believe that I'll be able to provide several PR's tomorrow and
complete the rest in a couple of days.
I'll give the precise estimate tomorrow as I'm still waiting for some info
from the dev side.

Regards,
Nikita

ср, 3 февр. 2021 г. в 22:40, Maxim Muzafarov :

> Folks,
>
>
> I've prepared the RELEASE_NOTES.
> Would anyone take a look at the PR [2] [1]?
>
>
> [1] https://issues.apache.org/jira/browse/IGNITE-14069
> [2] https://github.com/apache/ignite/pull/8748/files
>
> On Tue, 2 Feb 2021 at 22:13, Maxim Muzafarov  wrote:
> >
> > Folks,
> >
> > I've prepared first benchmarks comparing 2.9.1 vs 2.10 [1].
> > Everything looks good at the first glance.
> >
> >
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.10#ApacheIgnite2.10-Benchmarks(2.9.1vs2.10)
> >
> > On Fri, 29 Jan 2021 at 18:32, Никита Сафонов 
> wrote:
> > >
> > > Hi Maxim,
> > >
> > > terrific!
> > >
> > > Then, I'll continue with the tasks on the list.
> > >
> > > Thank you,
> > > Nikita
> > >
> > > чт, 28 янв. 2021 г. в 22:44, Maxim Muzafarov :
> > >
> > > > Hello Nikita,
> > > >
> > > > Thank you for sharing the state.
> > > >
> > > > I think we can move on to the next stages of the release. There are a
> > > > few important steps left to do: release_notes, stress testing. This
> > > > may take some time, so we still have time to complete the rest of the
> > > > documentation tasks.
> > > >
> > > > On Thu, 28 Jan 2021 at 02:51, Никита Сафонов <
> vlasovpavel2...@gmail.com>
> > > > wrote:
> > > > >
> > > > > Hi Maxim et al,
> > > > >
> > > > > thank you!
> > > > >
> > > > > The rest of the documentation tasks for important features are also
> > > > > completed.
> > > > >
> > > > > Nevertheless, there are still some items (the ones on my list that
> do not
> > > > > have any doc tasks) that can be done for the 2.10 release.
> > > > > If you want them to be included, I will try to provide patches
> ASAP. If
> > > > > not, I am still ready to create the documentation for them and
> provide it
> > > > > later.
> > > > >
> > > > > So, I will fully rely on your decision.
> > > > >
> > > > > Regards,
> > > > >
> > > > > Nikita
> > > > >
> > > > > вт, 26 янв. 2021 г. в 23:08, Maxim Muzafarov :
> > > > >
> > > > > > Nikita, Folks,
> > > > > >
> > > > > > All documentation tasks from the *[list #2]* [1] that you
> mentioned
> > > > > > above have been processed and merged to the release branch.
> > > > > >
> > > > > > [1]
> > > > > >
> > > >
> http://apache-ignite-developers.2346864.n4.nabble.com/DISCUSSION-Apache-Ignite-Release-2-10-time-scope-manager-tp50037p51061.html
> > > > > >
> > > > > > On Mon, 25 Jan 2021 at 18:59, Maxim Muzafarov  >
> > > > wrote:
> > > > > > >
> > > > > > > Shiva,
> > > > > > >
> > > > > > > I've cherry-picked the issue to 2.10 branch.
> > > > > > > https://issues.apache.org/jira/browse/IGNITE-13912
> > > > > > >
> > > > > > > Ilya,
> > > > > > >
> > > > > > > Thank you for preparing the patch. I've cherry-picked to 2.10
> it too.
> > > > > > > https://issues.apache.org/jira/browse/IGNITE-14039
> > > > > > >
> > > > > > > On Mon, 25 Jan 2021 at 17:50, Ilya Kasnacheev <
> > > > ilya.kasnach...@gmail.com>
> > > > > > wrote:
> > > > > > > >
> > > > > > > > Hello!
> > > > > > > >
> > > > > > > > I have pushed the developer warning, javadoc warning and
> > > > documentation
> > > > > > > > update to https://issues.apache.org/jira/browse/IGNITE-14039
> > > > about the
> > > > > > > > dangers of WAL state change.
> > > > > > > >
> > > > > > > > Please cherry-pick it to 2.10 branch or mention me if it's
> OK for
> > > > me
> > > > > > to do
> > > > > > > > this.
> > > > > > > >
> > > > > > > > Regards,
> > > > > > > > --
> > > > > > > > Ilya Kasnacheev
> > > > > > > >
> > > > > > > >
> > > > > > > > пн, 25 янв. 2021 г. в 14:44, Никита Сафонов <
> > > > vlasovpavel2...@gmail.com
> > > > > > >:
> > > > > > > >
> > > > > > > > > Hi Denis,
> > > > > > > > >
> > > > > > > > > Thanks a lot!
> > > > > > > > > I'll update my PR's accordingly.
> > > > > > > > >
> > > > > > > > > Regards,
> > > > > > > > > Nikita
> > > > > > > > >
> > > > > > > > > сб, 23 янв. 2021 г. в 00:59, Denis Magda <
> dma...@apache.org>:
> > > > > > > > >
> > > > > > > > > > Nikita, thanks. I reviewed those and shared some
> suggestions.
> > > > > > Please take
> > > > > > > > > > them into consideration.
> > > > > > > > > >
> > > > > > > > > > -
> > > > > > > > > > Denis
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On Fri, Jan 22, 2021 at 1:45 PM Никита Сафонов <
> > > > > > > > > vlasovpavel2...@gmail.com>
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > Hi everyone,
> > > > > > > > > > >
> > > > > > > > > > > The following documentation tasks for the important
> features
> > > > now
> > > > > > have
> > > > > > > > > > PATCH
> > > > > > > > > > > AVAILABLE status:
> > > > > > > > > > >
> > > > > > > > > > 

[MEETUP] Apache Ignite at Dutch Railways. Join the talk on February 16

2021-02-04 Thread Kseniya Romanova
Hi Igniters!

Here’s the cool case of Ignite in production. Every day, millions of people
travel by train through the Netherlands—on one of the busiest rail
infrastructures in Europe. More than 10,000 train movements are performed
daily. Planning for all these train rides and designing a timetable that
avoids hazardous situations is a challenge.

Pim Dorrestijn, a solution architect at JDriven, will tell us on February
16 how Apache Ignite is used for detecting potential hazardous situations
in Dutch railway planning.

Check your timezone start time and RSVP here [1]

If you have an Ignite story to share, please contact me or submit the talk
via the form [2]

[1] https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276125392/

 [2]
https://docs.google.com/forms/d/e/1FAIpQLSdiY7movHKvyWg3gOVedHgukJJnNiaejSO_X838vBseL9VmiQ/viewform

-- 
Cheers,
Kseniya

Devrel at GridGain
Don't miss upcoming community events, join
https://www.meetup.com/Apache-Ignite-Virtual-Meetup/


[jira] [Created] (IGNITE-14129) Documentation for .NET: Thin Client: Service invocation

2021-02-04 Thread Nikita Safonov (Jira)
Nikita Safonov created IGNITE-14129:
---

 Summary: Documentation for .NET: Thin Client: Service invocation
 Key: IGNITE-14129
 URL: https://issues.apache.org/jira/browse/IGNITE-14129
 Project: Ignite
  Issue Type: Sub-task
  Components: documentation
Affects Versions: 2.10
Reporter: Nikita Safonov
Assignee: Pavel Tupitsyn


We need to add a section on the new functionality, including the following info:
 - Add info that services can be only called from a thin client, but never 
deployed
 - Provide a call example 
 - Highlight that the called service can relate both to .NET and Java.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (IGNITE-14128) Documentation for async API (Thin client Java API)

2021-02-04 Thread Nikita Safonov (Jira)
Nikita Safonov created IGNITE-14128:
---

 Summary: Documentation for async API (Thin client Java API)
 Key: IGNITE-14128
 URL: https://issues.apache.org/jira/browse/IGNITE-14128
 Project: Ignite
  Issue Type: Sub-task
  Components: documentation
Affects Versions: 2.10
Reporter: Nikita Safonov
Assignee: Pavel Tupitsyn


We need to add a section on the new functionality, including the following info:

- A short description on async API for the Java thin client API
- An example of an async operation call (of {{cache.getAsync()type}})
- Include info on {{IgniteClientFuture}}
- Include info on {{ClientConfiguration.AsyncContinuationExecutor}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)