Re: AsyncEventListenerDUnitTest

2018-08-01 Thread Kirk Lund
te to the new version of IntelliJ (or switch to using Eclipse), > you may see an error message about AsyncEventListenerDUnitTest. I'm > currently reworking this test to fix this issue. > > > > Eclipse: > > > The code of method $deserializeLambda$(SerializedLambda)

AsyncEventListenerDUnitTest

2018-07-27 Thread Kirk Lund
If you update to the new version of IntelliJ (or switch to using Eclipse), you may see an error message about AsyncEventListenerDUnitTest. I'm currently reworking this test to fix this issue. Eclipse: The code of method $deserializeLambda$(SerializedLambda) is exceeding the 65535 bytes

[jira] [Resolved] (GEODE-2162) AsyncEventListenerDUnitTest testParallelAsyncEventQueueWithOneAccessor hang on tearDown

2016-12-30 Thread Bruce Schuchardt (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Schuchardt resolved GEODE-2162. - Resolution: Cannot Reproduce > AsyncEventListenerDUnitT

[jira] [Commented] (GEODE-2162) AsyncEventListenerDUnitTest testParallelAsyncEventQueueWithOneAccessor hang on tearDown

2016-12-30 Thread Bruce Schuchardt (JIRA)
tialization code to make sure that the same scenario was being run but it always worked as designed. I'm closing this ticket. If it happens again we need a more thorough collection of artifacts - at least the full log of the run including output from all of the V

[jira] [Assigned] (GEODE-2162) AsyncEventListenerDUnitTest testParallelAsyncEventQueueWithOneAccessor hang on tearDown

2016-12-30 Thread Bruce Schuchardt (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Schuchardt reassigned GEODE-2162: --- Assignee: Bruce Schuchardt (was: Hitesh Khamesra) > AsyncEventListenerDUnitT

Re: Review Request 54272: GEODE-2162 AsyncEventListenerDUnitTest testParallelAsyncEventQueueWithOneAccessor hang on tearDown

2016-12-01 Thread Hitesh Khamesra
> On Dec. 2, 2016, 12:31 a.m., Bruce Schuchardt wrote: > > I'd like to talk with you about this change. The whole wait/notify thing > > seems fragile to me - a Future might be a lot better device to use here. yeah lets talk tomorrow on this. Thanks. - Hitesh ---

Re: Review Request 54272: GEODE-2162 AsyncEventListenerDUnitTest testParallelAsyncEventQueueWithOneAccessor hang on tearDown

2016-12-01 Thread Bruce Schuchardt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54272/#review157680 --- I'd like to talk with you about this change. The whole wait/notif

Review Request 54272: GEODE-2162 AsyncEventListenerDUnitTest testParallelAsyncEventQueueWithOneAccessor hang on tearDown

2016-12-01 Thread Hitesh Khamesra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54272/ --- Review request for geode, Bruce Schuchardt and Udo Kohlmeyer. Repository: geode