-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8.0
-
Component/s: None
-
Labels:None
If you are use escaping the current code will call InetAddress on every record. Which will result is a huge impact to performance.
TotalTime,8403,
totalEventTakeTime,1498,
totalWriteTime,1981,
totalWriterSetupTime,65,
commitTime,201,
flushTime,18,
startTrans,7,
The rest is all InetAddress
- links to