Things To Do Before You Turn 30^W^WRelease 3.0

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Things To Do Before You Turn 30^W^WRelease 3.0

Ilya Kasnacheev
Hello!

Do we have an official subj list? Such as Wiki page or JIRA label?

Cause if we don't, we'll surely forget a lot of things and will have to
wait for 4.0.
We already did that with IGNITE_BINARY_SORT_OBJECT_FIELDS in 2.0 :(

I expect to have in this list breaking changes, and @Deprecated stuff to be
finally removed, and maybe unmaintained modules to be put to rest.

Regards,
--
Ilya Kasnacheev
Reply | Threaded
Open this post in threaded view
|

Re: Things To Do Before You Turn 30^W^WRelease 3.0

yzhdanov
Ilya,

In my view putting @Deprecated is enough for now for things that should be
removed. When we will come closer to 3.0 release we will look through all
deprecated stuff and remove it. This applies to
IGNITE_BINARY_SORT_OBJECT_FIELDS.
Can you please annotate it?

As far as list of breaking changes we may want to do in 3.0, I think we
need to file tickets for 3.0 and label them as "breaking change" to reflect
in release notes those that will be implemented.

Thoughs?

--Yakov

2018-06-07 19:36 GMT+03:00 Ilya Kasnacheev <[hidden email]>:

> Hello!
>
> Do we have an official subj list? Such as Wiki page or JIRA label?
>
> Cause if we don't, we'll surely forget a lot of things and will have to
> wait for 4.0.
> We already did that with IGNITE_BINARY_SORT_OBJECT_FIELDS in 2.0 :(
>
> I expect to have in this list breaking changes, and @Deprecated stuff to be
> finally removed, and maybe unmaintained modules to be put to rest.
>
> Regards,
> --
> Ilya Kasnacheev
>
Reply | Threaded
Open this post in threaded view
|

Re: Things To Do Before You Turn 30^W^WRelease 3.0

Ilya Kasnacheev
Hello! Thanks for swift response!

What about changes that would benefit from discussion?

For example, I think we should consider having usePairedConnections=true by
default in 3.0 (or, increase socketWriteTimeout). Should I create an IEP
about it, or fill a JIRA ticket and see what happens?

Regards,

--
Ilya Kasnacheev

2018-06-08 13:01 GMT+03:00 Yakov Zhdanov <[hidden email]>:

> Ilya,
>
> In my view putting @Deprecated is enough for now for things that should be
> removed. When we will come closer to 3.0 release we will look through all
> deprecated stuff and remove it. This applies to
> IGNITE_BINARY_SORT_OBJECT_FIELDS.
> Can you please annotate it?
>
> As far as list of breaking changes we may want to do in 3.0, I think we
> need to file tickets for 3.0 and label them as "breaking change" to reflect
> in release notes those that will be implemented.
>
> Thoughs?
>
> --Yakov
>
> 2018-06-07 19:36 GMT+03:00 Ilya Kasnacheev <[hidden email]>:
>
> > Hello!
> >
> > Do we have an official subj list? Such as Wiki page or JIRA label?
> >
> > Cause if we don't, we'll surely forget a lot of things and will have to
> > wait for 4.0.
> > We already did that with IGNITE_BINARY_SORT_OBJECT_FIELDS in 2.0 :(
> >
> > I expect to have in this list breaking changes, and @Deprecated stuff to
> be
> > finally removed, and maybe unmaintained modules to be put to rest.
> >
> > Regards,
> > --
> > Ilya Kasnacheev
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Things To Do Before You Turn 30^W^WRelease 3.0

yzhdanov
We can start with separate discussion on dev list. Or can you point to
existing one? I think I need some details here.

--Yakov