GitHub user alexisgayte opened a pull request:

    https://github.com/apache/tomcat/pull/51

    #41 Check and update session record if one already exists.

    - Closed the Statement.
    - Update followed by insert if row==0 to minimize request.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alexisgayte/tomcat trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomcat/pull/51.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #51
    
----
commit e1be3e3c975a1ca5dec3499d941a5d381a1e0302
Author: Alexis GAYTE <alexis.ga...@capco.com>
Date:   2017-04-01T11:37:30Z

    #41 Check and update session record if one already exists.
    
    
    - Closed the Statement.
    - Update followed by insert if row==0 to minimize request.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to