You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/17 03:26:22 UTC

[GitHub] [pulsar] duxugang opened a new issue, #16105: Why Roles do not support concurrent authorization?

duxugang opened a new issue, #16105:
URL: https://github.com/apache/pulsar/issues/16105

   version:2.10
   I used multiple admin clients to concurrently grant multiple topic permissions to a role, but threw concurrent modification exceptions;
   
   I think this should add support for concurrent authorization;
   


-- 
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@pulsar.apache.org.apache.org

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


[GitHub] [pulsar] duxugang commented on issue #16105: Why Roles do not support concurrent authorization?

Posted by GitBox <gi...@apache.org>.
duxugang commented on issue #16105:
URL: https://github.com/apache/pulsar/issues/16105#issuecomment-1158451067

   java.util.concurrent.CompletionException: com.sf.mw.exceptions.InternalException: 角色:[j4hcvds:testSubRole:SUB]授予主题[duxgTenant/duxgNameSpace/duxgTopicToPro22-j4hcvds:testSubRole:SUB-RETRY] [pub]权限失败...org.apache.pulsar.client.admin.PulsarAdminException$ConflictException: Concurrent modification
   


-- 
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@pulsar.apache.org

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


[GitHub] [pulsar] github-actions[bot] commented on issue #16105: Why Roles do not support concurrent authorization?

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16105:
URL: https://github.com/apache/pulsar/issues/16105#issuecomment-1186693158

   The issue had no activity for 30 days, mark with Stale label.


-- 
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@pulsar.apache.org

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


[GitHub] [pulsar] vitosans commented on issue #16105: Why Roles do not support concurrent authorization?

Posted by GitBox <gi...@apache.org>.
vitosans commented on issue #16105:
URL: https://github.com/apache/pulsar/issues/16105#issuecomment-1382427320

   We are running into this issue as well now. 


-- 
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@pulsar.apache.org

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