Merge branch 'dev-zhouxiunai'

This commit is contained in:
zhouxiunai
2019-05-05 14:36:33 +08:00
2 changed files with 2 additions and 3 deletions
@@ -1,6 +1,5 @@
package com.gzzn.omms.msgexchangeapi.msghandler.flop;
import java.util.ArrayList;
import java.util.List;
import org.slf4j.Logger;
@@ -153,7 +152,7 @@ public class PSDTHandler extends FlopBaseHandler {
fltr.setAbdg(abdgBuffer.toString());//登机桥叠加
} catch (Exception e) {
logger.error("获取登机桥信息失败:{}",e.getMessage());
logger.error("获取登机桥信息失败,msg:{},trace:{}",e.getMessage(),e);
}
}//end for
+1 -1
View File
@@ -55,7 +55,7 @@ kafka:
msgExchange:
intervalSeconds: 1
waitDateLeftOffset: 600000
ignoreMsg: ldm-*,regn-*,rsta-*,error-* #忽略的消息列表
ignoreMsg: ldm-*,regn-*,rsta-*,eror-* #忽略的消息列表
logstash:
host: 130.120.3.234:5000
scheduled: