Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about optimistic-locking

Read more about optimistic-locking

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - optimistic-locking

DynamoDB: How to specify version attribute through schema

@DynamoDBVersionAttribute private long version; We are not using annotations in our project. So for every model, we have a schema definition. I am not sure how to specify a version attribute fi...
test-img

SRI PREM

amazon-dynamodb

optimistic-locking

Votes: 0

Answers: 2

Latest Answer

Based on the AWS docs for optimistic locking (e.g., C# and Java) this a feature of the mapping SDK, not a feature of DynamoDB or the table-attribute itself. If you look at the CreateTable API, there i...
test-img

Marc L.

version number vs ETag for optimistic concurrency

I'm implementing my first Web API with JSON responses and got confused handling concurrency control for optimistic locking. Right now I develop the server with ASP.NET Core 6 and the client is develop...
test-img

M. Koch

rest

http

asp.net-core-webapi

etag

optimistic-locking

Votes: 0

Answers: 1

Latest Answer

To me "Conflict 409" is the right response for a concurrency error, but the RFC states that a "Precondition Fails 412" needs to be send, which is not clear enough. Of course an er...
test-img

Evert

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved