-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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-3702] Change thrift exception classes to contain getMessage() method #3337
Open
bipinprasad
wants to merge
11
commits into
apache:master
Choose a base branch
from
bipinprasad:storm3702
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Dec 6, 2023
-
[STORM-3702] Separate exception classes, rename msg to message and se…
…t to generate camel case methods.
Configuration menu - View commit details
-
Copy full SHA for 6b07398 - Browse repository at this point
Copy the full SHA 6b07398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72bef0a - Browse repository at this point
Copy the full SHA 72bef0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e25e8c8 - Browse repository at this point
Copy the full SHA e25e8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20594d1 - Browse repository at this point
Copy the full SHA 20594d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b5b37 - Browse repository at this point
Copy the full SHA a1b5b37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87cff88 - Browse repository at this point
Copy the full SHA 87cff88View commit details -
[STORM-3702] Deprecate Wrapped exceptions whose base TException has b…
…een fixed to generate getMessage() method.
Configuration menu - View commit details
-
Copy full SHA for bad51f3 - Browse repository at this point
Copy the full SHA bad51f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec5ba2 - Browse repository at this point
Copy the full SHA 4ec5ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cd4b7 - Browse repository at this point
Copy the full SHA b9cd4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca9114 - Browse repository at this point
Copy the full SHA fca9114View commit details
Commits on Dec 7, 2023
-
Merge remote-tracking branch 'origin/master' into storm3702
# Conflicts: # storm-client/src/jvm/org/apache/storm/generated/AlreadyAliveException.java # storm-client/src/jvm/org/apache/storm/generated/AuthorizationException.java # storm-client/src/jvm/org/apache/storm/generated/HBAuthorizationException.java # storm-client/src/jvm/org/apache/storm/generated/HBExecutionException.java # storm-client/src/jvm/org/apache/storm/generated/IllegalStateException.java # storm-client/src/jvm/org/apache/storm/generated/InvalidTopologyException.java # storm-client/src/jvm/org/apache/storm/generated/KeyAlreadyExistsException.java # storm-client/src/jvm/org/apache/storm/generated/KeyNotFoundException.java # storm-client/src/jvm/org/apache/storm/generated/NotAliveException.java # storm-client/src/py/storm/ttypes.py
Configuration menu - View commit details
-
Copy full SHA for ae808bc - Browse repository at this point
Copy the full SHA ae808bcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.