[
https://issues.apache.org/jira/browse/GEODE-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850081#comment-16850081
]
ASF subversion and git services commented on GEODE-6733:
--------------------------------------------------------
Commit 6ca8d5ce8a7bf9ee795d54b737e467893e2ab327 in geode's branch
refs/heads/develop from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6ca8d5c ]
GEODE-6733 un-ignore test now that static has been removed
Bruce did the heavy lifting. I'm turning the test back on.
Authored-by: Robert Houghton <[email protected]>
> 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 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
(v7.6.3#76005)