Re: Ignite 2.8 announcement plan

2020-03-09 Thread Denis Magda
Pavel, thank you. I referred to your article from a blog post to be published on blogs.apache.org. Please feel free to share feedback before it's published. You can use the comment feature of Google Docs: https://docs.google.com/document/d/1ssTC1Jf_reqZFWgl4ayhaohiAJCpzdL4tPrHTxvfvAM/edit?usp=shari

Re: Zookeeper discovery with Ignite 2.8.0 - class NoClassDefFound

2020-03-09 Thread Denis Magda
Mike, Have we filed a ticket to fix the issue in an upcoming release? On Monday, March 9, 2020, Mikhail wrote: > Hi Dominik, > > in new zookeeper 3.5.5 version part of classes were moved in new jar: > https://mvnrepository.com/artifact/org.apache.zookeeper/ > zookeeper-jute/3.5.5 > which is mi

[jira] [Created] (IGNITE-12758) zookeeper discovery does not work due to missed dependency

2020-03-09 Thread Mikhail Cherkasov (Jira)
Mikhail Cherkasov created IGNITE-12758: -- Summary: zookeeper discovery does not work due to missed dependency Key: IGNITE-12758 URL: https://issues.apache.org/jira/browse/IGNITE-12758 Project: Igni

Re: Data vanished from cluster after INACTIVE/ACTIVE switch

2020-03-09 Thread Vladimir Steshin
Hi, Igniters. I've found other deactivation issue. Should we consider this behavior as a bug? IgniteEx ignite = startGrids(3);     IgniteAtomicLong atomicLong = ignite.atomicLong("atomic", 10L, true);     IgniteLock lock = ignite.reentrantLock("lock", true, false, true);    

Re: Ignite 2.8 announcement plan

2020-03-09 Thread Pavel Tupitsyn
Published: https://ptupitsyn.github.io/Whats-New-In-Ignite-Net-2.8/ On Sat, Mar 7, 2020 at 1:49 AM Pavel Tupitsyn wrote: > Denis, ok, I'll publish on Monday afternoon then (UTC), weekend is not the > best time. > > Thanks, > Pavel > > On Sat, Mar 7, 2020 at 1:25 AM Denis Magda wrote: > >> Pavel