saintak commented on issue #5658: URL: https://github.com/apache/apisix/issues/5658#issuecomment-984415528
先解决bug吧, > > > @lihuawei321 @saintak @jiangkaiyuan98 Thanks feedback. Reopen and compression will cause log record exceptions. We will fix this problem in the latest version. > > > > > > 能否加个feature,把tar czvf 改成gzip,后者更方便后续分析。在只有一个文件需要处理的时候打成一个tar包问题多多 > > Good idea, maybe can consider supporting two compression modes. But the essential reason for this problem is the execution sequence of `compression` and `reopen`. Are you interested in fix this problem? > > > @lihuawei321 @saintak @jiangkaiyuan98 Thanks feedback. Reopen and compression will cause log record exceptions. We will fix this problem in the latest version. > > > > > > 能否加个feature,把tar czvf 改成gzip,后者更方便后续分析。在只有一个文件需要处理的时候打成一个tar包问题多多 > > Good idea, maybe can consider supporting two compression modes. But the essential reason for this problem is the execution sequence of `compression` and `reopen`. Are you interested in fix this problem? 先解决bug吧,我不太懂lua,改不了。 使用gzip的logrotate等你们修复bug之后我可以在原来的基础上改写一个新的插件。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
