steampipe-plugin-aws: AWS plugin v0.107.0 hangs indefinately when querying aws_backup_* tables
Describe the bug After upgrading aws plugin (and making no other changes) to v0.107.0, steampipe hangs forever when querying aws_backup_* tables.
Steampipe version (steampipe -v)
Steampipe v0.20.7
Plugin version (steampipe plugin list)
+---------------------------------------------------+---------+
| Installed Plugin | Version |
+---------------------------------------------------+---------+
| hub.steampipe.io/plugins/turbot/aws@latest | 0.107.0 |
| hub.steampipe.io/plugins/turbot/csv@latest | 0.9.0 |
| hub.steampipe.io/plugins/turbot/steampipe@latest | 0.8.0 |
+---------------------------------------------------+---------+
To reproduce Happy to privately share the query I am using.
Expected behavior Plugin succeeds. Note that downgrading the plugin to 0.106.0, everything works fine.
Additional context Job runs in gitlab pipeline, job running fine for a while, only caused by this one component update.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 18 (10 by maintainers)
Thanks @graza-io for the input 👍, @captainfalcon23 glad to see that the issue has been resolved 😃 and thank you so much for taking out time to test the latest plugin build 👍.
We will be releasing a new AWS plugin with the latest SDK shortly, so I believe it is good to close the issue.
Please feel free to reopen the issue if you have more questions 👍.
Hey @graza-io ,
Okay, have recompiled with the new SDK and… it works fine now!!
Timing for the full query:
Glad we could get to the bottom of it finally (and so strange that this issue only occurred with this particular query). Do you have any insights to the “cache deadlock” you mentioned?
I think this can either be closed, or put on hold with new AWS plugin is released.