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

[STORM-3850] Remove PMD exceptions #3467

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    9439107 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. [STORM-3850] Comment out all unused code; leaves the class with nothi…

    …ng but an infinite loop in main().
    bipinprasad committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    f98afdb View commit details
    Browse the repository at this point in the history
  2. [STORM-3850] Remove unused imports; add lamba; refactor duplicated co…

    …de; fix spelling and other recoeemnded changes
    bipinprasad committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    6c2e345 View commit details
    Browse the repository at this point in the history
  3. [STORM-3850] remove unused imports and returns; scope modifier to fin…

    …al; spelling fix; add lambda expression;others
    bipinprasad committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    659629d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30bd741 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Merge remote-tracking branch 'origin/master' into storm-3850

    # Conflicts:
    #	external/storm-elasticsearch/src/test/java/org/apache/storm/elasticsearch/common/EsConfigTest.java
    #	external/storm-hdfs/src/test/java/org/apache/storm/hdfs/bolt/AvroGenericRecordBoltTest.java
    #	storm-client/src/jvm/org/apache/storm/cluster/StormClusterStateImpl.java
    #	storm-client/src/jvm/org/apache/storm/utils/ConfigUtils.java
    #	storm-client/src/jvm/org/apache/storm/utils/Utils.java
    #	storm-server/src/test/java/org/apache/storm/scheduler/resource/strategies/scheduling/TestConstraintSolverStrategy.java
    rzo1 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3a32e5d View commit details
    Browse the repository at this point in the history
  2. Fix issue from automatic merge

    rzo1 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    810f832 View commit details
    Browse the repository at this point in the history