Beam Dependency Check Report (2022-06-23)

2022-06-23 Thread Apache Jenkins Server
High Priority Dependency Updates Of Beam Python SDK: Dependency Name Current Version Latest Version Release Date Of the Current Used Version Release Date Of The Latest Release cachetools 4.2.4 5.2.0 2021-12-27 2022-06-0

P0 issues report (1)

2022-06-23 Thread beamactions
This is your daily summary of Beam's current P0 issues, not including flaky tests. See https://beam.apache.org/contribute/issue-priorities/#p0-outage for the meaning and expectations around P0 issues. https://api.github.com/repos/apache/beam/issues/21998: [Bug]: Loop last element when wr

P1 issues report (76)

2022-06-23 Thread beamactions
This is your daily summary of Beam's current P1 issues, not including flaky tests. See https://beam.apache.org/contribute/issue-priorities/#p1-critical for the meaning and expectations around P1 issues. https://api.github.com/repos/apache/beam/issues/22011: [Bug]: org.apache.beam.sdk.io.

Flaky test issue report (56)

2022-06-23 Thread beamactions
This is your daily summary of Beam's current flaky tests. These are P1 issues because they have a major negative impact on the community and make it hard to determine the quality of the software. https://api.github.com/repos/apache/beam/issues/21714: PulsarIOTest.testReadFromSimpleTopic i

Code review for P1 CassandraIO fix

2022-06-23 Thread Vincent Marquez
Hello. I submitted a PR to fix a P1 issue but haven't gotten anyone to review it yet. Would anyone be able to give some feedback or help out with this issue? Thanks in advance. https://github.com/apache/beam/pull/21786 *~Vincent*

Re: [CdapIO] Dereference of possibly-null reference warning

2022-06-23 Thread Kenneth Knowles
Hi Elizaveta, Very good question. For this, I created org.apache.beam.sdk.util.Preconditions.checkStateNotNull ( https://github.com/apache/beam/blob/1851eef15c5f455c95402ced50d757ea167d33d9/sdks/java/core/src/main/java/org/apache/beam/sdk/util/Preconditions.java#L450 ) Multiple reasons: - Th

Some Beam Pulsar Connector Improvements

2022-06-23 Thread Neng Lu
Hi folks, I'm trying to provide some improvements for the beam pulsar connector. Here are the very first two issues: - async produce: https://github.com/apache/beam/issues/22025 - take auth params: https://github.com/apache/beam/issues/22027 PRs links are added into the issue also. Please take a

[DISCUSS] What to do about P0/P1/flake automation Was: P1 issues report (70)

2022-06-23 Thread Kenneth Knowles
Forking thread because lots of people may just ignore this topic, per the discussion :-) (sometimes gmail doesn't fork thread properly, but here's hoping...) I'll add some other outcomes of these emails: - people file P0s that are not outages and P1s that are not data loss and I downgrade them

Re: [DISCUSS] What to do about P0/P1/flake automation Was: P1 issues report (70)

2022-06-23 Thread Kenneth Knowles
Sounds good to me. Perhaps P0s > 36 hours ago (presumably they are more like ~hours for true outages of CI/website/etc) and P1s > 7 days? On Thu, Jun 23, 2022 at 1:27 PM Brian Hulette wrote: > I think that Danny's alternate proposal (a daily email that show only > issues last updated >7 days ago

Re: [DISCUSS] What to do about P0/P1/flake automation Was: P1 issues report (70)

2022-06-23 Thread Manu Zhang
Sounds good! It’s like our internal reports of JIRA tickets exceeding SLA time and having no response from engineers. We either resolve them or downgrade the priority to extend time window. Besides, 1. P2 and P3 issues should be noticed and resolved as well. Shall we have a longer time window for