Aaron Davidson
Results
2
issues of
Aaron Davidson
When DefaultCodec = ZLib, we end up serializing all data generation, because the native implementation of ZLib actually locks on a static class object during deserialization. Changing to SnappyCodec enables...
BigInteger.add does not mutate the original BigInteger.