Skip to content

[Java] print exception for fury creation#885

Merged
chaokunyang merged 1 commit intoapache:mainfrom
chaokunyang:add_init_error_log
Aug 30, 2023
Merged

[Java] print exception for fury creation#885
chaokunyang merged 1 commit intoapache:mainfrom
chaokunyang:add_init_error_log

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

@chaokunyang chaokunyang commented Aug 30, 2023

What do these changes do?

Create Fury and print exception when failed. Many application will create fury as a static variable, Fury creation exception will be swallowed by NoClassDefFoundError. We print exception explicitly for better debugging.

Related issue number

Closes #886

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit 9517c6a into apache:main Aug 30, 2023
chaokunyang added a commit that referenced this pull request Aug 31, 2023
print exception for fury creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java] print exception for fury init

1 participant