Skip to content

Conversation

MedhaCS1010
Copy link
Contributor

Removing redundant calls to set the expiration time of backup. Expiration Time is already set in line 283.

@MedhaCS1010 MedhaCS1010 requested a review from a team as a code owner September 5, 2022 18:00
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner API. labels Sep 5, 2022
@gauravpurohit06 gauravpurohit06 added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 6, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 6, 2022
@rajatbhatta rajatbhatta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 6, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 6, 2022
@rajatbhatta rajatbhatta merged commit 05524d0 into googleapis:main Sep 6, 2022
@ansh0l
Copy link
Contributor

ansh0l commented Sep 7, 2022

Thank you for the contribution @MedhaCS1010 .

Just curious, how did you come across this duplicate call?

@MedhaCS1010
Copy link
Contributor Author

Hey @ansh0l , So basically I was exploring Integration tests to understand the flow and how the library is being used and at that time I found there was this duplicate call to set max_expire_time for backups which I modified ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: xs Pull request size is extra small.

5 participants