Skip to content

KYLIN-3317, replace UUID.randomUUID with new UUID(ThreadLocalRandom.current().nextLong(), ThreadLocalRandom.current().nextLong())#197

Merged
shaofengshi merged 1 commit intoapache:masterfrom
Aaaaaaron:KYLIN-3317
Aug 14, 2018

Conversation

@Aaaaaaron
Copy link
Copy Markdown
Member

…urrent().nextLong(), ThreadLocalRandom.current().nextLong()).

…urrent().nextLong(), ThreadLocalRandom.current().nextLong()).
@asfgit
Copy link
Copy Markdown

asfgit commented Aug 13, 2018

Can one of the admins verify this patch?

@codecov-io
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@ddfed27). Click here to learn what that means.
The diff coverage is 29.62%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #197   +/-   ##
=========================================
  Coverage          ?   21.06%           
  Complexity        ?     4292           
=========================================
  Files             ?     1070           
  Lines             ?    67825           
  Branches          ?     9837           
=========================================
  Hits              ?    14285           
  Misses            ?    52169           
  Partials          ?     1371
Impacted Files Coverage Δ Complexity Δ
...che/kylin/rest/controller/StreamingController.java 0% <0%> (ø) 0 <0> (?)
...e/kylin/source/kafka/util/KafkaSampleProducer.java 0% <0%> (ø) 0 <0> (?)
...apache/kylin/storage/hbase/HBaseResourceStore.java 0% <0%> (ø) 0 <0> (?)
.../apache/kylin/rest/controller/ModelController.java 0% <0%> (ø) 0 <0> (?)
...kylin/storage/hbase/lookup/HBaseLookupMRSteps.java 0% <0%> (ø) 0 <0> (?)
...g/apache/kylin/rest/controller/CubeController.java 0% <0%> (ø) 0 <0> (?)
...kylin/common/persistence/RootPersistentEntity.java 20.45% <0%> (ø) 4 <0> (?)
...ylin/rest/controller/ExternalFilterController.java 0% <0%> (ø) 0 <0> (?)
...va/org/apache/kylin/rest/service/TableService.java 13.13% <0%> (ø) 9 <0> (?)
...apache/kylin/common/persistence/ResourceStore.java 59% <0%> (ø) 25 <0> (?)
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ddfed27...ffe9757. Read the comment docs.

@shaofengshi shaofengshi merged commit 6483798 into apache:master Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants