You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/10 14:04:02 UTC

[GitHub] [rocketmq] MatrixHB opened a new issue, #4143: Unnecessary file lock in IndexFile and IndexService

MatrixHB opened a new issue, #4143:
URL: https://github.com/apache/rocketmq/issues/4143

   The FileLock used in `IndexFile` and `IndexService` is unnecessary, so we can remove it. 


-- 
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: dev-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq] yuz10 closed issue #4143: Unnecessary file lock in IndexFile and IndexService

Posted by GitBox <gi...@apache.org>.
yuz10 closed issue #4143: Unnecessary file lock in IndexFile and IndexService
URL: https://github.com/apache/rocketmq/issues/4143


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq] MatrixHB commented on issue #4143: Unnecessary file lock in IndexFile and IndexService

Posted by GitBox <gi...@apache.org>.
MatrixHB commented on issue #4143:
URL: https://github.com/apache/rocketmq/issues/4143#issuecomment-1094282140

   [#4135 ](https://github.com/apache/rocketmq/pull/4135)


-- 
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: dev-unsubscribe@rocketmq.apache.org

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