[
https://issues.apache.org/jira/browse/BEAM-13980?focusedWorklogId=731207&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-731207
]
ASF GitHub Bot logged work on BEAM-13980:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Feb/22 22:07
Start Date: 22/Feb/22 22:07
Worklog Time Spent: 10m
Work Description: phoerious commented on pull request #16918:
URL: https://github.com/apache/beam/pull/16918#issuecomment-1048257676
> Question: How did you notice this?
I noticed it, because my job suddenly failed with a "no such attribute"
error after updating to the lastest Beam image. I have no idea why that method
got deleted. It certainly wasn't deleted on my local copy, because that one
worked when I tested it. But somehow it made it into the final diff and nobody
noticed.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 731207)
Time Spent: 2h 20m (was: 2h 10m)
> S3 Client broken: missing get_object_metadata()
> -----------------------------------------------
>
> Key: BEAM-13980
> URL: https://issues.apache.org/jira/browse/BEAM-13980
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Affects Versions: 2.36.0
> Reporter: Janek Bevendorff
> Priority: P1
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Since 2.36.0, the Boto3 S3 client is broken, because the
> get_object_metadata() method is missing. Something must have gone wrong
> during the merge of
> [BEAM-13585|https://issues.apache.org/jira/browse/BEAM-13585] that function
> should not have been deleted. The total lack of tests for this whole class is
> definitely a problem.
> I prepared a PR that re-adds the missing method.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)