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

SDK3: AsyncQuery interface needs rework

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.0.0-alpha.2
    • None
    • None
    • None
    • 1

    Description

      It returns almost all fields as CompletableFuture, e.g. CompletableFuture<String> queryStatus(), which is challenging to work with.  I've done the work in core to enable returning many of these fields directly, it just needs exposing.

      This will include returning rows as a List, rather than a CompletableFuture<List>.

       

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            graham.pople Graham Pople
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty