[
https://issues.apache.org/jira/browse/GEODE-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-6733.
--------------------------------
> Remove mutable static org.apache.geode.internal.net.Buffers.buffersQueue
> ------------------------------------------------------------------------
>
> Key: GEODE-6733
> URL: https://issues.apache.org/jira/browse/GEODE-6733
> Project: Geode
> Issue Type: Sub-task
> Components: core
> Reporter: Robert Houghton
> Assignee: Bruce J Schuchardt
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Changes to Geode have caused unit test ordering to shift in such a way that
> NioPlainEngineTest:ensureWrappedCapacity fails because the static
> Buffers.buffersQueue object is not empty at test time.
> Solution:
> Refactor the Buffers class to be non-static, and owned by its consumers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)