commit | ce1d9f2d3e1d2713289dc4d2b5c246f99ec65160 | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Tue Nov 16 10:58:25 2021 +0100 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Wed Nov 17 10:07:13 2021 +0100 |
tree | 522b901ef77850ee0bce9785ac30b33dc735b32c | |
parent | 6f48adb69090799c74c29204dd2cd1737cc9d6ac [diff] |
NONRTRIC - Implement DMaaP mediator producer service in Java Improved resilence from Kafka errors. After an overflow, the stream will be restarted (currently after max 3 minutes). In Kafka messages: if buffered, received message will be quoted. When delivered to consumer, the REST content type will be JSON if buffered. If not buffered, no content type is sent. Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Issue-ID: NONRTRIC-597 Change-Id: Id0fb2b572a491d32300b1d11a7794a97371ac074
The O-RAN SC Non-RT RIC provides support for non-real-time intelligent radio resource management, higher layer procedure optimization, policy optimization in RAN, and providing guidance, parameters, policies and AI/ML models to support the operation of the Near-RT RIC to achieve higher-level non-real-time objectives.
Please see the documentation in the docs/ folder
For more information about the Non-RT RIC project please see the project website
Copyright (C) 2019 Nordix Foundation. Licensed 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.
For more information about license please see the LICENSE file for details.