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

Made lazy serialization on calling getLength() or writeTo() methods #613

Closed
wants to merge 1 commit into from

Conversation

andrey-qlogic
Copy link
Contributor

Fixes #283

  • Tests pass
  • Appropriate docs were updated (if necessary)

@andrey-qlogic andrey-qlogic requested a review from a team as a code owner March 10, 2019 18:01
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 10, 2019
@sduskis
Copy link
Contributor

sduskis commented Mar 11, 2019

This PR increases the memory used by the client. I think that for now, we ought to drop this line of work.

@sduskis sduskis closed this Mar 11, 2019
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request Aug 11, 2022
* ADC can load impersonation credentials

* Add tests for new features in ImpersonationCredentials

* Add tests for GoogleCredentials

* Fix linter errors

* Fix linter errors in ImpersonatedCredentialsTest

* Fix issues after receiving comments

* Fix lint errors

* Handle ClassCastException in fromJson

* Fix lint errors

* minor refactoring

* fix doc strings

* fix lint errors

* delegates can be missing from the json file

* Mark test using @test()

* Remove redundant methods and handle exceptions

* add an empty file

* remove an empty file

* Fix docstring and move one variable to inner scope.

* Refactor ImpersonatedCredentialsTest

* Reformat the ImpersonatedCredentialsTest

* Remove redundant checks in tests

* Use VisibleForTesting annotation to limit visibility

Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com>
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants