----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54723/#review159073 -----------------------------------------------------------
geode-docs/developing/transactions/data_location_cache_transactions.html.md.erb (line 44) <https://reviews.apache.org/r/54723/#comment230016> Product may throw TransactionDataRebalancedException instead of TransactionDataNotColocatedException. Do we need to specify exact exception? - Eric Shu On Dec. 13, 2016, 10:49 p.m., Karen Miller wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54723/ > ----------------------------------------------------------- > > (Updated Dec. 13, 2016, 10:49 p.m.) > > > Review request for geode, Dave Barnes, Eric Shu, and Joey McAllister. > > > Repository: geode > > > Description > ------- > > - First operation to a transactional system which has colocated > data and replicated/distributed regions must be to a > partitioned region (with colocated data), to set the transaction > host. Note that this was already documented, but not in a > prominent place. Now the basics of this info is repeated in > a less-buried location. > - Fixed poorly-working links within the subnav and fixed a > couple of markdown errors. The errors were improperly > specified anchor tags. > > > Diffs > ----- > > geode-book/master_middleman/source/subnavs/geode-subnav.erb > 16aa1e78cb4ca64489c3c2c5d9fd4240684b0858 > > geode-docs/developing/transactions/cache_transactions_by_region_type.html.md.erb > fa3318a38356963262ea342d39fa98940812aa7e > geode-docs/developing/transactions/chapter_overview.html.md.erb > b5e84a415451074e1ec803e0add20c7fe3272408 > > geode-docs/developing/transactions/data_location_cache_transactions.html.md.erb > d96de82fa7d5f4074c88863c1732363530c12d39 > > Diff: https://reviews.apache.org/r/54723/diff/ > > > Testing > ------- > > gradle rat check passes > > Geode book builds with no broken links > > > Thanks, > > Karen Miller > >