mrutkows commented on issue #651: Concurrency error: Error code: 153: 
Concurrent modification to resource detected. (code 379)
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/651#issuecomment-347938756
 
 
   @houshengbo @pritidesai 
   I am going to start removing failing tests from the integration "bucket" by 
changing the "// +build" directive to: *"+build integration,concurrency"* (AND 
requirement)
   
   Wish to see if there are certain tests that are more susceptible to this 
timing issue at the server which now has an HA (active-active) controller and 
corresponding increase in Kafka queues (which we assume is causing this new 
client side sets of errors we are seeing).
   
   I will document the files (testcases and error messages) here as I add them 
to my PR (https://github.com/apache/incubator-openwhisk-wskdeploy/pull/649):
   - **webaction_test.go**:38, TestWebAction, (**Error code: 153**: Concurrent 
modification to resource detected. (**code 598**))
   - **validate-file-extensions_test.go**:58, TestNonStandardFileNames, 
(**Error code: 153**: Concurrent modification to resource detected. (**code 
379**))
   - **flags_test.go**:38, TestSupportProjectPath, (**Error code: 153**: 
Concurrent modification to resource detected. (**code 39**))
   -
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to