Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10019

UFPureScriptTest.testJavascriptTupleType fails on uninitialized thread id

    XMLWordPrintableJSON

Details

    • Normal

    Description

      http://cassci.datastax.com/view/trunk/job/trunk_utest/492/testReport/junit/org.apache.cassandra.cql3.validation.entities/UFPureScriptTest/testJavascriptTupleType/
      The thread ID is retrieved from the executor service when the task executes which may not be immediately. There appear to be scenarios where it will try to get CPU time for the uninitialized thread id.

      I propose waiting for the thread id to be set up to a timeout in the event it isn't set.

      Attachments

        Activity

          People

            aweisberg Ariel Weisberg
            aweisberg Ariel Weisberg
            Ariel Weisberg
            Robert Stupp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: