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

[Backport 2.x] Adding task cancellation timestamp in task API #7704

Closed
wants to merge 1 commit into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8d7a544 from #7445.

* Adding task cancellation time in task API

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Fixing unit tests and addressing comments

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Adding change log for unreleased 2.x

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Removing running time cancel info from task API

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Replacing long primitive with Long object

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Making cancelledAt field human readable

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Fixing failing test

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Removing the feature from unreleased 3.x

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Fixing ListTasksResponseTests failure

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Test failure fix

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Changing naming convention to cancellationStartTime

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

---------

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
Signed-off-by: Sagar <99425694+sgup432@users.noreply.github.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 8d7a544)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@andrross
Copy link
Member

@sgup432 Can you take a look at fixing up this backport? I think the bwc tests on main will break after merging this so we'll want to fix the version guards on main immediately after merging this backport.

@sgup432
Copy link
Contributor

sgup432 commented May 23, 2023

@sgup432 Can you take a look at fixing up this backport? I think the bwc tests on main will break after merging this so we'll want to fix the version guards on main immediately after merging this backport.

Sure, let me fix this. And then raise another fix on main.

@sgup432
Copy link
Contributor

sgup432 commented May 23, 2023

Please cancel this one. Raised a manual backport PR with 2.8 version change - #7711

@andrross
Copy link
Member

Superceded by #7711

@andrross andrross closed this May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants