Giter Club home page Giter Club logo

nyafx's People

Contributors

cuter44 avatar

Stargazers

 avatar quake lin avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

wxtech guinguo

nyafx's Issues

DaoBase 存在致命错误

现已怀疑, 在喵咕噜框架中存在一个因为引入新特性而产生的致命错误, 该错误会导致无法正确指令 hibernate 关闭连接, 从而导致连接池耗尽/连接超时/SQL错误状态蔓延等致命问题. 目前已知 nyafx-2.9.0 到 2.10.1 均受影响.
我们将尽快进行 code review 以验证和解决这个问题.

在此之前你可以使用以下 workaround 以回滚 DaoBase 到之前的版本并绕过依赖地狱:

    git clone https://github.com/cuter44/nyafx.git
    git checkout master
    git branch workaround
    git checkout workaround
    git checkout 031d3553eaa67fe7434172f298c39382a30a6bb4 src/com/github/cuter44/nyafx/dao/DaoBase.java
    ant jar

然后使用此 jar 替换当前正在使用的版本

感谢支持喵咕噜框架, 对此我们深表歉意. m(_ _)m

证书加载器 CertificateLoader 无法在 servlet 环境下工作

在 overrideDefaultSSLContext 中对运行时进行修改,这些修改无法被tomcat的多加载器隔离,在多app环境下会相互覆写。
目前一个有效的workaround是独立设定一个app负责所有证书的加载工作。直至我找到一个更好的解决方法。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.