Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1250

[java client] Track row errors in KuduSession when AUTO_FLUSH_BACKGROUND

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Public beta
    • 0.7.0
    • client
    • None

    Description

      Using the AsyncKuduSession, we can track row errors simply by attaching a callback. The synchronous KuduSession doesn't allow that and doesn't track them either. We need something like the C++ client's CountPendingErrors() and GetPendingErrors().

      Attachments

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: