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

Reduce risk of Logging Resource exhaustion #577

Merged

Conversation

hiddenalpha
Copy link
Member

No description provided.

@hiddenalpha hiddenalpha added the java Pull requests that update Java code label May 21, 2024
hiddenalpha added a commit to hiddenalpha/vertx-rest-storage that referenced this pull request May 21, 2024
hiddenalpha added a commit to hiddenalpha/vertx-redisques that referenced this pull request May 21, 2024
hiddenalpha added a commit to hiddenalpha/vertx-redisques that referenced this pull request May 21, 2024
hiddenalpha added a commit to hiddenalpha/vertx-redisques that referenced this pull request May 21, 2024
Copy link
Collaborator

@mcweba mcweba left a comment

Choose a reason for hiding this comment

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

Changes all look good. Before merging this to develop I would suggest to replace all occurrences of logging new Exception(...) with the new factory method

hiddenalpha added a commit to hiddenalpha/vertx-rest-storage that referenced this pull request May 23, 2024
hiddenalpha added a commit to hiddenalpha/vertx-rest-storage that referenced this pull request May 23, 2024
@hiddenalpha hiddenalpha requested a review from mcweba May 24, 2024 07:23
hiddenalpha added a commit to hiddenalpha/vertx-redisques that referenced this pull request May 24, 2024
OMG! What a conflict mess.

Conflicts:
      src/main/java/org/swisspush/redisques/QueueStatsService.java
      src/main/java/org/swisspush/redisques/RedisQues.java
      src/main/java/org/swisspush/redisques/action/GetQueuesItemsCountAction.java
      src/main/java/org/swisspush/redisques/handler/GetQueuesItemsCountHandler.java
      src/main/java/org/swisspush/redisques/handler/RedisquesHttpRequestHandler.java
      src/main/java/org/swisspush/redisques/util/QueueActionFactory.java
      src/main/java/org/swisspush/redisques/util/QueueStatisticsCollector.java

Related: SDCISA-15833, swisspost#170, swisspost#177, swisspost/vertx-rest-storage#186, swisspost/gateleen#577
hiddenalpha added a commit to hiddenalpha/vertx-redisques that referenced this pull request May 24, 2024
Reason for the conflict is here:
swisspost#577 (review)

Conflicts:
      gateleen-delegate/src/test/java/org/swisspush/gateleen/delegate/DelegateTest.java
hiddenalpha added a commit to hiddenalpha/vertx-redisques that referenced this pull request May 24, 2024
@hiddenalpha hiddenalpha merged commit 2c8c606 into swisspost:develop May 24, 2024
1 check passed
@hiddenalpha hiddenalpha deleted the ReduceLogExhaustionIssues-20240521 branch May 24, 2024 16:04
hiddenalpha added a commit to hiddenalpha/gateleen that referenced this pull request Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants