Hello!
I have scheduled a Run All (Nightly) build for ignite-2.9.1. I propose to also add https://issues.apache.org/jira/browse/IGNITE-13572 to scope since it seems to be both impactful and easy to fix. Regards, -- Ilya Kasnacheev ср, 2 дек. 2020 г. в 13:06, Steshin Vladimir <[hidden email]>: > Yaroslav, Hi. > > I propose [1] and [2] to pick up into 2.9.1. > > > [1] is important. It fixes unexpected node failure slipped away from the > Java test. Belatedly found in integration ducktape tests. > > > [2] just disables soLinger in TcpDiscvoerySPI by default. Suggested in > 2.10. But the documentation correction has already appeared in the > documentation [3]. > > > [1] https://issues.apache.org/jira/browse/IGNITE-13705 > (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) > > [2] https://issues.apache.org/jira/browse/IGNITE-13643 > (cb7448eecf1ae05c2062e24d9c342d8ae9d92149) > > [3] > > https://ignite.apache.org/docs/latest/clustering/network-configuration#discovery > > > 02.12.2020 12:19, Yaroslav Molochkov пишет: > > Ivan, > > > > thanks, added to the list due to the severity of the issue. > > > > On Wed, Dec 2, 2020 at 12:13 PM Ivan Daschinsky <[hidden email]> > 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 <[hidden email]>: > >> > >>> 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 < > >> [hidden email]> > >>> 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 > >>>> <[hidden email]> 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 < > >> [hidden email] > >>>>> 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 < > >>>>> [hidden email] >: > >>>>>>>> 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 < > >>>>>>> [hidden email] > >>>>>>>> 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 < > >> [hidden email] > >>>>> 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 < > >>>>> [hidden email] > > >>>>>>>>> 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 < > >>>>>>>>> [hidden email] >: > >>>>>>>>>>>>> Igniters, hello! > >>>>>>>>>>>>> > >>>>>>>>>>>>> I think the scope of 2.9.1 is finalized. > >>>>>>>>>>>>> > >>>>>>>>>>>>>> On 9 Nov 2020, at 12:04, Yaroslav Molochkov < > >>>>>>> [hidden email] > >>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>> Ivan, thanks! > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> Added it to the list. > >>>>>>>>>>>>>> > >>>>>>>>>>>>>>> On 8 Nov 2020, at 14:13, Ivan Daschinsky < > >>>>> [hidden email] > > >>>>>>>>> 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 < > >>>>>>>>> [hidden email] >: > >>>>>>>>>>>>>>>> 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 < > >>>>>>>>> [hidden email] > > >>>>>>>>>>>>>>>>> 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 < > >>>>>>>>> [hidden email] > >>>>>>>>>>>>>> : > >>>>>>>>>>>>>>>>>> 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 > >> > |
Hello again!
Yaroslav, I have noticed that https://issues.apache.org/jira/browse/IGNITE-13388 has slipped through the cracks and was not committed to master properly. I have committed it to master now, can you please cherry-pick it and add to scope of 2.9.1 if it's not too late? It's an important packaging bugfix. I can cherry-pick it myself if you give a green light. Regards, -- Ilya Kasnacheev ср, 2 дек. 2020 г. в 13:09, Ilya Kasnacheev <[hidden email]>: > Hello! > > I have scheduled a Run All (Nightly) build for ignite-2.9.1. > > I propose to also add https://issues.apache.org/jira/browse/IGNITE-13572 > to scope since it seems to be both impactful and easy to fix. > > Regards, > -- > Ilya Kasnacheev > > > ср, 2 дек. 2020 г. в 13:06, Steshin Vladimir <[hidden email]>: > >> Yaroslav, Hi. >> >> I propose [1] and [2] to pick up into 2.9.1. >> >> >> [1] is important. It fixes unexpected node failure slipped away from the >> Java test. Belatedly found in integration ducktape tests. >> >> >> [2] just disables soLinger in TcpDiscvoerySPI by default. Suggested in >> 2.10. But the documentation correction has already appeared in the >> documentation [3]. >> >> >> [1] https://issues.apache.org/jira/browse/IGNITE-13705 >> (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) >> >> [2] https://issues.apache.org/jira/browse/IGNITE-13643 >> (cb7448eecf1ae05c2062e24d9c342d8ae9d92149) >> >> [3] >> >> https://ignite.apache.org/docs/latest/clustering/network-configuration#discovery >> >> >> 02.12.2020 12:19, Yaroslav Molochkov пишет: >> > Ivan, >> > >> > thanks, added to the list due to the severity of the issue. >> > >> > On Wed, Dec 2, 2020 at 12:13 PM Ivan Daschinsky <[hidden email]> >> 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 <[hidden email] >> >: >> >> >> >>> 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 < >> >> [hidden email]> >> >>> 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 >> >>>> <[hidden email]> 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 < >> >> [hidden email] >> >>>>> 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 < >> >>>>> [hidden email] >: >> >>>>>>>> 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 < >> >>>>>>> [hidden email] >> >>>>>>>> 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 < >> >> [hidden email] >> >>>>> 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 < >> >>>>> [hidden email] > >> >>>>>>>>> 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 < >> >>>>>>>>> [hidden email] >: >> >>>>>>>>>>>>> Igniters, hello! >> >>>>>>>>>>>>> >> >>>>>>>>>>>>> I think the scope of 2.9.1 is finalized. >> >>>>>>>>>>>>> >> >>>>>>>>>>>>>> On 9 Nov 2020, at 12:04, Yaroslav Molochkov < >> >>>>>>> [hidden email] >> >>>>>>>>>>>>> wrote: >> >>>>>>>>>>>>>> Ivan, thanks! >> >>>>>>>>>>>>>> >> >>>>>>>>>>>>>> Added it to the list. >> >>>>>>>>>>>>>> >> >>>>>>>>>>>>>>> On 8 Nov 2020, at 14:13, Ivan Daschinsky < >> >>>>> [hidden email] > >> >>>>>>>>> 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 < >> >>>>>>>>> [hidden email] >: >> >>>>>>>>>>>>>>>> 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 < >> >>>>>>>>> [hidden email] > >> >>>>>>>>>>>>>>>>> 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 < >> >>>>>>>>> [hidden email] >> >>>>>>>>>>>>>> : >> >>>>>>>>>>>>>>>>>> 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 >> >> >> > |
Hello once more!
It would also be nice to include https://issues.apache.org/jira/browse/IGNITE-13770 since it is a nasty user-visible NPE in public API. Pls cherry-pick or greenlight me if it's not too late. Regards. -- Ilya Kasnacheev ср, 2 дек. 2020 г. в 14:14, Ilya Kasnacheev <[hidden email]>: > Hello again! > > Yaroslav, I have noticed that > https://issues.apache.org/jira/browse/IGNITE-13388 has slipped > through the cracks and was not committed to master properly. > > I have committed it to master now, can you please cherry-pick it and add > to scope of 2.9.1 if it's not too late? It's an important packaging bugfix. > > I can cherry-pick it myself if you give a green light. > > Regards, > -- > Ilya Kasnacheev > > > ср, 2 дек. 2020 г. в 13:09, Ilya Kasnacheev <[hidden email]>: > >> Hello! >> >> I have scheduled a Run All (Nightly) build for ignite-2.9.1. >> >> I propose to also add https://issues.apache.org/jira/browse/IGNITE-13572 >> to scope since it seems to be both impactful and easy to fix. >> >> Regards, >> -- >> Ilya Kasnacheev >> >> >> ср, 2 дек. 2020 г. в 13:06, Steshin Vladimir <[hidden email]>: >> >>> Yaroslav, Hi. >>> >>> I propose [1] and [2] to pick up into 2.9.1. >>> >>> >>> [1] is important. It fixes unexpected node failure slipped away from the >>> Java test. Belatedly found in integration ducktape tests. >>> >>> >>> [2] just disables soLinger in TcpDiscvoerySPI by default. Suggested in >>> 2.10. But the documentation correction has already appeared in the >>> documentation [3]. >>> >>> >>> [1] https://issues.apache.org/jira/browse/IGNITE-13705 >>> (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) >>> >>> [2] https://issues.apache.org/jira/browse/IGNITE-13643 >>> (cb7448eecf1ae05c2062e24d9c342d8ae9d92149) >>> >>> [3] >>> >>> https://ignite.apache.org/docs/latest/clustering/network-configuration#discovery >>> >>> >>> 02.12.2020 12:19, Yaroslav Molochkov пишет: >>> > Ivan, >>> > >>> > thanks, added to the list due to the severity of the issue. >>> > >>> > On Wed, Dec 2, 2020 at 12:13 PM Ivan Daschinsky <[hidden email]> >>> 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 <[hidden email] >>> >: >>> >> >>> >>> 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 < >>> >> [hidden email]> >>> >>> 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 >>> >>>> <[hidden email]> 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 < >>> >> [hidden email] >>> >>>>> 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 < >>> >>>>> [hidden email] >: >>> >>>>>>>> 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 < >>> >>>>>>> [hidden email] >>> >>>>>>>> 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 < >>> >> [hidden email] >>> >>>>> 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 < >>> >>>>> [hidden email] > >>> >>>>>>>>> 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 < >>> >>>>>>>>> [hidden email] >: >>> >>>>>>>>>>>>> Igniters, hello! >>> >>>>>>>>>>>>> >>> >>>>>>>>>>>>> I think the scope of 2.9.1 is finalized. >>> >>>>>>>>>>>>> >>> >>>>>>>>>>>>>> On 9 Nov 2020, at 12:04, Yaroslav Molochkov < >>> >>>>>>> [hidden email] >>> >>>>>>>>>>>>> wrote: >>> >>>>>>>>>>>>>> Ivan, thanks! >>> >>>>>>>>>>>>>> >>> >>>>>>>>>>>>>> Added it to the list. >>> >>>>>>>>>>>>>> >>> >>>>>>>>>>>>>>> On 8 Nov 2020, at 14:13, Ivan Daschinsky < >>> >>>>> [hidden email] > >>> >>>>>>>>> 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 < >>> >>>>>>>>> [hidden email] >: >>> >>>>>>>>>>>>>>>> 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 < >>> >>>>>>>>> [hidden email] > >>> >>>>>>>>>>>>>>>>> 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 < >>> >>>>>>>>> [hidden email] >>> >>>>>>>>>>>>>> : >>> >>>>>>>>>>>>>>>>>> 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 >>> >> >>> >> |
Ilya, Vladimir hello!
I've added them all. Nightly run should be triggered on my PR (#8508) instead of 2.9.1 branch, if it's not added directly, of course. Guys, I think that's enough issues for a minor release, I will proceed with the final testing and building the RC. On Wed, Dec 2, 2020 at 3:10 PM Ilya Kasnacheev <[hidden email]> wrote: > Hello once more! > > It would also be nice to include > https://issues.apache.org/jira/browse/IGNITE-13770 since it is a nasty > user-visible NPE in public API. > > Pls cherry-pick or greenlight me if it's not too late. > > Regards. > -- > Ilya Kasnacheev > > > ср, 2 дек. 2020 г. в 14:14, Ilya Kasnacheev <[hidden email]>: > > > Hello again! > > > > Yaroslav, I have noticed that > > https://issues.apache.org/jira/browse/IGNITE-13388 has slipped > > through the cracks and was not committed to master properly. > > > > I have committed it to master now, can you please cherry-pick it and add > > to scope of 2.9.1 if it's not too late? It's an important packaging > bugfix. > > > > I can cherry-pick it myself if you give a green light. > > > > Regards, > > -- > > Ilya Kasnacheev > > > > > > ср, 2 дек. 2020 г. в 13:09, Ilya Kasnacheev <[hidden email]>: > > > >> Hello! > >> > >> I have scheduled a Run All (Nightly) build for ignite-2.9.1. > >> > >> I propose to also add > https://issues.apache.org/jira/browse/IGNITE-13572 > >> to scope since it seems to be both impactful and easy to fix. > >> > >> Regards, > >> -- > >> Ilya Kasnacheev > >> > >> > >> ср, 2 дек. 2020 г. в 13:06, Steshin Vladimir <[hidden email]>: > >> > >>> Yaroslav, Hi. > >>> > >>> I propose [1] and [2] to pick up into 2.9.1. > >>> > >>> > >>> [1] is important. It fixes unexpected node failure slipped away from > the > >>> Java test. Belatedly found in integration ducktape tests. > >>> > >>> > >>> [2] just disables soLinger in TcpDiscvoerySPI by default. Suggested in > >>> 2.10. But the documentation correction has already appeared in the > >>> documentation [3]. > >>> > >>> > >>> [1] https://issues.apache.org/jira/browse/IGNITE-13705 > >>> (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) > >>> > >>> [2] https://issues.apache.org/jira/browse/IGNITE-13643 > >>> (cb7448eecf1ae05c2062e24d9c342d8ae9d92149) > >>> > >>> [3] > >>> > >>> > https://ignite.apache.org/docs/latest/clustering/network-configuration#discovery > >>> > >>> > >>> 02.12.2020 12:19, Yaroslav Molochkov пишет: > >>> > Ivan, > >>> > > >>> > thanks, added to the list due to the severity of the issue. > >>> > > >>> > On Wed, Dec 2, 2020 at 12:13 PM Ivan Daschinsky <[hidden email] > > > >>> 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 < > [hidden email] > >>> >: > >>> >> > >>> >>> 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 < > >>> >> [hidden email]> > >>> >>> 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 > >>> >>>> <[hidden email]> 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 < > >>> >> [hidden email] > >>> >>>>> 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 < > >>> >>>>> [hidden email] >: > >>> >>>>>>>> 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 < > >>> >>>>>>> [hidden email] > >>> >>>>>>>> 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 < > >>> >> [hidden email] > >>> >>>>> 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 < > >>> >>>>> [hidden email] > > >>> >>>>>>>>> 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 < > >>> >>>>>>>>> [hidden email] >: > >>> >>>>>>>>>>>>> Igniters, hello! > >>> >>>>>>>>>>>>> > >>> >>>>>>>>>>>>> I think the scope of 2.9.1 is finalized. > >>> >>>>>>>>>>>>> > >>> >>>>>>>>>>>>>> On 9 Nov 2020, at 12:04, Yaroslav Molochkov < > >>> >>>>>>> [hidden email] > >>> >>>>>>>>>>>>> wrote: > >>> >>>>>>>>>>>>>> Ivan, thanks! > >>> >>>>>>>>>>>>>> > >>> >>>>>>>>>>>>>> Added it to the list. > >>> >>>>>>>>>>>>>> > >>> >>>>>>>>>>>>>>> On 8 Nov 2020, at 14:13, Ivan Daschinsky < > >>> >>>>> [hidden email] > > >>> >>>>>>>>> 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 < > >>> >>>>>>>>> [hidden email] >: > >>> >>>>>>>>>>>>>>>> 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 < > >>> >>>>>>>>> [hidden email] > > >>> >>>>>>>>>>>>>>>>> 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 < > >>> >>>>>>>>> [hidden email] > >>> >>>>>>>>>>>>>> : > >>> >>>>>>>>>>>>>>>>>> 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 > >>> >> > >>> > >> > |
Hello!
I have also added this PR to nightly runs. Regards, -- Ilya Kasnacheev ср, 2 дек. 2020 г. в 18:34, Yaroslav Molochkov <[hidden email]>: > Ilya, Vladimir hello! > > I've added them all. > > Nightly run should be triggered on my PR (#8508) instead of 2.9.1 branch, > if it's not added directly, of course. > > > Guys, I think that's enough issues for a minor release, I will proceed with > the final testing and building the RC. > > On Wed, Dec 2, 2020 at 3:10 PM Ilya Kasnacheev <[hidden email]> > wrote: > > > Hello once more! > > > > It would also be nice to include > > https://issues.apache.org/jira/browse/IGNITE-13770 since it is a nasty > > user-visible NPE in public API. > > > > Pls cherry-pick or greenlight me if it's not too late. > > > > Regards. > > -- > > Ilya Kasnacheev > > > > > > ср, 2 дек. 2020 г. в 14:14, Ilya Kasnacheev <[hidden email]>: > > > > > Hello again! > > > > > > Yaroslav, I have noticed that > > > https://issues.apache.org/jira/browse/IGNITE-13388 has slipped > > > through the cracks and was not committed to master properly. > > > > > > I have committed it to master now, can you please cherry-pick it and > add > > > to scope of 2.9.1 if it's not too late? It's an important packaging > > bugfix. > > > > > > I can cherry-pick it myself if you give a green light. > > > > > > Regards, > > > -- > > > Ilya Kasnacheev > > > > > > > > > ср, 2 дек. 2020 г. в 13:09, Ilya Kasnacheev <[hidden email] > >: > > > > > >> Hello! > > >> > > >> I have scheduled a Run All (Nightly) build for ignite-2.9.1. > > >> > > >> I propose to also add > > https://issues.apache.org/jira/browse/IGNITE-13572 > > >> to scope since it seems to be both impactful and easy to fix. > > >> > > >> Regards, > > >> -- > > >> Ilya Kasnacheev > > >> > > >> > > >> ср, 2 дек. 2020 г. в 13:06, Steshin Vladimir <[hidden email]>: > > >> > > >>> Yaroslav, Hi. > > >>> > > >>> I propose [1] and [2] to pick up into 2.9.1. > > >>> > > >>> > > >>> [1] is important. It fixes unexpected node failure slipped away from > > the > > >>> Java test. Belatedly found in integration ducktape tests. > > >>> > > >>> > > >>> [2] just disables soLinger in TcpDiscvoerySPI by default. Suggested > in > > >>> 2.10. But the documentation correction has already appeared in the > > >>> documentation [3]. > > >>> > > >>> > > >>> [1] https://issues.apache.org/jira/browse/IGNITE-13705 > > >>> (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) > > >>> > > >>> [2] https://issues.apache.org/jira/browse/IGNITE-13643 > > >>> (cb7448eecf1ae05c2062e24d9c342d8ae9d92149) > > >>> > > >>> [3] > > >>> > > >>> > > > https://ignite.apache.org/docs/latest/clustering/network-configuration#discovery > > >>> > > >>> > > >>> 02.12.2020 12:19, Yaroslav Molochkov пишет: > > >>> > Ivan, > > >>> > > > >>> > thanks, added to the list due to the severity of the issue. > > >>> > > > >>> > On Wed, Dec 2, 2020 at 12:13 PM Ivan Daschinsky < > [hidden email] > > > > > >>> 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 < > > [hidden email] > > >>> >: > > >>> >> > > >>> >>> 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 < > > >>> >> [hidden email]> > > >>> >>> 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 > > >>> >>>> <[hidden email]> 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 < > > >>> >> [hidden email] > > >>> >>>>> 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 < > > >>> >>>>> [hidden email] >: > > >>> >>>>>>>> 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 < > > >>> >>>>>>> [hidden email] > > >>> >>>>>>>> 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 < > > >>> >> [hidden email] > > >>> >>>>> 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 < > > >>> >>>>> [hidden email] > > > >>> >>>>>>>>> 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 < > > >>> >>>>>>>>> [hidden email] >: > > >>> >>>>>>>>>>>>> Igniters, hello! > > >>> >>>>>>>>>>>>> > > >>> >>>>>>>>>>>>> I think the scope of 2.9.1 is finalized. > > >>> >>>>>>>>>>>>> > > >>> >>>>>>>>>>>>>> On 9 Nov 2020, at 12:04, Yaroslav Molochkov < > > >>> >>>>>>> [hidden email] > > >>> >>>>>>>>>>>>> wrote: > > >>> >>>>>>>>>>>>>> Ivan, thanks! > > >>> >>>>>>>>>>>>>> > > >>> >>>>>>>>>>>>>> Added it to the list. > > >>> >>>>>>>>>>>>>> > > >>> >>>>>>>>>>>>>>> On 8 Nov 2020, at 14:13, Ivan Daschinsky < > > >>> >>>>> [hidden email] > > > >>> >>>>>>>>> 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 < > > >>> >>>>>>>>> [hidden email] >: > > >>> >>>>>>>>>>>>>>>> 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 < > > >>> >>>>>>>>> [hidden email] > > > >>> >>>>>>>>>>>>>>>>> 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 < > > >>> >>>>>>>>> [hidden email] > > >>> >>>>>>>>>>>>>> : > > >>> >>>>>>>>>>>>>>>>>> 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 > > >>> >> > > >>> > > >> > > > |
In reply to this post by Steshin Vladimir
Yaroslan, helle again.
Just realized that [1] depends on [4]. [4] is a fix of a reverted from 2.9 ticket. [1] https://issues.apache.org/jira/browse/IGNITE-13705 (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) [4] https://issues.apache.org/jira/browse/IGNITE-13465 (3db17612d7c433ddfbb404f92eebca6dd2f4fefe) -------- Перенаправленное сообщение -------- Тема: Re: 2.9.1 release scope and dates Дата: Wed, 2 Dec 2020 13:06:42 +0300 От: Steshin Vladimir <[hidden email]> Кому: [hidden email] Yaroslav, Hi. I propose [1] and [2] to pick up into 2.9.1. [1] is important. It fixes unexpected node failure slipped away from the Java test. Belatedly found in integration ducktape tests. [2] just disables soLinger in TcpDiscvoerySPI by default. Suggested in 2.10. But the documentation correction has already appeared in the documentation [3]. [1] https://issues.apache.org/jira/browse/IGNITE-13705 (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) [2] https://issues.apache.org/jira/browse/IGNITE-13643 (cb7448eecf1ae05c2062e24d9c342d8ae9d92149) [3] https://ignite.apache.org/docs/latest/clustering/network-configuration#discovery 02.12.2020 12:19, Yaroslav Molochkov пишет: > Ivan, > > thanks, added to the list due to the severity of the issue. > > On Wed, Dec 2, 2020 at 12:13 PM Ivan Daschinsky<[hidden email]> 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<[hidden email]>: >> >>> 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 < >> [hidden email]> >>> 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 >>>> <[hidden email]> 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 < >> [hidden email] >>>>> 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 < >>>>> [hidden email] >: >>>>>>>> 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 < >>>>>>> [hidden email] >>>>>>>> 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 < >> [hidden email] >>>>> 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 < >>>>> [hidden email] > >>>>>>>>> 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 < >>>>>>>>> [hidden email] >: >>>>>>>>>>>>> Igniters, hello! >>>>>>>>>>>>> >>>>>>>>>>>>> I think the scope of 2.9.1 is finalized. >>>>>>>>>>>>> >>>>>>>>>>>>>> On 9 Nov 2020, at 12:04, Yaroslav Molochkov < >>>>>>> [hidden email] >>>>>>>>>>>>> wrote: >>>>>>>>>>>>>> Ivan, thanks! >>>>>>>>>>>>>> >>>>>>>>>>>>>> Added it to the list. >>>>>>>>>>>>>> >>>>>>>>>>>>>>> On 8 Nov 2020, at 14:13, Ivan Daschinsky < >>>>> [hidden email] > >>>>>>>>> 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 < >>>>>>>>> [hidden email] >: >>>>>>>>>>>>>>>> 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 < >>>>>>>>> [hidden email] > >>>>>>>>>>>>>>>>> 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 < >>>>>>>>> [hidden email] >>>>>>>>>>>>>> : >>>>>>>>>>>>>>>>>> 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 >> |
Guys, hello!
I did some research concerning performance comparison 2.9 and 2.9.1 before moving any further and starting a vote. It seems that there is no degradation of any kind. You can find relevant metrics here <https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.9.1#ApacheIgnite2.9.1-2.9/2.9.1PerformanceComparison> along with configs used in these tests. On Thu, Dec 3, 2020 at 12:21 PM Steshin Vladimir <[hidden email]> wrote: > Yaroslan, helle again. > > Just realized that [1] depends on [4]. [4] is a fix of a reverted > from 2.9 ticket. > > [1] https://issues.apache.org/jira/browse/IGNITE-13705 > (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) > > [4] https://issues.apache.org/jira/browse/IGNITE-13465 > (3db17612d7c433ddfbb404f92eebca6dd2f4fefe) > > > > -------- Перенаправленное сообщение -------- > Тема: Re: 2.9.1 release scope and dates > Дата: Wed, 2 Dec 2020 13:06:42 +0300 > От: Steshin Vladimir <[hidden email]> > Кому: [hidden email] > > > > Yaroslav, Hi. > > I propose [1] and [2] to pick up into 2.9.1. > > > [1] is important. It fixes unexpected node failure slipped away from the > Java test. Belatedly found in integration ducktape tests. > > > [2] just disables soLinger in TcpDiscvoerySPI by default. Suggested in > 2.10. But the documentation correction has already appeared in the > documentation [3]. > > > [1] https://issues.apache.org/jira/browse/IGNITE-13705 > (edb736dcd8d1d57c875ce7de2b2b2b786d1f8d51) > > [2] https://issues.apache.org/jira/browse/IGNITE-13643 > (cb7448eecf1ae05c2062e24d9c342d8ae9d92149) > > [3] > > https://ignite.apache.org/docs/latest/clustering/network-configuration#discovery > > > 02.12.2020 12:19, Yaroslav Molochkov пишет: > > Ivan, > > > > thanks, added to the list due to the severity of the issue. > > > > On Wed, Dec 2, 2020 at 12:13 PM Ivan Daschinsky<[hidden email]> > 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<[hidden email]>: > >> > >>> 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 < > >> [hidden email]> > >>> 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 > >>>> <[hidden email]> 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 < > >> [hidden email] > >>>>> 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 < > >>>>> [hidden email] >: > >>>>>>>> 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 < > >>>>>>> [hidden email] > >>>>>>>> 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 < > >> [hidden email] > >>>>> 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 < > >>>>> [hidden email] > > >>>>>>>>> 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 < > >>>>>>>>> [hidden email] >: > >>>>>>>>>>>>> Igniters, hello! > >>>>>>>>>>>>> > >>>>>>>>>>>>> I think the scope of 2.9.1 is finalized. > >>>>>>>>>>>>> > >>>>>>>>>>>>>> On 9 Nov 2020, at 12:04, Yaroslav Molochkov < > >>>>>>> [hidden email] > >>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>> Ivan, thanks! > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> Added it to the list. > >>>>>>>>>>>>>> > >>>>>>>>>>>>>>> On 8 Nov 2020, at 14:13, Ivan Daschinsky < > >>>>> [hidden email] > > >>>>>>>>> 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 < > >>>>>>>>> [hidden email] >: > >>>>>>>>>>>>>>>> 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 < > >>>>>>>>> [hidden email] > > >>>>>>>>>>>>>>>>> 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 < > >>>>>>>>> [hidden email] > >>>>>>>>>>>>>> : > >>>>>>>>>>>>>>>>>> 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 > >> > |
Free forum by Nabble | Edit this page |