qubole / rubix

Cache File System optimized for columnar formats and object stores
Apache License 2.0
183 stars 74 forks source link

fix: dev: #332: Fix JmxException when different classLoaders are used #333

Closed abhishekdas99 closed 4 years ago

shubhamtagra commented 4 years ago

Whats the full exception trace? One in the issue seems truncated

abhishekdas99 commented 4 years ago

Whats the full exception trace? One in the issue seems truncated

I have updated the issue with the full call stack

codecov-io commented 4 years ago

Codecov Report

Merging #333 into master will decrease coverage by 0.03%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
- Coverage   50.39%   50.36%   -0.04%     
==========================================
  Files          66       66              
  Lines        3153     3157       +4     
  Branches      350      350              
==========================================
+ Hits         1589     1590       +1     
- Misses       1476     1479       +3     
  Partials       88       88
Impacted Files Coverage Δ
.../java/com/qubole/rubix/core/CachingFileSystem.java 28.88% <60%> (+0.98%) :arrow_up:
.../com/qubole/rubix/bookkeeper/BookKeeperServer.java 66.07% <0%> (-1.79%) :arrow_down: