You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2020/08/25 22:58:48 UTC

[GitHub] [tinkerpop] divijvaidya opened a new pull request #1315: TINKERPOP-2408 Fix iterator leak in HasContainer

divijvaidya opened a new pull request #1315:
URL: https://github.com/apache/tinkerpop/pull/1315


   https://issues.apache.org/jira/browse/TINKERPOP-2408
   
   **Change**
   Close the iterator to release resources. If the iterator is not closed, due to short circuit return, it could lead to iterator leaks in the underlying storage.
   
   **Deployment**
   Added ChangeLog


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tinkerpop] divijvaidya merged pull request #1315: TINKERPOP-2408 Fix iterator leak in HasContainer

Posted by GitBox <gi...@apache.org>.
divijvaidya merged pull request #1315:
URL: https://github.com/apache/tinkerpop/pull/1315


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tinkerpop] spmallette commented on pull request #1315: TINKERPOP-2408 Fix iterator leak in HasContainer

Posted by GitBox <gi...@apache.org>.
spmallette commented on pull request #1315:
URL: https://github.com/apache/tinkerpop/pull/1315#issuecomment-680801800


   VOTE +1


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org