You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2020/02/10 18:23:01 UTC

[GitHub] [geode] kirklund commented on issue #4674: GEODE-7356: Fix FixedPartitioningWithColocationAndPersistenceDUnitTest

@mhansonp I already refactored the createRegion method into a builder style inner-class to help reduce redundancy (ie passing lots of false and null parameters). The definition of regions is so similar but actually unique in every test. The refactoring of switch-case statements to enums helped some too but not a lot.

[ Full content available at: https://github.com/apache/geode/pull/4674 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org