You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/26 09:21:04 UTC

[GitHub] [rocketmq-operator] bugme1024 opened a new issue, #147: how to get mqadmin of arm64 version and share package exclusive problem?

bugme1024 opened a new issue, #147:
URL: https://github.com/apache/rocketmq-operator/issues/147

   Question 1: 
   in operator contorller, it use belows tool to update Name service Addr.	
   AdminToolDir = "/home/rocketmq/operator/bin/mqadmin"
   but how to get arm version?
   
   Question 2:
   
   operator use share package some variables to share ( broker_cluster_name, name_srv_addr values), but how to solve the exclusive problem.
   
   for example: two rocketmq cluster is being deploying at the same time.
   
   


-- 
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-operator] caigy commented on issue #147: how to get mqadmin of arm64 version and share package exclusive problem?

Posted by GitBox <gi...@apache.org>.
caigy commented on issue #147:
URL: https://github.com/apache/rocketmq-operator/issues/147#issuecomment-1365548680

   Question 1: `mqadmin` itself is platform independent, but if the docker image of operator and RocketMQ need to be built on specified platform.
   
   Question2: It seems that currently the implementation of share package brings exclusive problem, and variables of different clusters should be separated. Do you have any ideas to improve it ? @bugme1024 


-- 
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-operator] caigy commented on issue #147: how to get mqadmin of arm64 version and share package exclusive problem?

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

   This issue seems to be stale, I'll close it first. Pls feel free to reopen it if further problems encountered.


-- 
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-operator] caigy closed issue #147: how to get mqadmin of arm64 version and share package exclusive problem?

Posted by "caigy (via GitHub)" <gi...@apache.org>.
caigy closed issue #147: how to get mqadmin of arm64 version and share package exclusive problem?
URL: https://github.com/apache/rocketmq-operator/issues/147


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