j143 commented on PR #2343: URL: https://github.com/apache/systemds/pull/2343#issuecomment-3472920017
_size + requiredSize: 4000009 + 4000009; _limit: 4718 bytes I have decreased the buffer limit still the same. I checked that the eviction logic is triggered. ``` _size + requiredSize: 4000009 + 4000009; _limit: 4718 Evicting directory: target\testTemp\functions\ooc\lmDSTest\lmDS/localtmp/_p24484_10.120.110.127//ooc_stream/tmp0/0_0 _size + requiredSize: 4000009 + 4000009; _limit: 4718 Evicting directory: target\testTemp\functions\ooc\lmDSTest\lmDS/localtmp/_p24484_10.120.110.127//ooc_stream/tmp0/0_1 _size + requiredSize: 4000009 + 4000009; _limit: 4718 `` -- 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]
