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 2020/06/12 09:26:02 UTC

[GitHub] [rocketmq-externals] TangGe2010 opened a new issue #580: MQAdminExtImpl不是抽象的

TangGe2010 opened a new issue #580:
URL: https://github.com/apache/rocketmq-externals/issues/580


   The issue tracker is **ONLY** used for bug report and feature request. 
   
   Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/).
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   
   - What did you expect to see?
   
   - What did you see instead?
   
   2. Please tell us about your environment:
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
   
   - [sub-task1-issue-number](example_sub_issue1_link_here): sub-task1 description here, 
   - [sub-task2-issue-number](example_sub_issue2_link_here): sub-task2 description here,
   - ...


----------------------------------------------------------------
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] [rocketmq-externals] vongosling commented on issue #580: MQAdminExtImpl不是抽象的

Posted by GitBox <gi...@apache.org>.
vongosling commented on issue #580:
URL: https://github.com/apache/rocketmq-externals/issues/580#issuecomment-664744681


   Thanks for your report. We are upgrading the to the latest spring-boot. You could use the latest code https://github.com/apache/rocketmq-externals/pull/600
   
   


----------------------------------------------------------------
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] [rocketmq-externals] TangGe2010 commented on issue #580: MQAdminExtImpl不是抽象的

Posted by GitBox <gi...@apache.org>.
TangGe2010 commented on issue #580:
URL: https://github.com/apache/rocketmq-externals/issues/580#issuecomment-643173764


   pom.xml里把rocketmq升级为4.7版本后。报错Error:(72, 8) java: org.apache.rocketmq.console.service.client.MQAdminExtImpl不是抽象的, 并且未覆盖org.apache.rocketmq.tools.admin.MQAdminExt中的抽象方法resumeCheckHalfMessage(java.lang.String,java.lang.String) 


----------------------------------------------------------------
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] [rocketmq-externals] vongosling closed issue #580: MQAdminExtImpl不是抽象的

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #580:
URL: https://github.com/apache/rocketmq-externals/issues/580


   


----------------------------------------------------------------
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] [rocketmq-externals] vongosling edited a comment on issue #580: MQAdminExtImpl不是抽象的

Posted by GitBox <gi...@apache.org>.
vongosling edited a comment on issue #580:
URL: https://github.com/apache/rocketmq-externals/issues/580#issuecomment-664744681


   Thanks for your report. We are upgrading to the latest spring-boot. You could use the latest code https://github.com/apache/rocketmq-externals/pull/600
   
   


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