This is an automated email from the ASF dual-hosted git repository.

mblow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git.


    from 6a2a436  [NO ISSUE] Prevent .* imports
     new 26b2b7c  [NO ISSUE][OTH] IApplication interface change to allow 
configuring loggers
     new 4f3b4c1  [NO ISSUE][NET] Do Not Track Incoming IPC Connections Handles
     new 963a544  [NO ISSUE] Fix serialization of surrogate pairs on non-UTF8 
platforms
     new ac6c181  Merge commit '963a544' from 'stabilization-f69489' to 'master'

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/asterix/hyracks/bootstrap/CCApplication.java   |  2 +-
 .../apache/asterix/hyracks/bootstrap/NCApplication.java   |  2 +-
 .../dataflow/data/nontagged/printers/PrintTools.java      |  3 ++-
 .../src/test/resources/NCServiceExecutionIT/cc.conf       |  2 ++
 .../org/apache/hyracks/api/application/IApplication.java  |  9 +++++++++
 .../org/apache/hyracks/control/cc/BaseCCApplication.java  |  3 ++-
 .../org/apache/hyracks/control/nc/BaseNCApplication.java  |  3 ++-
 .../hyracks-examples/btree-example/btreehelper/pom.xml    |  4 ++++
 .../hyracks/examples/btree/helper/TestNCApplication.java  |  6 ++++++
 .../org/apache/hyracks/ipc/impl/IPCConnectionManager.java | 15 ++++++++++++++-
 .../main/java/org/apache/hyracks/ipc/impl/IPCHandle.java  |  1 -
 .../hyracks/test/server/process/HyracksCCProcess.java     |  1 +
 12 files changed, 44 insertions(+), 7 deletions(-)

Reply via email to