Uploaded image for project: 'Distributed Transactions C++'
  1. Distributed Transactions C++
  2. TXNCXX-78

Second pass on limiting the public interface

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.0.0
    • None
    • None
    • 1
    • SDK46: TTL Imp., Bdura, Docs, SDK51: FLEpt1, Txns Test Compl, SDK2: FLEpt2, TxnsTest, SDK4: 3.1GA,Ruby3.1,TxnTst,FLE

    Description

      Someone using transactions only really needs transactions, transaction_config, and attempt_context, and perhaps the public exception classes. So ideally, that is all transactions.hxx would include, and all that would appear in include/couchbase/transactions.

      For example although transactions.run returns a transaction_result, it isn't truly a user-facing thing (only for tests). Lets forward declare it, move it into the src (along with the rest.

      Also – we need to adjust the Doxyfile to only generate docs on public stuff (for now). Unless we go open-source, no need to document internals.

      Attachments

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

        Activity

          People

            david.kelly David Kelly (Inactive)
            david.kelly David Kelly (Inactive)
            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