This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
from 033b2a80d Spark supports printing parameters to task logs
new 8cf5f66e9 Gateway server log optimize, add token log and add error log
to response
new 95f229a3a Data source service forwarding optimization
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/linkis/rpc/conf/RPCConfiguration.scala | 8 ---
.../LinkisGwAuthenticationErrorCodeSummary.java | 17 ++++--
.../main/resources/mapper/common/TokenMapper.xml | 6 +-
.../service/CachedTokenService.scala | 62 ++++++++++++-------
.../linkis/gateway/parser/GatewayParser.scala | 11 +++-
.../security/token/TokenAuthentication.scala | 5 +-
.../gateway/dss/parser/DSSGatewayParser.scala | 14 +++--
.../springcloud/handler/CustomErrorAttributes.java | 69 ++++++++++++++++++++++
.../http/GatewayAuthorizationFilter.java | 2 +-
.../websocket/WebsocketGatewaySession.scala | 6 +-
10 files changed, 151 insertions(+), 49 deletions(-)
create mode 100644
linkis-spring-cloud-services/linkis-service-gateway/linkis-spring-cloud-gateway/src/main/java/org/apache/linkis/gateway/springcloud/handler/CustomErrorAttributes.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]