This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 5e35e74682 [Enhancement](export) cancel all running coordinators when 
execute cancel-export statement. (#15801)
     new 77f6af5a87 [Feature](audit) add errorCode and errorMessage in audit 
log (#14925)
     new 1f9a5e8c42 [chore](fe) update fe snapshot to 1.2 and fix auditloader 
compile error (#15787)

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:
 build.sh                                                  |  4 +++-
 docs/en/docs/ecosystem/audit-plugin.md                    |  4 ++++
 docs/zh-CN/docs/ecosystem/audit-plugin.md                 |  4 ++++
 .../src/main/java/org/apache/doris/plugin/AuditEvent.java | 15 ++++++++++++++-
 .../main/java/org/apache/doris/qe/ConnectProcessor.java   |  6 +++++-
 .../src/main/java/org/apache/doris/qe/QueryState.java     |  1 +
 fe/pom.xml                                                |  2 +-
 .../org/apache/doris/plugin/audit/AuditLoaderPlugin.java  |  2 ++
 .../org/apache/doris/plugin/audit/DorisStreamLoader.java  | 14 ++++++--------
 fe_plugins/pom.xml                                        |  8 ++++++--
 10 files changed, 46 insertions(+), 14 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to