crawler icon indicating copy to clipboard operation
crawler copied to clipboard

[CLEANUP] Remove deprecations in QueueRepository

Open tomasnorre opened this issue 3 years ago • 1 comments

Clean-up QueueRepository

  • [ ] Remove countAllUnassignedPendingItems from QueueRepository
  • [ ] Remove countPendingItemsGroupedByConfigurationKey from QueueRepository
  • [ ] Remove getSetIdWithUnprocessedEntries from QueueRepository
  • [ ] Remove getTotalQueueEntriesByConfiguration from QueueRepository
  • [ ] Remove getLastProcessedEntriesTimestamps from QueueRepository
  • [ ] Remove getLastProcessedEntries from QueueRepository
  • [ ] Remove getPerformanceData from QueueRepository
  • [x] Remove isPageInQueueTimed from QueueRepository
  • [x] Remove getAvailableSets from QueueRepository
  • [ ] Remove findByQueueId from QueueRepository

tomasnorre avatar Feb 07 '22 18:02 tomasnorre

This will not be done till the CrawlerApi is removed

tomasnorre avatar Mar 04 '22 14:03 tomasnorre

Is finalized in following commit https://github.com/tomasnorre/crawler/commit/f71ba9dfaa1e6455788ee105fb46f026afd8f606

tomasnorre avatar Nov 10 '22 14:11 tomasnorre