dolphinscheduler-dao/src/test/java/org/apache/dolphinscheduler/dao/mapper/AccessTokenMapperTest.java
+48
−27
+57
−28
Loading
* [FIX_BUG][*]fix sonar bugs fix assert error(assertions always pass) * fix assert error(assertions always pass) insert data should judging the success status * fix assert error(assertions always pass) * use AtomicReference<Object> to replace unsafe volatile Object * use AtomicReference<Object> to replace unsafe volatile Object * lazy initialization holder class Singleton... * reformat code judge database operations * reformat code judge database operations * revert * use ThreadLocalRandom to build random numbers * reform code * fix dao test error * judge database operations