[ https://issues.apache.org/jira/browse/CURATOR-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jordan Zimmerman updated CURATOR-575: ------------------------------------- Description: There is a race in TestingServer that is identified in ZOOKEEPER-3803. The {{FileTxnSnapLog}} is closed in a different thread than the {{ZooKeeperServer}} is shutdown in. It can cause a {{NullPointerException}}. This doesn't hurt any behavior but's an irritant and could potentially cause problems later. It should be fixed. (was: There is a race in TestingServer that is identified in ZOOKEEPER-803. The {{FileTxnSnapLog}} is closed in a different thread than the {{ZooKeeperServer}} is shutdown in. It can cause a {{NullPointerException}}. This doesn't hurt any behavior but's an irritant and could potentially cause problems later. It should be fixed.) > TestingServer shut down can cause NullPointerException > ------------------------------------------------------ > > Key: CURATOR-575 > URL: https://issues.apache.org/jira/browse/CURATOR-575 > Project: Apache Curator > Issue Type: Bug > Components: Tests > Affects Versions: 5.0.0 > Reporter: Jordan Zimmerman > Assignee: Jordan Zimmerman > Priority: Minor > Fix For: 5.1.0 > > > There is a race in TestingServer that is identified in ZOOKEEPER-3803. The > {{FileTxnSnapLog}} is closed in a different thread than the > {{ZooKeeperServer}} is shutdown in. It can cause a {{NullPointerException}}. > This doesn't hurt any behavior but's an irritant and could potentially cause > problems later. It should be fixed. -- This message was sent by Atlassian Jira (v8.3.4#803005)