Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1952

on new bucket, transaction takes a long time.

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Cannot Reproduce
    • Major
    • None
    • None
    • transactions
    • None
    • 1

    Description

      CouchbaseTemplateTransactionIntegrationTests.shouldOperateCommitCorrectly() takes 45 seconds.

      It seems that it is the transaction insert call that takes time. Subsequent calls are normal (quick).

      (GenericSupportHelper support) -> support.ctx
      		.insert(support.collection, support.converted.getId(), support.converted.getContent())
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            michael.reiche Michael Reiche
            michael.reiche Michael Reiche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty