GitHub user selvaganesang opened a pull request:
https://github.com/apache/incubator-trafodion/pull/526
[TRAFODION-2031] At times T2 JDBC applications dump core at the time of
loâ¦
â¦gging error
Cores were dumped when SQL tries to log the error message via log4cxx.
Log4cxx instance
was not initialized in case of T2 driver
[TRAFODION-1956] session defaults was getting corrupted in mxosrvr.
COMPILER_IDLE_TIMEOUT wasn't added
in alphabetical order. Also fixed the possible buffer overrun issue with
some of the set
commands in SessionDefaults
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/incubator-trafodion
trafodion-2031
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/526.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 #526
----
commit 73a981341c2606a09c6fbb3fc7fc330114b9c992
Author: selvaganesang <[email protected]>
Date: 2016-06-06T18:40:26Z
[TRAFODION-2031] At times T2 applications dump core at the time of logging
error
Cores were dumped when SQL tries to log the error message via log4cxx.
Log4cxx instance
was not initialized in case of T2 driver
[TRAFODION-1956] session defaults was getting corrupted in mxosrvr.
COMPILER_IDLE_TIMEOUT wasn't added
in alphabetical order. Also fixed the possible buffer overrun issue with
some of the set
commands in SessionDefaults
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---