[DOCS-11425] Update getMore for Transactions (SERVER-33367) Created: 08/Mar/18  Updated: 29/Oct/23  Resolved: 11/Jun/18

Status: Closed
Project: Documentation
Component/s: manual
Affects Version/s: None
Fix Version/s: 3.7.3

Type: Task Priority: Major - P3
Reporter: Kay Kim (Inactive) Assignee: Kay Kim (Inactive)
Resolution: Fixed Votes: 0
Labels: crud
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

https://docs.mongodb.com/manual/reference/command/getMore


Issue Links:
Documented
documents SERVER-33367 Enforce a cursor is iterated in a tra... Closed
Related
related to DOCS-11505 Document Transactions Closed
Participants:
Days since reply: 5 years, 35 weeks, 2 days ago
Epic Link: DOCS: 4.0 Server
Story Points: 0.3

 Description   

Documentation Request Summary:

No documentation summary in engineering ticket

Engineering Ticket Description:

If a cursor was created in a transaction (or snapshot read), it should not be allowed to getMore it outside of that transaction. If a cursor was not created in a transaction (or snapshot read), it should not be allowed to getMore it inside a transaction.

Additionally, a cursor should be iterated in a session iff it was created in that session.

Scope of changes:

  • transactions/startTransactions/limits via transactions-operations-crud extract
  • getMore
  • 4.0 – just for the sessions blurb – not txn

Impact to other docs outside of this product:

MVP:

Resources:



 Comments   
Comment by Githook User [ 11/Jun/18 ]

Author:

{'username': 'kay-kim', 'name': 'kay', 'email': 'kay.kim@10gen.com'}

Message: DOCS-11604,DOCS-11425, DOCS-11637: system collection restrictions, getMore restrictions, update txn operations pages
Branch: master
https://github.com/mongodb/docs/commit/04c9fbacdeb65995b071397ad6a9511ebf2cfe1b

Comment by Githook User [ 11/Jun/18 ]

Author:

{'username': 'kay-kim', 'name': 'kay', 'email': 'kay.kim@10gen.com'}

Message: DOCS-11604,DOCS-11425, DOCS-11637: system collection restrictions, getMore restrictions, update txn operations pages (part1)
Branch: master
https://github.com/mongodb/docs/commit/aba745ce4d0ce98edbb84b53cb80217c1ea2acdf

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