[hibernate-commits] [hibernate/hibernate-ogm] e61647: OGM-886 Ship own netty jars to omit connection-ref...

GitHub noreply at github.com
Tue Aug 4 14:59:20 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: e61647307f53d4a87c1c7431e329fb8eb73088ff
      https://github.com/hibernate/hibernate-ogm/commit/e61647307f53d4a87c1c7431e329fb8eb73088ff
  Author: Mark Paluch <mpaluch at paluch.biz>
  Date:   2015-08-04 (Tue, 04 Aug 2015)

  Changed paths:
    M bom/pom.xml
    M modules/wildfly/src/main/assembly/dist.xml
    M modules/wildfly/src/main/modules/ogm/redis-driver/module.xml

  Log Message:
  -----------
  OGM-886 Ship own netty jars to omit connection-refused-bug

Using lettuce 3.2.Final with netty 4.0.26 runs into a deadlock/infinite wait when the connection runs into a connection refused. Ship own netty jars until then.




More information about the hibernate-commits mailing list