blob: a2c6e6a6cfcc96e8487612f51035520806f955ae [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Default File used for all non-defined locales.
OPEN = CON-1001 : Open : Destination : {0}({1}) : Protocol Version : {2}[ : SSL][ : Client ID : {3}][ : Client Version : {4}][ : Client Product : {5}]
CLOSE = CON-1002 : Close[ : {0}]
IDLE_CLOSE = CON-1003 : Closed due to inactivity [: {0}]
DROPPED_CONNECTION = CON-1004 : Connection dropped
CLIENT_VERSION_LOG = CON-1005 : Client version "{0}" logged by validation
CLIENT_VERSION_REJECT = CON-1006 : Client version "{0}" rejected by validation
MODEL_DELETE = CON-1007 : Connection close initiated by operator
# 0 - operation name
OPERATION = CON-1008 : Operation : {0}
LARGE_TRANSACTION_WARN = CON-1009 : Uncommitted transaction(s) contains {0,number} bytes of incoming message data exceeding {1,number} bytes limit. Messages will be flowed to disk.
OPEN_TXN = CON-1010 : Open Transaction : {0,number} ms
IDLE_TXN = CHN-1011 : Idle Transaction : {0,number} ms