Remove "This operating system has been tested less rigorously" diagnostic

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

Remove "This operating system has been tested less rigorously" diagnostic

Pavel Tupitsyn
Igniters,

Let's remove "This operating system has been tested less rigorously"
diagnostic [1] [2].
It does not make sense:
* All Linux and macOS versions are considered the same
* Windows versions are differentiated
* Windows 10 and all Windows Servers are considered badly tested

None of that is correct. We barely test on macOS. We don't test all the
different Linux distros, old kernels, and so on.

It is hardly possible to make this diagnostic useful. Let's remove it.
Any objections?

[1]
https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/GridDiagnostic.java#L94
[2]
https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java#L6864
Reply | Threaded
Open this post in threaded view
|

Re: Remove "This operating system has been tested less rigorously" diagnostic

Pavel Tupitsyn
Since there are no objections, I'll go ahead with removal.

Thanks

On Wed, Apr 8, 2020 at 10:35 PM Pavel Tupitsyn <[hidden email]> wrote:

> Igniters,
>
> Let's remove "This operating system has been tested less rigorously"
> diagnostic [1] [2].
> It does not make sense:
> * All Linux and macOS versions are considered the same
> * Windows versions are differentiated
> * Windows 10 and all Windows Servers are considered badly tested
>
> None of that is correct. We barely test on macOS. We don't test all the
> different Linux distros, old kernels, and so on.
>
> It is hardly possible to make this diagnostic useful. Let's remove it.
> Any objections?
>
> [1]
> https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/GridDiagnostic.java#L94
> [2]
> https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java#L6864
>
Reply | Threaded
Open this post in threaded view
|

Re: Remove "This operating system has been tested less rigorously" diagnostic

Ivan Pavlukhin
Thumbs up!

Best regards,
Ivan Pavlukhin

пн, 13 апр. 2020 г. в 15:08, Pavel Tupitsyn <[hidden email]>:

>
> Since there are no objections, I'll go ahead with removal.
>
> Thanks
>
> On Wed, Apr 8, 2020 at 10:35 PM Pavel Tupitsyn <[hidden email]> wrote:
>
> > Igniters,
> >
> > Let's remove "This operating system has been tested less rigorously"
> > diagnostic [1] [2].
> > It does not make sense:
> > * All Linux and macOS versions are considered the same
> > * Windows versions are differentiated
> > * Windows 10 and all Windows Servers are considered badly tested
> >
> > None of that is correct. We barely test on macOS. We don't test all the
> > different Linux distros, old kernels, and so on.
> >
> > It is hardly possible to make this diagnostic useful. Let's remove it.
> > Any objections?
> >
> > [1]
> > https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/GridDiagnostic.java#L94
> > [2]
> > https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java#L6864
> >