-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Move cursor handling and creation logic out to its own class to help improve the readability of the code. Refactor the tests in MongoSourceTaskIntegrationTest2 so that they become unit tests in MongoSourceTaskTest/StartedMongoSourceTaskTest and don't depend heavily on internal methods of the object under test (see here for a more detailed list of problems).