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

HBaseRowDataLookupFunction HTable instantiation of thread safety problems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.17.1
    • 1.17.1
    • Connectors / HBase
    • HBaseRowDataLookupFunction HTable instantiation of thread safety problems
    • Hide
      HBaseRowDataLookupFunction HTable instantiation thread safety problems, in the open () method of initialization HTable, but in the actual development environment, the program has been performed, the close () method of the large probability can't perform, result in Ttable cannot be shut down, Subsequent programs all use the same Ttable, which poses a multi-thread security risk, resulting in data errors.
      Show
      HBaseRowDataLookupFunction HTable instantiation thread safety problems, in the open () method of initialization HTable, but in the actual development environment, the program has been performed, the close () method of the large probability can't perform, result in Ttable cannot be shut down, Subsequent programs all use the same Ttable, which poses a multi-thread security risk, resulting in data errors.

    Description

      HBaseRowDataLookupFunction HTable instantiation of thread safety problems in the actual development environment, the program has been performed, the close () method of the large probability can't perform, result in Ttable cannot be shut down, all use the same Ttable subsequent applications, multithreading safety hazard, Data errors occur.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sunshine 王江洲
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: