Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4076

BoltWrapper#dispose() should call AbstractStreamOperator#dispose()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

        @Override
        public void dispose() {
          this.bolt.cleanup();
        }
      

      AbstractStreamOperator#dispose() should be called first.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: