Yaroslav, > can anyone grant me necessary permissions to create a wiki page with release > info, please?
The edit permissions added to - slava_molochkov Can you please check? On Wed, 2 Dec 2020 at 12:19, Yaroslav Molochkov <molochko...@gmail.com> wrote: > > Ivan, > > thanks, added to the list due to the severity of the issue. > > On Wed, Dec 2, 2020 at 12:13 PM Ivan Daschinsky <ivanda...@gmail.com> wrote: > > > Yaroslav, lets add another bug fix > > https://issues.apache.org/jira/browse/IGNITE-13572 > > It's quite small fix, but bug is quite severe. > > > > ср, 2 дек. 2020 г. в 10:48, Yaroslav Molochkov <molochko...@gmail.com>: > > > > > Guys, > > > > > > can anyone grant me necessary permissions to create a wiki page with > > > release info, please? > > > > > > On Tue, Dec 1, 2020 at 12:58 PM Yaroslav Molochkov < > > molochko...@gmail.com> > > > wrote: > > > > > > > Hi! > > > > I see it's merged into 2.9.1 branch and master. > > > > > > > > I guess that's it for the issues, I will run nightly tests again just > > to > > > > be sure that everything is okay and we will proceed. > > > > > > > > On Mon, Nov 30, 2020 at 7:31 PM Zhenya Stanilovsky > > > > <arzamas...@mail.ru.invalid> wrote: > > > > > > > >> > > > >> hello ! > > > >> seems it [1] need to be included too, if it`s not too late, of course. > > > >> May be you can bump reviewer somehow?) > > > >> > > > >> [1] https://issues.apache.org/jira/browse/IGNITE-13765 > > > >> > > > >> >Ivan, it's added, thanks for pointing that out > > > >> > > > > >> >On Mon, Nov 30, 2020 at 5:44 PM Ivan Daschinsky < > > ivanda...@gmail.com > > > > > > > >> wrote: > > > >> > > > > >> >> Yaroslav, could you explain why you decided to remove from scope > > > >> >> https://issues.apache.org/jira/browse/IGNITE-13699 ? > > > >> >> This ticket also incorporate few fixes for metrics. Currently > > metrics > > > >> is a > > > >> >> little bit broken (JoinedCount shows invalid results for example) > > > >> >> > > > >> >> > > > >> >> пн, 30 нояб. 2020 г. в 17:26, Yaroslav Molochkov < > > > >> molochko...@gmail.com >: > > > >> >> > > > >> >> > Igniters, hello! > > > >> >> > > > > >> >> > First of all, sorry that the release process is taking so long. > > > >> >> > > > > >> >> > Secondly, the release build seems stable and no blockers were > > > >> introduced > > > >> >> > within that list > > > >> >> > < > > > >> >> > > > > >> >> > > > >> > > > > > https://issues.apache.org/jira/browse/IGNITE-11312?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9.1%20and%20status%20%3D%20Resolved > > > >> >> > > > > > >> >> > (at > > > >> >> > least on RunAll compared to 2.9) > > > >> >> > > > > >> >> > I've also prepared release notes: > > > >> >> > > > > >> >> > Ignite Core: > > > >> >> > * Added support to graceful shutdown for ZookeeperDiscoverySpi > > > >> >> > * Added System view for binary metadata > > > >> >> > * Added System view for metastorage items > > > >> >> > * Added RebalancingPartitionsTotal metrics > > > >> >> > * Improved checkpoint concurrent behaviour > > > >> >> > * Fixed critical system error when unregister a JMX bean > > > >> >> > * Fixed IgniteCache#isClosed() returns false on server node even > > if > > > >> >> > the cache had been closed before > > > >> >> > * Fixed inability to eagerly remove expired cache entries > > > >> >> > * Fixed partial index rebuild issue in case indexed cache > > contains > > > >> >> > different datatypes > > > >> >> > * Fixed local metastorage system view error if unmarshallable > > > values > > > >> >> > present > > > >> >> > * Fixed deadlock between grid-timeout-worker and a thread > > opening a > > > >> >> > communication connection > > > >> >> > * Fixed deadlock in IgniteServiceProcessor > > > >> >> > * Fixed issue when rebalance future might hang in no final state > > > >> >> > though all partitions are owned > > > >> >> > * Fixed issue when scan query fails with an assertion error: > > > >> Unexpected > > > >> >> > row key > > > >> >> > * Fixed issue with archiving and enabled wal compaction setting > > on > > > >> >> > server restart > > > >> >> > * Fixed NPE during Cassandra Store initialization with PRIMITIVE > > > >> strategy > > > >> >> > * Fixed synchronization problems when different classloaders are > > > used > > > >> >> > for deployment of same class > > > >> >> > * Fixed exception on SQL caches when client reconnect > > > >> >> > * Fixed deadlock on multiple cache delete > > > >> >> > * Fixed NPE in IgniteServiceProcessor when destroying a cache > > > >> >> > * Fixed issue when DurableBackgroundTask can abandon incomplete > > > task > > > >> >> > * Fixed issue related to cache interceptor deserialization on > > > client > > > >> >> nodes > > > >> >> > * Fixed issue when control.sh doesn't start if JMX port was set > > > >> >> > * Fixed issue when ZookeeperDiscoverySpiMBeanImpl#getCoordinator > > > can > > > >> >> > return invalid node as coordinator > > > >> >> > * Fixed issue when valid blocking section in GridNioWorker and > > > >> >> > GridNioClientWorker leads to false positive blocking thread > > > detection > > > >> >> > * Fixed several logging issues > > > >> >> > * Fixed issue when exchange worker, waiting for new task from > > > queue, > > > >> >> > considered as blocked > > > >> >> > * Fixed incorrect topology snapshot logger output about > > coordinator > > > >> >> change > > > >> >> > * Fixed slowdown during node initialization > > > >> >> > * Fixed incorrect usage of Class.isAssignableFrom in > > > SystemViewLocal > > > >> >> > and SystemViewMBean classes > > > >> >> > * Removed unnecessary dependency to curator-client from and > > > improved > > > >> >> > ZookeeperDiscoverySpi > > > >> >> > * Removed unnecessary failure trace in IgnitionEx > > > >> >> > > > > >> >> > Java thin-client: > > > >> >> > * Fixed issue when thin client connect/disconnect during topology > > > >> >> > update may lead to partition divergence in ignite-sys-cache > > > >> >> > * Fixed issue when thin client silently closes channel after > > > >> inactivity > > > >> >> > * Fixed unsupported protocol version exception when getting cache > > > >> >> > configuration from Java thin client > > > >> >> > > > > >> >> > JDBC: > > > >> >> > * Fixed thin driver reports incorrect property names > > > >> >> > * Updated JDBC metadata to match actual capabilities > > > >> >> > > > > >> >> > Ignite .NET: > > > >> >> > * Improved slow Enum serialization > > > >> >> > * Fixed issue when deserializing IBinaryObject containing an > > > >> >> > IBinaryObject field fails > > > >> >> > * Fixed issue TransactionImpl finalizer can crash the process > > > >> >> > * Fixed child processes become zombies when persistence is used > > > with > > > >> >> > direct-io on Linux > > > >> >> > > > > >> >> > Ignite C++: > > > >> >> > * Fixed issue when odbc-example loses values if run with 1 > > > additional > > > >> >> node > > > >> >> > * Added Windows support to CMake build system > > > >> >> > > > > >> >> > > > > >> >> > Thoughts? > > > >> >> > > > > >> >> > > > > >> >> > > > > >> >> > > > > >> >> > On Thu, Nov 26, 2020 at 11:55 PM Yaroslav Molochkov < > > > >> >> molochko...@gmail.com > > > >> >> > > > > > >> >> > wrote: > > > >> >> > > > > >> >> > > Maxim, > > > >> >> > > > > > >> >> > > Yeah, I guess I did all I could with my access rights, all > > > there’s > > > >> to > > > >> >> do > > > >> >> > > is to merge my PR in the branch and publish necessary artifacts > > > >> >> > > > > > >> >> > > And, of course, sorry that I’m a bit behind the schedule > > > >> >> > > > > > >> >> > > > > > >> >> > > > On 26 Nov 2020, at 21:14, Maxim Muzafarov < > > mmu...@apache.org > > > > > > > >> wrote: > > > >> >> > > > > > > >> >> > > > Yaroslav, > > > >> >> > > > > > > >> >> > > > > > > >> >> > > > It seems we've reached the proposed voting date - Nov. 26th > > > >> >> > > > Do you need any help with the release preparation? > > > >> >> > > > > > > >> >> > > >> On Fri, 20 Nov 2020 at 14:46, Steshin Vladimir < > > > >> vlads...@gmail.com > > > > >> >> > > wrote: > > > >> >> > > >> > > > >> >> > > >> Yaroslav, Hi. > > > >> >> > > >> > > > >> >> > > >> > > > >> >> > > >> I suggest to merge minor fix of javadoc: [1]. It should have > > > >> >> appeared > > > >> >> > in > > > >> >> > > >> 2.9. Commits in master: > > > >> >> > > >> > > > >> >> > > >> d3e5b7c11ed037670700eea75851e619d5d1b6b1 > > > >> >> > > >> > > > >> >> > > >> and > > > >> >> > > >> > > > >> >> > > >> 1654e9fac61842424c08d26a08ef67569f74746a > > > >> >> > > >> > > > >> >> > > >> > > > >> >> > > >> [1] https://github.com/apache/ignite/pull/8448 > > > >> >> > > >> > > > >> >> > > >> > > > >> >> > > >> > > > >> >> > > >> 19.11.2020 17:15, Ivan Daschinsky пишет: > > > >> >> > > >>> Hi! > > > >> >> > > >>> Yaroslav, Max -- I have another ticket that will be nice to > > > >> have in > > > >> >> > > 2.9.1 > > > >> >> > > >>> https://issues.apache.org/jira/browse/IGNITE-13699 > > > >> >> > > >>> > > > >> >> > > >>> пт, 13 нояб. 2020 г. в 15:08, Yaroslav Molochkov < > > > >> >> > > molochko...@gmail.com >: > > > >> >> > > >>> > > > >> >> > > >>>> Igniters, hello! > > > >> >> > > >>>> > > > >> >> > > >>>> I think the scope of 2.9.1 is finalized. > > > >> >> > > >>>> > > > >> >> > > >>>>> On 9 Nov 2020, at 12:04, Yaroslav Molochkov < > > > >> >> molochko...@gmail.com > > > >> >> > > > > > >> >> > > >>>> wrote: > > > >> >> > > >>>>> Ivan, thanks! > > > >> >> > > >>>>> > > > >> >> > > >>>>> Added it to the list. > > > >> >> > > >>>>> > > > >> >> > > >>>>>> On 8 Nov 2020, at 14:13, Ivan Daschinsky < > > > >> ivanda...@gmail.com > > > > >> >> > > wrote: > > > >> >> > > >>>>>> > > > >> >> > > >>>>>> Yaroslav, there is another bug for 2.9.1 release > > > >> >> > > >>>>>> https://issues.apache.org/jira/browse/IGNITE-13572 > > > >> >> > > >>>>>> > > > >> >> > > >>>>>> чт, 5 нояб. 2020 г., 19:23 Yaroslav Molochkov < > > > >> >> > > molochko...@gmail.com >: > > > >> >> > > >>>>>> > > > >> >> > > >>>>>>> Ivan, hi! > > > >> >> > > >>>>>>> Sure. > > > >> >> > > >>>>>>> > > > >> >> > > >>>>>>> UPD: i am the release manager and will be doing this > > with > > > >> >> Maxim's > > > >> >> > > help > > > >> >> > > >>>>>>> (since i don't have some user permissions) > > > >> >> > > >>>>>>> > > > >> >> > > >>>>>>>> On Thu, Nov 5, 2020 at 6:24 PM Ivan Daschinsky < > > > >> >> > > ivanda...@gmail.com > > > > >> >> > > >>>>>>>> wrote: > > > >> >> > > >>>>>>>> > > > >> >> > > >>>>>>>> Hi. I'd suggest to add this issue. This is a usability > > > >> >> > improvement > > > >> >> > > >>>> for zk > > > >> >> > > >>>>>>>> discovery, and also this patch incorporates fixes for > > > JMX > > > >> >> > metrics > > > >> >> > > >>>>>>>> concurrency issues > > > >> >> > > >>>>>>>> > > > >> >> > > >>>>>>>> [1] -- > > > >> https://issues.apache.org/jira/browse/IGNITE-13577 > > > >> >> > > >>>>>>>> > > > >> >> > > >>>>>>>> чт, 5 нояб. 2020 г., 16:20 Yaroslav Molochkov < > > > >> >> > > molochko...@gmail.com > > > >> >> > > >>>>> : > > > >> >> > > >>>>>>>>> Igniters! > > > >> >> > > >>>>>>>>> > > > >> >> > > >>>>>>>>> I'd like to help with the 2.9.1 release. The scope of > > > >> this > > > >> >> > > release > > > >> >> > > >>>>>>>> includes > > > >> >> > > >>>>>>>>> following issues: > > > >> >> > > >>>>>>>>> > > > >> >> > > >>>>>>>>> > > > >> >> > > >>>> > > > >> >> > > > > > >> >> > > > > >> >> > > > >> > > > > > https://issues.apache.org/jira/browse/IGNITE-13676?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9.1 > > > >> >> > > >>>>>>>>> Maxim Muzafarov agreed to help me with the process > > and > > > he > > > >> >> will > > > >> >> > > be the > > > >> >> > > >>>>>>>>> release manager. > > > >> >> > > >>>>>>>>> > > > >> >> > > >>>>>>>>> Scope freeze: Nov. 12th > > > >> >> > > >>>>>>>>> Code freeze: Nov. 19th > > > >> >> > > >>>>>>>>> Voting date: Nov. 26th > > > >> >> > > >>>>>>>>> Release date: Nov. 31st > > > >> >> > > >>>>>>>>> > > > >> >> > > >>>>>>>>> Tickets that were added (or to be added) to the scope > > > >> don't > > > >> >> > > bring new > > > >> >> > > >>>>>>>>> features but various bug fixes. > > > >> >> > > >>>>>>>>> > > > >> >> > > >>> > > > >> >> > > > > > >> >> > > > > >> >> > > > >> >> > > > >> >> -- > > > >> >> Sincerely yours, Ivan Daschinskiy > > > >> >> > > > >> > > > >> > > > >> > > > >> > > > > > > > > > > > > > > > > > -- > > Sincerely yours, Ivan Daschinskiy > >