[ https://issues.apache.org/activemq/browse/AMQNET-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62252#action_62252 ]
Jim Gomes commented on AMQNET-288: ---------------------------------- Hi Andrew, Thanks for reviewing the code. However, it would be helpful if you could produce a test case scenario that exposes an actual problem. Until then, this isn't an actionable item. > Possible issue with shutdown() functions in States > -------------------------------------------------- > > Key: AMQNET-288 > URL: https://issues.apache.org/activemq/browse/AMQNET-288 > Project: ActiveMQ .Net > Issue Type: Bug > Components: NMS > Reporter: Andrew Westberg > Assignee: Jim Gomes > > I noticed that in the code for SessionState.cs and TransactionState.cs, when > the shutdown() method is called, the value for _shutdown is set to false. > Based on the code, shouldn't this be setting the value to true as is done in > ConnectionState.cs? I don't see from the code, how it's ever possible to set > the private variable _shutdown to true. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.