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

lidongdai pushed a change to branch dev-131
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 7e7dfe6  add Set import
     add d4d6ade  feature user register (#3159)
     add bf3cc0d  [Bug][Refactor][issue-3157]use cas to avoid thread safe 
problem (#3158)
     add a34dea0  Merge branch 'dev' into dev-131

No new revisions were added by this update.

Summary of changes:
 .../api/configuration/AppConfiguration.java        |  3 +-
 .../api/controller/UsersController.java            | 31 ++++++++++
 .../dolphinscheduler/api/service/UsersService.java | 33 +++++++++++
 .../api/controller/UsersControllerTest.java        | 19 ++++++
 .../api/service/UsersServiceTest.java              | 45 ++++++++++++++
 .../remote/NettyRemotingServer.java                | 69 ++++++++++------------
 6 files changed, 162 insertions(+), 38 deletions(-)

Reply via email to