Shehar Yaar

Results 99 comments of Shehar Yaar

Hi @wklken , can you please recheck if this is fixed or not. I think this may have been related to #10722 .

@monkeyDluffy6017 @shreemaan-abhishek , can you please assign me this ?

Hi @yujinchoi-94 , can you try using extra-info as done here. Definition : https://github.com/apache/apisix/blob/master/t/lib/ext-plugin.lua#L59 Invocation : https://github.com/apache/apisix/blob/master/t/plugin/ext-plugin/extra-info.t#L106-L130 Source Reference : - https://github.com/apache/apisix-java-plugin-runner/blob/main/runner-core/src/main/java/org/apache/apisix/plugin/runner/handler/RpcCallHandler.java#L90-L93 - https://github.com/apache/apisix-java-plugin-runner/blob/8afa49e541b774c8e53917aa6d1d83eea6492eef/runner-core/src/main/java/org/apache/apisix/plugin/runner/handler/RpcCallHandler.java#L217-L246

@FlyTOmeLight , any updates ? Can we close this ?

Its reported in the following manpage too : https://linux.die.net/man/2/pwrite > Bugs POSIX requires that opening a file with the O_APPEND flag should have no affect on the location at which...

In the file : https://github.com/WasmEdge/WasmEdge/blob/master/lib/host/wasi/inode-linux.cpp#L415-L454 The code inside `#else` in the `#ifdef` guard has the logic to set back the old offset, can we use the same logic ?

@jihuayu , I would like to take up this issue, please assign me this.