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

Index Rollup schedule start time issue #1039

Closed
ikibo opened this issue Nov 14, 2023 · 1 comment
Closed

Index Rollup schedule start time issue #1039

ikibo opened this issue Nov 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working rollup

Comments

@ikibo
Copy link
Contributor

ikibo commented Nov 14, 2023

Description
When creating a Rollup via Rollup create PAI and defining interval schedule, the Rollup gets created with schedule.start_time equal to the current time, but not with the time defined in the create request.

Steps to reproduce:

  1. Create a Rollup via create API with defined interval schedule and schedule.start_time
  2. The returned created Rollup gets created with schedule.start_time equal to current time (time of request execution). Not the time defined in step 1.
  3. Get he created Rollup by the get API and it schedule.start_time is not equal to time defined in step 1.

Expected behavior:
A Rollup must be created with schedule.start_time defined in step 1.

What is your host/environment?

  • OS: macOS
  • Version: 14.1
  • Plugins: job schedler, index management

Additional context
this issue is similar to the issue #801

@ikibo ikibo added bug Something isn't working untriaged labels Nov 14, 2023
@ikibo
Copy link
Contributor Author

ikibo commented Nov 14, 2023

@bowenlan-amzn, plz, assign me to this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rollup
Projects
None yet
Development

No branches or pull requests

2 participants