PJ Fanning
ec5e33fdb9
add non-default config that allows InboundQuarantineCheck to ignore 'harmless' quarantine events (#1555)
* stub test for harmless=true
Update OutboundIdleShutdownSpec.scala
Update OutboundIdleShutdownSpec.scala
Update OutboundIdleShutdownSpec.scala
* add quarantinedButHarmless check for tests
* new test case
* Update OutboundIdleShutdownSpec.scala
* try to not shutdown when quarantine is harmless
* Update OutboundIdleShutdownSpec.scala
* Create quarantine.backwards.excludes
* Update quarantine.backwards.excludes
* update log message
* try to add config
* Update ArterySettings.scala
* add tests
* Update OutboundIdleShutdownSpec.scala
* rework test