Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Use ConfigBuilder to rewrite the class RssSparkConfig #104

Merged
merged 23 commits into from
Aug 1, 2022

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    e14ef60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972bce0 View commit details
    Browse the repository at this point in the history
  3. fix RssShuffleManager

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ec50213 View commit details
    Browse the repository at this point in the history
  4. add RSS_USE_RSS_SHUFFLE_MANAGER_DEFAULT_VALUE

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    684cd87 View commit details
    Browse the repository at this point in the history
  5. fix wrong order

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    a5c418d View commit details
    Browse the repository at this point in the history
  6. add final to modify params

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ffbf49e View commit details
    Browse the repository at this point in the history
  7. add RSS_DATA_COMMIT_POOL_SIZE

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    5a33c8d View commit details
    Browse the repository at this point in the history
  8. change String to Integer

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    37b468d View commit details
    Browse the repository at this point in the history
  9. Modifying default parameters

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    771ef2b View commit details
    Browse the repository at this point in the history
  10. change method name

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    1d1d710 View commit details
    Browse the repository at this point in the history
  11. change getDefaultValue to getValue

    smallzhongfeng committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    b5562d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. use ConfigBuilder

    smallzhongfeng committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    407baf3 View commit details
    Browse the repository at this point in the history
  2. pass checkStyle

    smallzhongfeng committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    541b880 View commit details
    Browse the repository at this point in the history
  3. change value

    smallzhongfeng committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    2452fbe View commit details
    Browse the repository at this point in the history
  4. fix style

    smallzhongfeng committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    1fc9e6f View commit details
    Browse the repository at this point in the history
  5. add whitespace

    smallzhongfeng committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    650eadb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. change ConfigBuilder key name

    smallzhongfeng committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    3a366b3 View commit details
    Browse the repository at this point in the history
  2. change order

    smallzhongfeng committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    71c50d9 View commit details
    Browse the repository at this point in the history
  3. use configEntry

    smallzhongfeng committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    8090634 View commit details
    Browse the repository at this point in the history
  4. add notes and supplement doc

    smallzhongfeng committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    63e28d2 View commit details
    Browse the repository at this point in the history
  5. delete sth

    smallzhongfeng committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    bc7d6b3 View commit details
    Browse the repository at this point in the history
  6. fix style

    smallzhongfeng committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    697d220 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. remove doc

    smallzhongfeng committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c0937b5 View commit details
    Browse the repository at this point in the history