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

buffer pool is destroyed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.7.2
    • None
    • Runtime / Network
    • None

    Description

      Have a flink app running in standalone mode. The app runs ok in our non-prod env. However on our prod server it throws this exception:

      Buffer pool is destroyed. 

       

      This error is being thrown as a RuntimeException on the collect call, on the flatmap function. The flatmap is just collecting a Tuple<String, Document>, the Document is a XML Document object.

       

      As mentioned the non prod env  (and we have multiple, DEV,QA,UAT) this is not happening. The UAT box is spec-ed exactly as our Prod host with 4CPU. The java version is the same too.

       

      Not sure how to proceed.

       

      Thanks

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            skhan4 Saqib
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: