[DOCS] Confused by example in 13.2.2

2015-08-02 Thread Dmitry Igrishin
Hello, I'm confused a bit by example in 13.2.2: "For example, even a read only transaction at this level may see a control record updated to show that a batch has been completed but not see one of the detail records which is logically part of the batch because it read an earlier revision of the co

Re: [DOCS] Confused by example in 13.2.2

2015-08-02 Thread Kevin Grittner
Dmitry Igrishin wrote: > I'm confused a bit by example in 13.2.2: In current docs that is the "Repeatable Read Isolation Level" section. > "For example, even a read only transaction at this level may see a > control record updated to show that a batch has been completed but > not see one of the