Skip to content

[hotfix][docs] Fix broken tabs and PTF example argument errors#26406

Merged
twalthr merged 2 commits intoapache:masterfrom
juntaozhang:fix-PTF-doc
Apr 7, 2025
Merged

[hotfix][docs] Fix broken tabs and PTF example argument errors#26406
twalthr merged 2 commits intoapache:masterfrom
juntaozhang:fix-PTF-doc

Conversation

@juntaozhang
Copy link
Contributor

@juntaozhang juntaozhang commented Apr 4, 2025

What is the purpose of the change

Fix broken tabs and Process table function(PTF) time example PingLaterFunction param err

Brief change log

  • DESCRIPTOR tabs id is same with BOOLEAN.

  • PingLaterFunction param err:

image

Verifying this change

Please make sure both new and modified tests in this PR follow the conventions for tests defined in our code quality guide.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (100MB)
  • Extended integration test for recovery after master (JobManager) failure
  • Added test that validates that TaskInfo is transferred only once across recoveries
  • Manually verified the change by running a 4 node cluster with 2 JobManagers and 4 TaskManagers, a stateful streaming program, and killing one JobManager and two TaskManagers during the execution, verifying that recovery happens correctly.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): ( no)
  • The serializers: (no)
  • The runtime per-record code paths (performance sensitive): (no)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (no)
  • The S3 file system connector: (no)

Documentation

  • Does this pull request introduce a new feature? ( no)

@juntaozhang juntaozhang changed the title [hotfix][docs] Fix broken tabs and time example err [hotfix][docs] Fix broken tabs and PTF time example err Apr 4, 2025
@flinkbot
Copy link
Collaborator

flinkbot commented Apr 4, 2025

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@juntaozhang juntaozhang changed the title [hotfix][docs] Fix broken tabs and PTF time example err [hotfix][docs] Fix broken tabs and PTF example argument errors Apr 6, 2025
Copy link
Contributor

@twalthr twalthr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing these typos!

@twalthr twalthr merged commit 4db8c48 into apache:master Apr 7, 2025
yanand0909 pushed a commit to yanand0909/flink that referenced this pull request Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants