Skip to content

Conversation

@shibd
Copy link
Member

@shibd shibd commented Jun 30, 2022

Motivation

In the implementation of the function framework, assignments are updated asynchronously to each worker. When restarting the function, there may be some work in an assignment that does not exist. This scenario should be printed warn log to the broker.

Modifications

  • When restart function, if assigned work does not exist, print warn log.

Documentation

  • doc-not-needed

@shibd shibd marked this pull request as ready for review June 30, 2022 10:13
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jun 30, 2022
@shibd
Copy link
Member Author

shibd commented Jun 30, 2022

/pulsarbot run-failure-checks

1 similar comment
@shibd
Copy link
Member Author

shibd commented Jun 30, 2022

/pulsarbot run-failure-checks

@shibd shibd force-pushed the fix_function_log branch from c232ea7 to afb9820 Compare July 1, 2022 07:04
Copy link
Contributor

@nahguam nahguam left a comment

Choose a reason for hiding this comment

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

LGTM

@shibd shibd force-pushed the fix_function_log branch from afb9820 to 7ee7cbf Compare July 5, 2022 02:36
@shibd
Copy link
Member Author

shibd commented Jul 5, 2022

/pulsarbot run-failure-checks

1 similar comment
@shibd
Copy link
Member Author

shibd commented Jul 5, 2022

/pulsarbot run-failure-checks

@Technoboy- Technoboy- added this to the 2.11.0 milestone Jul 31, 2022
@Technoboy- Technoboy- merged commit bdbe397 into apache:master Jul 31, 2022
Gleiphir2769 pushed a commit to Gleiphir2769/pulsar that referenced this pull request Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants