swood

Results 9 comments of swood

@vania-pooh thank you for your suggestions. I will come back soon after my team try the debug.

I'm trying to use this plugin and use your example code and it seems it doesn't work as declared. ``` ALIYUN_COM_GPU_MEM_DEV=14 ALIYUN_COM_GPU_MEM_CONTAINER=2 2021-11-11 22:22:59.635156: I tensorflow/core/platform/cpu_feature_guard.cc:137] Your CPU supports instructions...

I have similar problem: > W20240403 23:15:45.719142 290 store.h:350] Checkpoint CreateCheckpoint failed at snapshot path: /data/state/snapshot/temp/db_snapshot, msg:IO error: While fdatasync: /data/db/859198.sst: Input/output error E20240403 23:15:45.719158 290 raft_server.cpp:478] Failure during checkpoint...

Unfortunately, no, this is didn't change the behaviour.

@reasonerjt. The problem isn't with "0 sized" layer. The problem occurs when the layer size differs from what is displayed in the Redis cache. In my case, it was always...

@Vad1mo The idea was to clean up the zero-sized cache in Redis to have a proper cache in there rather than rubbish.

The middle layer was required in the event of a zero-length Redis key. I am happy to change my approach. However, the current middle layer is functioning properly and, despite...

Also, I tried to drop the middle layer and I faced an issue with registry like: > 1ba42558e44d: Pulling fs layer > short read: expected 95 bytes but got 0:...