github wgzhao/Addax 4.2.2

8 hours ago

Addax 4.2.2 has released! 🎉

Changes

b19cba6 [enhancement][core][rdbms] Introduce console.enabled property to control console logging
9b7fd3e [bugfix][lib][rdbms] Append jdbc suffix before invoking validJbdcUrl
1474331 [update][common] move OverFlowUtil from element package to util package
4ac6e37 [update][lib][rdbms] Use '+' for simple string concatenation instead of String.format
0cd43a0 [update][core] Remove ExceptionTracker.java
4120791 [bugfix][plugin][kudu] Fix the timezone issue when writing and reading timestamp type data. (#1177)
e99ce1c [improve][core] try-catch is only used for code that needs to catch exceptions, not for the entire code block.
aaba2b1 [update][core] Remove unused codes
42bbf2b [improve][plugin][starrockswriter] Replace Thread.sleep by TimeUnit.sleep to avoid busy-waiting
4be0d47 [update][plugin][hdfsreader] use try-with-resources statement
fbe2f40 [update][plugin][hbase20xsqlreader] Remove redundant initializer
fe7e2b2 [update][plugin][hbase20xreader] Remove redundant initializer
b33492b [update][plugin][hbase11xreader] Remove redundant initializer
dec3e51 [update][plugin][tdenginereader] Add isPresent() check for Optional.get() method
00eded8 [update][plugin][esreader] Simplify condition judge
373febe [update][plugin][hbase11xreader] Remove the condition of always true
0251c44 [update][common] Remove the condition of always false
22687d4 [update][plugin][tdenginereader] Take the default switch to the last case
a6050c7 [improve][modules] code cleanup
f1e637b [update][core] Optimize code for better performance and readability
3e1e210 [update][doc] Add description for item ignoreError
9370284 [update][plugin] Refactor: take the shell execute into a single common util class
69c1c46 [feature][plugin][hdfswriter] Add new item preShell and postShell (#1175)
4442889 [update][script] migrate docker image from docker.io to quay.io

Don't miss a new Addax release

NewReleases is sending notifications on new releases.