Uh oh!
There was an error while loading. Please reload this page.
PHOENIX-6295 : Fix non-static inner classes for better memory utilization - #1053
Conversation
stoty
commented
Jan 4, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Jan 4, 2021
Pushed new version to fix RAT confusion |
virajjasani
commented
Jan 5, 2021
Although findbugs has valid point that we should let |
stoty
commented
Jan 5, 2021
As we don't seem to use the java serialization framework anywhere, and your patch doesn't change anything WRT the java serialization situation, It doesn't really matter. |
virajjasani
commented
Jan 5, 2021
Yeah sounds better, having the class implement |
Weird, recent builds for both PRs master and 4.x did not succeed to post build status on github: @stoty seems like similar message to what we used to get on PR 945 |
virajjasani
commented
Jan 5, 2021
My bad, I think it's different, build did not procceed beyond |
stoty
commented
Jan 5, 2021
We also had multibranch failures today, there seems to a problem or maintanence on the Jenkins infra. |
stoty
commented
Jan 5, 2021
💔 -1 overall
This message was automatically generated. |
@gjacoby126@stoty Could you please help merge this PR and 4.x backport #1054 (and 4.16 backport as 4.x and 4.16 are exactly same as of today. If required, I can raise 4.16 PR )? |
virajjasani
commented
Jan 8, 2021
Thanks for merging this @yanxinyi . Could you please also backport 4.x commit to 4.16 as I was expecting to include this in 4.16. Let me know if you want me to create PR, I can keep it ready. |
No description provided.