最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

amazon swf - ActivityWorker.setIdentity in AWS SWF library Not Reflected in Activity Start Event - Stack Overflow

programmeradmin7浏览0评论

I'm using the aws-swf-build-tools (1.1) and have encountered an issue with the ActivityWorker class. Specifically, after setting a custom identity using the setIdentity method, the identity field in the activity start event (activityTaskStartedEventAttributes) still shows the default value (i.e., pid@host) rather than the custom value. I've confirmed that setIdentity is being invoked properly, yet the custom identity does not appear to be applied. Is this expected behavior, or has anyone experienced this issue before? Any insights, workarounds, or guidance on how to ensure the custom identity is correctly reflected would be greatly appreciated.

发布评论

评论列表(0)

  1. 暂无评论