You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "zhiliatom (via GitHub)" <gi...@apache.org> on 2023/02/02 14:33:08 UTC

[GitHub] [rocketmq] zhiliatom opened a new issue, #5969: Is there DeleteUnusedStats duplicate?

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

   When invoke DELETE_TOPIC, I found there do deleteUnusedStats twice, one occurs on  `deleteTopics(Sets.newHashSet(requestHeader.getTopic()))`, so I wonder is that intentional or a bug
   ![image](https://user-images.githubusercontent.com/87265072/216351942-36fb15f9-278f-48fd-8c6f-a2d7c42f1207.png)
   


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

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


[GitHub] [rocketmq] ShadowySpirits commented on issue #5969: Is there DeleteUnusedStats duplicate?

Posted by "ShadowySpirits (via GitHub)" <gi...@apache.org>.
ShadowySpirits commented on issue #5969:
URL: https://github.com/apache/rocketmq/issues/5969#issuecomment-1415073851

   It is indeed a duplicate. @lizhimins PTAL


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

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


[GitHub] [rocketmq] zhiliatom commented on issue #5969: Is there DeleteUnusedStats duplicate?

Posted by "zhiliatom (via GitHub)" <gi...@apache.org>.
zhiliatom commented on issue #5969:
URL: https://github.com/apache/rocketmq/issues/5969#issuecomment-1415111225

   > It seems duplicated, can you help fix this problem with a pr.
   
   of course


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

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


[GitHub] [rocketmq] lizhimins closed issue #5969: Is there DeleteUnusedStats duplicate?

Posted by "lizhimins (via GitHub)" <gi...@apache.org>.
lizhimins closed issue #5969: Is there DeleteUnusedStats duplicate?
URL: https://github.com/apache/rocketmq/issues/5969


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

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


[GitHub] [rocketmq] lizhimins commented on issue #5969: Is there DeleteUnusedStats duplicate?

Posted by "lizhimins (via GitHub)" <gi...@apache.org>.
lizhimins commented on issue #5969:
URL: https://github.com/apache/rocketmq/issues/5969#issuecomment-1415110315

   It seems duplicated, can you help fix this problem with a pr.


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

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