You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by 吴伟杰 <wu...@apache.org> on 2022/08/17 03:48:20 UTC

[DISCUSS][ElasticJob] Release plan of 3.0.2

Hi All,

It's been a long time since ElasticJob 3.0.1 released.
I prefer to discuss release plan of ElasticJob 3.0.2.

Bugs were fixed:
1. Fix itemErrorMessages not cleared after job finished.
2. Fix Curator notify thread may be blocked.
3. NPE occur when job instance could not be unmarshalled.

Enhancements were done:
1. Script Job exception's stack was ignored.
2. Using different event trace data source when using Spring Boot.
3. Supports building project by Java 17.

Please remind me if I missed something.

Regards,
Weijie
-----------------------------------------------

Wu Weijie 吴伟杰
Apache ShardingSphere PMC
GitHub@TeslaCN

[DISCUSS]Support legacy version Zookeeper as registry center

Posted by tangmengyang <me...@163.com>.
Hi All,

There is a version mapping relationship between the popular Zookeeper client Curator and Zookeeper, so the current Zookeeper registry plugin does not support legacy versions of Zookeeper. But because of some overall considerations, some companies are still using legacy versions of zookeeper, so I hope to rely on the legacy version of Curator to implement a new Zookeeper registry plugin to support the legacy version of Zookeeper.

What do you think?

Re: [DISCUSS][ElasticJob] Release plan of 3.0.2

Posted by 吴伟杰 <wu...@apache.org>.
Hi community

Sorry for the delay.

We have did some enhancements in these days:
- Supports building project by Java 19.

And fixed bugs:
- Fix failover too sensitive.
- Avoid endless loop in ServerService.

I'm going to call a vote for releasing 3.0.2.

Regards,
Weijie
-----------------------------------------------

Wu Weijie 吴伟杰
Apache ShardingSphere PMC
GitHub@TeslaCN

吴伟杰 <wu...@apache.org> 于2022年8月17日周三 11:48写道:

>
> Hi All,
>
> It's been a long time since ElasticJob 3.0.1 released.
> I prefer to discuss release plan of ElasticJob 3.0.2.
>
> Bugs were fixed:
> 1. Fix itemErrorMessages not cleared after job finished.
> 2. Fix Curator notify thread may be blocked.
> 3. NPE occur when job instance could not be unmarshalled.
>
> Enhancements were done:
> 1. Script Job exception's stack was ignored.
> 2. Using different event trace data source when using Spring Boot.
> 3. Supports building project by Java 17.
>
> Please remind me if I missed something.
>
> Regards,
> Weijie
> -----------------------------------------------
>
> Wu Weijie 吴伟杰
> Apache ShardingSphere PMC
> GitHub@TeslaCN