Mark Hanson created GEODE-3570:
----------------------------------
Summary: Overloading int for waiting and the like should be
stopped and api broken out
Key: GEODE-3570
URL: https://issues.apache.org/jira/browse/GEODE-3570
Project: Geode
Issue Type: Improvement
Components: native client
Reporter: Mark Hanson
See discussion here http://markmail.org/thread/hwrkg5cra57lyvo3
Currently the code in the native client follows various conventions. We would
like to standardize the code to use a model where instead of overloading int to
mean infinity on a wait, to create two separate function calls. One for wait
indefinitely wait() and one to wait for a duration waitDuration(duration)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)