Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-545

DRPC does not return a cause of failure

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.2-incubating
    • None
    • storm-core

    Description

      Throwing the backtype.storm.topology.FailedException is a way to report an error. Unfortunately the clue of the error is not transmitted to the backtype.storm.utils.DRPCClient. DRPCClient catches backtype.storm.generated.DRPCExecutionException that does not carry any cause. It carries a static message "Request failed".
      The optimal solution would be carrying FailedException or its subclass, or at least its message.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mkozak MichaƂ Kozak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: