Commit Graph

22 Commits

Author SHA1 Message Date
pyzhou
613ec4e1ae fix(TDI-48676):ResumeUtil OOM
* fix(TDI-48676):ResumeUtil OOM

* replace duplicate variable
2022-11-15 20:15:49 +08:00
Oleksandr Zhelezniak
b218688c82 fix(TDI-48431): synchronize flush resumeutil (#5552) 2022-09-01 10:08:17 +03:00
wang wei
74bc5ee66f fix(TDI-48203): [CVE]: routines.system.JSONObject(Object bean) use reflect to call method invoke, that's dangerous for evil script inject (#5426) 2022-07-27 09:29:03 +08:00
pyzhou
af62f01007 fix(TDI-48024): ResumeUtil performance issue (#5458)
* fix(TDI-48024): ResumeUtil performance issue

* NPE
2022-07-19 12:01:41 +08:00
pyzhou
7115862cc3 fix(TDI-46992): ResumeUtil throw BufferOverflowException (#4771)
* fix(TDI-46992): ResumeUtil throw BufferOverflowException

* replace variable
2021-11-25 13:51:26 +08:00
pyzhou
437b2c1629 fix(TDI-46615): resumeutil compiled jdk11 cannot run in jdk 8 (#4535)
* fix(TDI-46615): resumeutil compiled jdk11 cannot run in jdk 8

* fix clear() method
2021-08-27 15:45:45 +08:00
pyzhou
b0a34e28a1 fix(TDI-46373):Resuming logs refactor with NIO and FileLock (#4465) (#4513)
* fix(TDI-46373):Resuming logs refactor with NIO and FileLock

* fix(TDI-46373):remove debug info

* Remove the double lock and release in finally

* Remove UTF-8 and refactor
2021-08-11 15:52:23 +08:00
sbliu
8dd9692ce6 feat(TUP-30114) Update Copyrights to 2021 for master code (#4102) 2021-03-04 18:05:41 +08:00
chmyga
5a8ef4838a Dchmyga/tdi 44962 backport to master (#3704)
* Revert "fix(TDI-44826): Missing line in Resume log (#3640)" (#3691)

This reverts commit cf52e1e004.

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

* fix(TDI-44962): fix stream closed exception (#3692)

* Recreate FileWriter with append after writing header

* Add csv writer to shared writer map

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-10-12 14:30:39 +03:00
pyzhou
62bcd2d641 fix(TDI-44826): Missing line in Resume log (#3639) 2020-09-14 17:10:39 +08:00
Irene Wang
dcd7bf8010 DEVOPS-6106 Update copyright year to 2019 2019-06-10 17:34:30 +02:00
wang wei
61b14bd1f5 fix(TDI-40981): Resuming log header miss last column name (#1866) 2018-09-30 10:10:31 +08:00
Irene Wang
4f5f8406d2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:55:53 +01:00
Irene Wang
df57151cc9 Update copyright to 2017 2017-09-05 17:12:21 +02:00
iwang
d2d3647bd2 Update copyright year to 2016 2016-01-25 09:46:46 +01:00
wang wei
baef071a3d TDI-34399: Recovery/Resuming logging does not support parallel
operations at job runtime
https://jira.talendforge.org/browse/TDI-34399
2015-11-16 15:36:55 +08:00
Mike Hirt
075f444e9c Update copyright to 2015 2015-01-02 14:20:05 +01:00
Wu Liu
28b5d5fec7 TDI-31037 : Password Context generate an error in log4j 2014-11-04 18:12:57 +08:00
Wu Liu
9ab70dfd1c TDI-30896 : password is not encryted for resume log
Add this one to avoid potential bugs that I don't know so far.
2014-10-22 12:25:46 +08:00
Wu Liu
ce0f25a5c3 TDI-30896 : a little improvement of the code 2014-10-22 12:12:35 +08:00
wang wei
5b6cd862b9 TDI-30896: password is not encryted for resume log
https://jira.talendforge.org/browse/TDI-30896
2014-10-22 11:32:11 +08:00
Sébastien Gandon
890a391388 [GIT Migration] Refactor main,test and i18n plugins and features for branch master 2014-06-22 05:06:26 +02:00