Re: [Discuss]Modify Dockerfile default JDK version

2022-07-24 Thread GuoLei Yi
I think, we should rethink about this problem. Since most of doris's developers and users are Chinese developer or company. A lot of them are using jdk8. In this report, there are about 46% users are using jdk 8. Maybe there is more than 50% in china. [image: image.png] I think we should keep

Re: [Discuss]Modify Dockerfile default JDK version

2022-06-22 Thread zhg yang
Many well-known open source projects such as Tomcat abandoned jdk 8 support very early Thanks Yang Zhengguo zhg yang 于2022年6月23日周四 10:04写道: > I don't think that is a good idea, jdk8 has end of Premier Support Until > at March 2022 > > > Thanks > Yang Zhengguo > > > 苏奕嘉 <591244...@qq.com.inval

Re: [Discuss]Modify Dockerfile default JDK version

2022-06-22 Thread zhg yang
I don't think that is a good idea, jdk8 has end of Premier Support Until at March 2022 Thanks Yang Zhengguo 苏奕嘉 <591244...@qq.com.invalid> 于2022年6月22日周三 17:48写道: > Hi all, > In the past practice process, I found that whether it is a developer or a > community user, the JDK version is still mo

Re: Re:[Discuss]Modify Dockerfile default JDK version

2022-06-22 Thread Jianliang Qi
+1 Jianliang Qi On Wed, Jun 22, 2022 at 11:53 PM 41108453 <41108...@qq.com.invalid> wrote: > +1 > > > > > > -- Original -- > From: 陈明雨 Date: Wed,Jun 22,2022 11:36 PM > To: dev Subject: Re: Re:[Discuss]Modify Dockerfile d

Re: Re:[Discuss]Modify Dockerfile default JDK version

2022-06-22 Thread 41108453
+1 -- Original -- From: 陈明雨

Re:[Discuss]Modify Dockerfile default JDK version

2022-06-22 Thread 陈明雨
Agreed! -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@apache.org At 2022-06-22 17:47:52, "苏奕嘉" <591244...@qq.com.INVALID> wrote: >Hi all, >In the past practice process, I found that whether it is a developer or a >community user, the JDK version is still mostly 1.8.0. In our Do

[Discuss]Modify Dockerfile default JDK version

2022-06-22 Thread ??????
Hi all, In the past practice process, I found that whether it is a developer or a community user, the JDK version is still mostly 1.8.0. In our Docker compiled image, the default JDK-11 version is adopted. Not paying attention to the JDK version problem often leads to taking time to compile, but