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

[doc]Modify incorrect English statements for page 'execution_configuration'

    XMLWordPrintableJSON

Details

    Description

      https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/datastream/execution/execution_configuration/

       

      The English statement in line 82 is not correct.

      //line 82
      Note that types registered with `registerKryoType()` are not available to Flink's Kryo serializer instance.
      

      It should be modified as follows:

      Note that types registered with `registerKryoType()` are not available to Flink's POJO serializer instance.
      

      Attachments

        Issue Links

          Activity

            People

              hapihu wuguihu
              hapihu wuguihu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: