ZQiannnn

Results 7 comments of ZQiannnn

``` Gather (cost=2355.76..3198148.02 rows=7845004 width=407) (actual time=80.297..448.876 rows=2 loops=1) Workers Planned: 1 Workers Launched: 1 Buffers: shared hit=68771 -> Hash Left Join (cost=1355.76..2412647.62 rows=4614708 width=407) (actual time=107.894..279.320 rows=1 loops=2) Hash...

``` Gather (cost=2355.06..5598346.84 rows=13749004 width=407) (actual time=92.982..1150.585 rows=2 loops=1) Workers Planned: 1 Workers Launched: 1 Buffers: shared hit=44014 read=922 written=777 -> Hash Left Join (cost=1355.06..4222446.44 rows=8087649 width=407) (actual time=8.073..229.962 rows=1...

能不能多个方案共存

When i try use typepool before decorate, the problem is solved rocks.inspectit.ocelot.core.instrumentation.transformer.AbstractClassTransformer#instrumentByteCode ``` TypePool typePool = TypePool.Default.of(ClassFileLocator.ForClassLoader.of(typeWithLoader.getLoader())); DynamicType.Builder builder = new ByteBuddy() .decorate(typePool.describe(typeWithLoader.getName()).resolve(), ClassFileLocator.ForClassLoader.of(typeWithLoader.getLoader())); ``` I'm not sure is the...

后面周末有空看看吧,不得不说JumpServer更新太快了,以前个把月更新一个0.几的版本,如果1.X版本重构了的话适配可能时间还需要久一点

如果有python功底的话,可以把feature/feature-0.5.0合并至最新的JumpServer dev分支,也就是devops模块的合并,还有nav的增加

install role是执行的同步任务,如果你连接不到Galaxy,或者下载速度慢,或者nginx timeout配置时间较短是有可能504的