pluresideas
Results
2
issues of
pluresideas
The following example from the documentation seems to suggest that partition keys do not need to be have a large number of distinct values relative to the number of items...
Array consisting of mutable objects is mutable which contradicts the project's documentation. The following tests fails: ``` /** * Array must be immutable */ @Test public void isImmutable() { final...