Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: dbddf37008972f10e35a71acc8d87f55db15844e
      
https://github.com/qos-ch/logback/commit/dbddf37008972f10e35a71acc8d87f55db15844e
  Author: Carl Harris <[email protected]>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M 
logback-core/src/main/java/ch/qos/logback/core/net/server/ConcurrentServerRunner.java

  Log Message:
  -----------
  handle RejectedExecutionException in ConcurrentServerRunner

When the Executor rejects an execute request for a client runner,
we summarily close the client socket to avoid a temporary resource
leak.


  Commit: e90b2a1735efd421232844abd9e952fcbaad6556
      
https://github.com/qos-ch/logback/commit/e90b2a1735efd421232844abd9e952fcbaad6556
  Author: Carl Harris <[email protected]>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M 
logback-core/src/main/java/ch/qos/logback/core/net/server/ConcurrentServerRunner.java

  Log Message:
  -----------
  make dropped connection log messages consistent


  Commit: a7b6955a5f537141f63ec5ef7d728b3cd5778676
      
https://github.com/qos-ch/logback/commit/a7b6955a5f537141f63ec5ef7d728b3cd5778676
  Author: Carl Harris <[email protected]>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M 
logback-core/src/main/java/ch/qos/logback/core/net/server/ConcurrentServerRunner.java

  Log Message:
  -----------
  avoid an empty catch clause in ConcurrentServerRunner.run


  Commit: f55b54c346c726b7d3564d49a2d76b95801aa408
      
https://github.com/qos-ch/logback/commit/f55b54c346c726b7d3564d49a2d76b95801aa408
  Author: Carl Harris <[email protected]>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M 
logback-core/src/main/java/ch/qos/logback/core/net/server/ConcurrentServerRunner.java

  Log Message:
  -----------
  Merge pull request #98 from ceharris/concurrentServerRunnerRejectedExecution

Handle RejectedExecutionException in ConcurrentServerRunner


Compare: https://github.com/qos-ch/logback/compare/7f7a0aded73a...f55b54c346c7
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to