You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/05/28 08:44:33 UTC

[GitHub] [maven-resolver] cstamas opened a new pull request #110: [MRESOLVER-184] Add destroy hook

cstamas opened a new pull request #110:
URL: https://github.com/apache/maven-resolver/pull/110


   And use this hook in Hz and Redisson implemenetations. Drop redundant
   code from HZ as well.


-- 
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] [maven-resolver] cstamas commented on pull request #110: [MRESOLVER-184] Add destroy hook

Posted by GitBox <gi...@apache.org>.
cstamas commented on pull request #110:
URL: https://github.com/apache/maven-resolver/pull/110#issuecomment-850890977


   Superseded by https://github.com/apache/maven-resolver/pull/111


-- 
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] [maven-resolver] rfscholte commented on pull request #110: [MRESOLVER-184] Add destroy hook

Posted by GitBox <gi...@apache.org>.
rfscholte commented on pull request #110:
URL: https://github.com/apache/maven-resolver/pull/110#issuecomment-850308073


   I was wondering if `destroy` was a synonym for `close`. Only for the latter you can use autoclosable. 
   But is seems like that is already covered, so never mind.


-- 
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] [maven-resolver] rfscholte commented on pull request #110: [MRESOLVER-184] Add destroy hook

Posted by GitBox <gi...@apache.org>.
rfscholte commented on pull request #110:
URL: https://github.com/apache/maven-resolver/pull/110#issuecomment-850262308


   Is this a candidate for autoclosable?


-- 
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] [maven-resolver] cstamas commented on pull request #110: [MRESOLVER-184] Add destroy hook

Posted by GitBox <gi...@apache.org>.
cstamas commented on pull request #110:
URL: https://github.com/apache/maven-resolver/pull/110#issuecomment-850265828


   > Is this a candidate for autoclosable?
   
   @rfscholte um, could you elaborate your question a bit? NamedLockSupport IS AutoCloseable, so what you mean by "this"?


-- 
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] [maven-resolver] cstamas closed pull request #110: [MRESOLVER-184] Add destroy hook

Posted by GitBox <gi...@apache.org>.
cstamas closed pull request #110:
URL: https://github.com/apache/maven-resolver/pull/110


   


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