Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-06-01 Thread Sheng Wu
Hi, Zonglei I am hoping more people join the community and work as contributors and release managers. As I am only contributing about providing suggestions and guidances today, I just point out as an observer. Liang or someone could lead the final vote and make decision. Zonglei Dong

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-06-01 Thread Zonglei Dong
Hi Sheng Wu, If we don’t have enough energy to maintain multiple version, I think it is not very important. I just made a suggestion. For shardingsphere, a fast and stable release is really important. I think it is very necessary to upgrade to JDK8, I support it. On 2019/06/01 13:04:19,

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-06-01 Thread Sheng Wu
Hi ShardingSphere has joined incubator nearly 8 months. We has only released one RC. I was expecting more releases from more release managers. From my perspective, I can’t say I am positive about maintaining multiple versions. We are even hard to make single version iteration fast. For most

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-06-01 Thread 董宗磊
Hi Liang I think if we maintain multiple versions, for the old version we don’t need add new feature, we only need fix serious bug, for example a serious security problem has not been discovered in the release version. If we never update for JDK7, users need to be forced to upgrade to JDK8. In

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-05-31 Thread Sheng Wu
Reply inline. 董宗磊 <598363...@qq.com>于2019年6月1日 周六上午10:54写道: > Hi, I support to upgrade to JDK8, because we can use some new features of > JDK8. > > For ShardingSphere 4.0.0, we are still using JDK7, and switch to JDK 8 for > 4.1.x version of ShardingSphere. > I think this is a good idea, but I

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-05-31 Thread 董宗磊
Hi, I support to upgrade to JDK8, because we can use some new features of JDK8. For ShardingSphere 4.0.0, we are still using JDK7, and switch to JDK 8 for 4.1.x version of ShardingSphere. I think this is a good idea, but I recommend maintaining multiple versions. We don't need to add new

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-05-30 Thread juan pan
We can enjoy the new feature of JDK 8, and as Sheng Wu said, updating to JDK 8 is not difficult. After we listen to voices of SharingSphere community, i think it is better to upgrade. My +1 to upgrade. - Juan Pan (Trista) Apache ShardingSphere

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-05-30 Thread Sheng Wu
Talk with the community users, if they are ok to accept JDK 8, do it as soon as possible. Upgrade to JDK 8, don’t mean you have to follow JDK coding features at the beginning. It should be easy to do. Sheng Wu Apache Skywalking, ShardingSphere, Zipkin > 在 2019年5月30日,下午3:15,zhaojun 写道: > >

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-05-30 Thread Sheng Wu
Hi If the community supports to upgrade to JDK 8, which makes sense to me, I highly recommend to do it before stable version release. Change this in 4.0 -> 4.1 as a break update, for a library, it looks like strange. My +1 to upgrade now. Sheng Wu Apache Skywalking, ShardingSphere, Zipkin

Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-05-30 Thread zhangli...@apache.org
Hi, JDK 7 is deprecated for long time by official, more and more applications are using JDK 8 as their Java compile environment. Some dependencies of ShardingSphere are using JDK 8 also, such as Etcd, ServiceComb, Seata and new version of Guava, so I plan upgrade to JDK 8 after 4.0.0 stable