Re: IGNITE-13364: Improve index inline defaults

2021-08-23 Thread Maksim Timonin
Hi! JFYI, it was merged to master today, then this patch will be part of 2.12 only. On Thu, Jun 10, 2021 at 5:00 PM Maksim Timonin wrote: > Hi, > > I've prepared a patch for this feature. Can anybody have a look at it? > > https://github.com/apache/ignite/pull/9167 > https://issues.apache.org/

Re: IGNITE-13364: Improve index inline defaults

2021-06-10 Thread Maksim Timonin
Hi, I've prepared a patch for this feature. Can anybody have a look at it? https://github.com/apache/ignite/pull/9167 https://issues.apache.org/jira/browse/IGNITE-13364 On Mon, Jun 7, 2021 at 12:14 PM Maksim Timonin wrote: > Hi, I've left a comment in your PR, could you please have a look? > >

Re: IGNITE-13364: Improve index inline defaults

2021-06-07 Thread Maksim Timonin
Hi, I've left a comment in your PR, could you please have a look? On Sat, Jun 5, 2021 at 6:09 AM 18624049226 <18624049...@163.com> wrote: > Hello team, > > I think this is a very valuable optimization. This patch has been > developed for a long time, I don't think there is any reason to continue

Re: IGNITE-13364: Improve index inline defaults

2021-06-04 Thread 18624049226
Hello team, I think this is a very valuable optimization. This patch has been developed for a long time, I don't think there is any reason to continue to delay the release of this patch to version 2.12. Is anyone willing to push this forward and merge this patch into the master? 2021/1/27 下午4

Re: IGNITE-13364: Improve index inline defaults

2021-01-27 Thread Maxim Muzafarov
Stanislav, > I think the most compatibility impact will be on the in-memory caches with > SQL and without explicitly specified inline sizes. I don't think that this is `true` compatibility issue. But I think we should at least mentioned it on our documentation pages and in the release notes. So,