You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Ankit Singhai <an...@gmail.com> on 2018/11/14 12:21:14 UTC

What is update check & how to disable it?

Hello,
On Ignite version:-

>>> ver. 2.6.0#20180710-sha1:669feacc
>>> 2018 Copyright(C) Apache Software Foundation

In Apache Ignite logs every hour the below statement is logged:-
"INFO  [ignite-update-notifier-timer] cluster.GridUpdateNotifier" 
What is this statement is trying to convey / do? and How to stop this ?

Somewhere in forum we found below solution but it isn't working:-
Setting system property -Dignite.update.notifier.enabled.by.default=false 


Regards,
Ankit Singhai



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: What is update check & how to disable it?

Posted by "ilya.kasnacheev" <il...@gmail.com>.
Hello!

This notifier checks if there is newer Ignite version available for upgrade
and prints message.

You can disable it with -DIGNITE_UPDATE_NOTIFIER=false.

Regards,



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/