Skip to content

KYLIN-4074 Exception in thread "Memcached IO over {MemcachedConnectio…#736

Merged
nichunen merged 1 commit intoapache:masterfrom
TempleZhou:master-dev
Jul 8, 2019
Merged

KYLIN-4074 Exception in thread "Memcached IO over {MemcachedConnectio…#736
nichunen merged 1 commit intoapache:masterfrom
TempleZhou:master-dev

Conversation

@TempleZhou
Copy link
Copy Markdown
Member

…n to ..." java.lang.NullPointerException

@asfgit
Copy link
Copy Markdown

asfgit commented Jul 8, 2019

Can one of the admins verify this patch?

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #736 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #736      +/-   ##
============================================
- Coverage     25.71%   25.71%   -0.01%     
+ Complexity     6017     6015       -2     
============================================
  Files          1386     1386              
  Lines         82693    82693              
  Branches      11581    11581              
============================================
- Hits          21267    21265       -2     
- Misses        59373    59374       +1     
- Partials       2053     2054       +1
Impacted Files Coverage Δ Complexity Δ
...kylin/storage/hbase/cube/v2/SegmentQueryCache.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...he/kylin/dict/lookup/cache/RocksDBLookupTable.java 72.97% <0%> (-5.41%) 6% <0%> (-1%)
...ream/core/storage/columnar/ColumnarStoreCache.java 48.83% <0%> (-2.33%) 7% <0%> (-1%)
...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java 70.21% <0%> (+0.6%) 7% <0%> (ø) ⬇️

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 9331a94...0e008bf. Read the comment docs.

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4708

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.001%) to 28.203%

Changes Missing Coverage Covered Lines Changed/Added Lines %
storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/SegmentQueryCache.java 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
stream-core/src/main/java/org/apache/kylin/stream/core/storage/columnar/ColumnarStoreCache.java 1 55.81%
core-dictionary/src/main/java/org/apache/kylin/dict/lookup/cache/RocksDBLookupTable.java 1 81.08%
Totals Coverage Status
Change from base Build 4707: -0.001%
Covered Lines: 23322
Relevant Lines: 82693

💛 - Coveralls

Copy link
Copy Markdown

@nichunen nichunen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine to me

@nichunen nichunen merged commit afe4e88 into apache:master Jul 8, 2019
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.

5 participants