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

Make Query implementations Serializable

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • None
    • None
    • Security Level: Public
    • None

    Description

      For use in systems like Spark, Query implementations should be Serializable. For that, all their state must also be Serializable: JsonValue, Statement.

      In order to make less changes, the DSL won't be made Serializable but instead be converted to a Serializable alternative implementation of Statement (SerializableStatement).

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            simonbasle Simon Baslé (Inactive)
            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