Skip to content

Logging: close() should flush logs#3909

Closed
SergeyZadorozhniy wants to merge 5 commits intogoogleapis:masterfrom
SergeyZadorozhniy:logging_3866_close_does_not_flash_logs_entries
Closed

Logging: close() should flush logs#3909
SergeyZadorozhniy wants to merge 5 commits intogoogleapis:masterfrom
SergeyZadorozhniy:logging_3866_close_does_not_flash_logs_entries

Conversation

@SergeyZadorozhniy
Copy link
Copy Markdown

#3866
Added flash inside close stage.

Fixes #3866

@SergeyZadorozhniy SergeyZadorozhniy requested a review from a team November 6, 2018 11:24
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 6, 2018
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2018
@chingor13 chingor13 changed the title Logging #3866 - close() does not flash logs Logging: close() should flush logs Nov 28, 2018
@chingor13 chingor13 assigned chingor13 and unassigned JesseLovelace Nov 28, 2018
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2018
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2018
Copy link
Copy Markdown
Contributor

@chingor13 chingor13 left a comment

Choose a reason for hiding this comment

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

Thanks for submitting this and sorry for the delay in getting around to review it.

closed = true;
rpc.close();
try {
flush();

This comment was marked as spam.

This comment was marked as spam.

@sduskis sduskis added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 4, 2018
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 4, 2018
@sduskis sduskis added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 7, 2019
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Feb 7, 2019
@sduskis sduskis added status: blocked Resolving the issue is dependent on other work. and removed 🚨 This issue needs some love. labels Feb 11, 2019
@sduskis
Copy link
Copy Markdown
Contributor

sduskis commented Feb 28, 2019

We need major changes before this can be merged. There's no reason to keep this open at this point.

@sduskis sduskis closed this Feb 28, 2019
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>2.62.3-SNAPSHOT</summary>

### Updating meta-information for bleeding-edge SNAPSHOT release.
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing. status: blocked Resolving the issue is dependent on other work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

com.google.cloud.logging.logback.LoggingAppender.close doesn't flush logging

8 participants