[
https://issues.apache.org/jira/browse/GEODE-5942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676911#comment-16676911
]
ASF subversion and git services commented on GEODE-5942:
--------------------------------------------------------
Commit 5dcf04589ffb1b58fbe4fc36f0bc469591a16024 in geode-native's branch
refs/heads/develop from [~bbender]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=5dcf045 ]
GEODE-5942: Remove named constants from PersistenceManager (#393)
- These should just be agreed-upon values between client code and plugin
Co-authored-by: Sai Boorlagaddda <[email protected]>
> prefix variables in PersistenceManager
> --------------------------------------
>
> Key: GEODE-5942
> URL: https://issues.apache.org/jira/browse/GEODE-5942
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Sai Boorlagadda
> Assignee: Sai Boorlagadda
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> PersistenceManager has a variable PAGE_SIZE which is bad can cause conflicts,
> so change it to PM_PAGE_SIZE.
> Also, do this for other variables to be consistent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)