fix oom. if config resendRequestChunkSize. Loading data is batch#777
fix oom. if config resendRequestChunkSize. Loading data is batch#777wajncn wants to merge 8 commits intoquickfix-j:masterfrom
Conversation
|
Can merge that pr? |
| throws IOException, InvalidMessage, FieldNotFound { | ||
|
|
||
| throws IOException, FieldNotFound { | ||
| // Prevent a one-time load of data that is too large, resulting in memory OOM。 if config resendRequestChunkSize。 |
There was a problem hiding this comment.
Could you please check that you don't use strange characters in the source code, e.g. as after
resendRequestChunkSize。
There was a problem hiding this comment.
No, what I optimized was the problem of overloading at one time.
There was a problem hiding this comment.
Could you please check that you don't use strange characters in the source code, e.g. as after
resendRequestChunkSize。
Are you asking me to remove comments from the code?
|
@chrjohn oh~, you see see |
| } | ||
|
|
||
|
|
||
| @Test |
There was a problem hiding this comment.
What does this test do if you roll back your changes in the Session class? To me it looks like it just tests your session builder. But to be honest I am only looking at it on my mobile not IDE, so maybe I'm missing something.
|
Hello, Happy New Year. Why is this PR not merged? Please tell me the specific reason. |
|
There already was a PR tackling this problem. See #639 (comment) |
|
Superseded by #643 |
Fixes #778
If the amount of data is particularly large 。
in quickfixj-initiator delete local quickfixj file。 restart quickfixj-acceptor OOM (If there is no excessive memory)
need config
Can solve this problem