Skip to content

Comments

Use the non deprecated method in InstrumentationExamples.java#3265

Merged
dondonz merged 2 commits intographql-java:masterfrom
appreciated:patch-1
Aug 29, 2023
Merged

Use the non deprecated method in InstrumentationExamples.java#3265
dondonz merged 2 commits intographql-java:masterfrom
appreciated:patch-1

Conversation

@appreciated
Copy link
Contributor

@appreciated appreciated commented Jul 7, 2023

Currently, a deprecated method is still being used in InstrumentationExamples.java. This causes an NPE during the execution of beginExecution. Instead, use the non deprecated method in the example.

Use the non deprecated method in the example.
@bbakerman bbakerman added this to the 2023 October milestone Aug 5, 2023
@dondonz dondonz added this pull request to the merge queue Aug 29, 2023
@dondonz
Copy link
Member

dondonz commented Aug 29, 2023

Thanks!

Merged via the queue into graphql-java:master with commit edd26cc Aug 29, 2023
@dondonz dondonz added the not release related changes which are not released (for example unit tests or docs) label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not release related changes which are not released (for example unit tests or docs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants