spacewander commented on PR #7884: URL: https://github.com/apache/apisix/pull/7884#issuecomment-1242963450
After rethinking this problem, I have a new opinion: As currently we create the file handler per route instead of per file, it is hard to flush the log in order if we use a buffer per route. Since the original code doesn't use buffer (it flushes the buffer immediately), I think we can focus on solving the bug first. -- 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]
