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

SparkStarBarrierInterceptor injects (Byte) 0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.1
    • 3.4.3, 3.5.0
    • process
    • None

    Description

      There are 3 tests that occasionally fail in SparkGraphComputerProcessIntegrateTest:

      • g_V_name_min
      • g_V_name_max
      • g_V_age_min

      In all cases, failure is a result of a mysterious (Byte) 0. Apparently, this zero gets injected by the SparkStarBarrierInterceptor. I came to this conclusion because I wasn't able to reproduce any of the failures after excluding this interceptor. However, the failures happen randomly*, so I can't say with 100% certainty that the interceptor is the problem.

       

      * on my system it never happened in the Docker builds, rarely in IntelliJ debug sessions, but quite often when I just run the test suite in IntelliJ

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            dkuppitz Daniel Kuppitz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: