Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-6854

TestExchangeDelays::test_exchange_small_delay()'s implementation doesn't match description

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • Impala 3.1.0
    • None
    • Backend
    • None
    • ghx-label-2

    Description

      test_exchange_small_delay() has this description:

      def test_exchange_small_delay(self, vector):
        """Test delays in registering data stream receivers where the first one or two
        batches will time out before the receiver registers, but subsequent batches will
        arrive after the receiver registers. Before IMPALA-2987, this scenario resulted in
        incorrect results.
        """
      

      However, looking at the logs when the first sender times out, the query is cancelled. In my manual tests, the query does not return a result. This test case may be out of date. As it is, this overlaps with what test_exchange_large_delay() is doing.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: