Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly check report pollers and report reachability flags #5982

Merged
merged 3 commits into from
May 24, 2024

Conversation

ShahabT
Copy link
Contributor

@ShahabT ShahabT commented May 23, 2024

What changed?

Properly check report pollers and report reachability flags in enhanced DescribeTaskQueue.

Why?

This is a bug.

How did you test it?

Existing tests.

Potential risks

none.

Documentation

none.

Is hotfix candidate?

yes.

@ShahabT ShahabT requested a review from a team as a code owner May 23, 2024 17:31
Copy link
Contributor

@Shivs11 Shivs11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ShahabT ShahabT enabled auto-merge (squash) May 23, 2024 21:48
@ShahabT ShahabT disabled auto-merge May 23, 2024 21:48
Copy link
Member

@yiminc yiminc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have some test for this?

Copy link
Member

@yiminc yiminc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add test coverage

@ShahabT ShahabT merged commit c5cb979 into main May 24, 2024
42 checks passed
@ShahabT ShahabT deleted the shahab/fix-reachability-flag branch May 24, 2024 00:02
ShahabT added a commit that referenced this pull request May 24, 2024
## What changed?
<!-- Describe what has changed in this PR -->
Properly check report pollers and report reachability flags in enhanced
DescribeTaskQueue.

## Why?
<!-- Tell your future self why have you made these changes -->
This is a bug.

## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
Existing tests.

## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
none.

## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->
none.
## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->
yes.

(cherry picked from commit c5cb979)
pdoerner pushed a commit that referenced this pull request May 31, 2024
## What changed?
<!-- Describe what has changed in this PR -->
Properly check report pollers and report reachability flags in enhanced
DescribeTaskQueue.

## Why?
<!-- Tell your future self why have you made these changes -->
This is a bug.

## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
Existing tests.

## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
none.

## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->
none.
## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->
yes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants