Issue 11752

Add a priority to the StartCrawlMessage

11752
Reporter: lfrancke
Assignee: lfrancke
Type: Improvement
Summary: Add a priority to the StartCrawlMessage
Priority: Trivial
Resolution: Fixed
Status: Closed
Created: 2012-08-30 10:56:28.36
Updated: 2013-12-17 15:46:38.435
Resolved: 2012-10-22 12:13:45.327
        
Description: We get a priority queue for basically free using ZooKeeper so it makes sense to add a priority to the StartCrawlMessage.

We can either expose the int (low = high priority) or create an enum with various priorities predefined.]]>