Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2236

Improve error messaging for TinkerGraph IdManagers that fail on conversions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • 3.3.7
    • 3.3.8, 3.4.3, 3.5.0
    • tinkergraph
    • None

    Description

      The current exception message is not clear as it's just the message from NumberFormatException as follows:

      gremlin> g.addV('Person').property(id, 'P1').property('age', 20)
      For input string: "P1"
      Type ':help' or ':h' for help.
      Display stack trace? [yN]y
      

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: