Skip to content

JerseyServices.postResource was not passing through transaction (txid) #325

@sammefford

Description

@sammefford

In testing GraphManager I noticed that I was getting a deadlock until transaction timeout attempting a write then a merge on the same graph. That translates to a REST PUT then POST on the same uri in MarkLogic. In troubleshooting I found that JerseyServices.postResource was simply not passing the txid on the REST request. This is a problem that would affect any post requests with a transaction to a REST extension. We need to back-port this to the b2_0 branch (I'll create another issue)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions