Skip to content

Errors in calling a DAP within a DAP #57

@shahamit

Description

@shahamit

With snappy 0.2.1 I am trying to call a data aware procedure (DAP) inside a DAP. There are couple of issues with the nested call

  1. Using the snappy-shell client I call the DAP which executes the DAP (verified through logs) but the nested DAP call executes multiple times instead of once.
  2. The nested call later fails with a NPE. The error trace is shared here.

The DAP code is shared here.

I would appreciate for any inputs on this. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions