flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-27976][WebUi] Allow order jobs by name

Open eskabetxe opened this issue 2 years ago • 3 comments

What is the purpose of the change

Allow to order jobs in webui

Brief change log

  • add nzSortFn in job name column

Verifying this change

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

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)
  • If yes, how is the feature documented? (not applicable)

eskabetxe avatar Jun 09 '22 16:06 eskabetxe

CI report:

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

flinkbot avatar Jun 09 '22 16:06 flinkbot

@MartijnVisser could you forward to someone that can check this?

eskabetxe avatar Jun 15 '22 15:06 eskabetxe

@yangjunhan Could you please review this PR?

MartijnVisser avatar Aug 03 '22 13:08 MartijnVisser

@yangjunhan @MartijnVisser it's need anything from my side?

eskabetxe avatar Sep 10 '22 07:09 eskabetxe

@Airblader Can you have a quick look instead of @yangjunhan ?

MartijnVisser avatar Sep 12 '22 12:09 MartijnVisser

Makes sense to me. @MartijnVisser I assume you'll take care of merging?

Will do. Thanks!

MartijnVisser avatar Sep 12 '22 12:09 MartijnVisser