[SERVER-65353] Remove references to setChangeStreamOptions and getChangeStreamOptions from multiversion JSTests Created: 07/Apr/22  Updated: 29/Oct/23  Resolved: 24/Jun/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: Backlog
Fix Version/s: 6.1.0-rc0

Type: Task Priority: Major - P3
Reporter: Varun Ravichandran Assignee: Adhishree Abhyankar (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: Security 2022-05-30, Security 2022-06-13, Security 2022-06-27
Participants:

 Description   

The following JSTests include references to setChangeStreamOptions and getChangeStreamOptions:

  1. view_all_commands.js
  2. db_reads_while_recovering_all_commands.js
  3. database_versioning_all_commands.js
  4. read_write_concern_defaults_application.js
  5. safe_secondary_reads_drop_recreate.js
  6. safe_secondary_reads_single_migration_suspend_range_deletion.js
  7. safe_secondary_reads_single_migration_waitForDelete.js

These references should be removed once the last LTS is 6.0. The commands were introduced in 5.3 but were hidden behind a disabled feature flag. They were removed for 6.0 when the feature flag was enabled, so they were never publicly accessible but still appear in listCommands on multiversion tests. Therefore, they can only be removed after 6.0 is released and we are in 6.1 development.



 Comments   
Comment by Githook User [ 13/Jun/22 ]

Author:

{'name': 'Adhishree Abhyankar', 'email': 'adhishree.abhyankar@mongodb.com'}

Message: SERVER-65353 Removing setChangeStreamOptions and getChangeStreamOptions from multiversion js tests
Branch: master
https://github.com/mongodb/mongo/commit/ef624aeecc379ae684b2106605b3675d7814a6d1

Comment by Steven Vannelli [ 10/May/22 ]

Moving this ticket to the Backlog and removing the "Backlog" fixVersion as per our latest policy for using fixVersions.

Generated at Thu Feb 08 06:02:31 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.