Jakov Varenina
Jakov Varenina
The problem is that servers send incorrect gateway-receiver connection load to locators within CacheServerLoadMessage. Additionally, locators do not refresh gateway-receivers load with the load received in CacheServerLoadMessage. The only time...
Configurable with the jvm parameter: gemfire.disk.drfHashMapOverflowThreshold Default value: 805306368 When configured threshold value is reached, then server will overflow to the new hashmap during the recovery of .drf files. Warning:...
### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been...
When a stop session is called on the LogWriterAppender, it closes the ManagerLogWriter's files. Still, it does not release ManagerLogWriter's reference, so the LogWriterAppender instance is kept around after disconnect....
### For all changes: - [x] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been rebased...
New startup-action parameter with values "stop", "pause" and "start" is now persisted during the runtime when following commands are issued: - pause gateway-sender --> startup-action="pause" - stop gateway-sender --> startup-action="stop"...
### For all changes: - [x] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [x] Has your PR been rebased against...
New startup-action parameter with values "stop", "pause" and "start" is now persisted during the runtime when following commands are issued: - pause gateway-sender --> startup-action="pause" - stop gateway-sender --> startup-action="stop"...
### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has your PR been...