Files
awx/awx/main
Chris Meyers 1c97b9a046 no longer get the size of the gather set
* Before, we would get the min and max pk of the set we are to gather.
This changeset removes that.
* Before, we would, basically, know the size of the set we are to gather
and would query 100,000 of those job event records at a time. That logic
is now gone.
* Now, for unpartitioned job events we gather 4 hours at a time by
created time.
* Now, for partitioned job events we gather 4 hours at a time by
modified time.
2021-06-04 09:17:09 -07:00
..
2021-06-04 09:17:08 -07:00
2021-06-04 09:17:09 -07:00
2016-09-26 22:14:47 -04:00
2021-03-25 15:23:52 -04:00
2016-11-15 20:59:39 -05:00
2021-03-25 15:23:52 -04:00
2021-04-22 08:36:46 -04:00
2021-06-04 09:17:08 -07:00
2015-06-11 16:10:23 -04:00