Skip to content

Commit

Permalink
Removing outdated comments from restructuring
Browse files Browse the repository at this point in the history
  • Loading branch information
bergerhoffer authored and aireilly committed Mar 21, 2024
1 parent b04f97c commit d63a557
Show file tree
Hide file tree
Showing 25 changed files with 2 additions and 502 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// OCS: Added "In Red Hat OpenShift Container Storage, a backing store..."
[[backing-store]]
==== image:images/yes.png[yes] backing store (noun)
*Description*: In Red Hat OpenShift Container Storage, a _backing store_ is a type of storage resource for Multicloud Object Gateway to store data, for example, from RADOS gateway (RGW), Amazon Web Services S3, Azure Blob Storage, IBM Cloud Object Storage.
Expand All @@ -21,7 +20,6 @@

*See also*:

// BxMS: Added "In Red Hat JBoss BRMS and Red Hat JBoss BPM Suite"
[[backward-chaining]]
==== image:images/yes.png[yes] backward chaining (verb)
*Description*: In Red Hat JBoss BRMS and Red Hat JBoss BPM Suite, _backward chaining_ is a feature of the rule engine. The backward chaining process is often referred to as derivation queries. It is not as common compared to reactive systems because Red Hat JBoss BRMS is primarily reactive forward chaining, that is, it responds to changes in your data. The backward chaining added to the rule engine is for product-like derivations.
Expand Down Expand Up @@ -66,7 +64,6 @@

*See also*: xref:bare-metal-n[bare metal (noun)]

// RHDS: General; kept as is
[[base-dn]]
==== image:images/yes.png[yes] base DN (noun)
*Description*: In an LDAP directory, the _base distinguished name (DN)_ defines the starting point for operations, such as searches.
Expand Down Expand Up @@ -113,7 +110,6 @@ Write "Basic HTTP authentication" on first use and "Basic authentication" after

*See also*:

// EAP: Added "In Red Hat JBoss Enterprise Application Platform,"
[[batch-jberet]]
==== image:images/yes.png[yes] batch-jberet subsystem (noun)
*Description*: In Red Hat JBoss Enterprise Application Platform, the _batch-jberet subsystem_ is used to configure and manage batch jobs. In general text, write in lowercase as two words separated by a hyphen. Write "Batch subsystem" when referring to the `batch-jberet` subsystem in titles and headings.
Expand All @@ -125,7 +121,6 @@ Write "Basic HTTP authentication" on first use and "Basic authentication" after

*See also*:

// EAP: Added "In Red Hat JBoss Enterprise Application Platform,"
[[bean-validation]]
==== image:images/yes.png[yes] bean-validation subsystem (noun)
*Description*: In Red Hat JBoss Enterprise Application Platform, the _bean-validation subsystem_ is used to configure validation of Java bean object data. In general text, write in lowercase as two words separated by a hyphen. Write "Bean Validation subsystem" when referring to the `bean-validation` subsystem in titles and headings.
Expand Down Expand Up @@ -183,7 +178,6 @@ The practice of having both modes together is often referred to as _hybrid_, _ag

*See also*:

// RHDS: General; kept as is
[[bind-dn]]
==== image:images/yes.png[yes] bind DN (noun)
*Description*: A _distinguished name (DN)_ defines the unique location of an entry in the LDAP directory. You can use the DN of an entry to bind (authenticate) to an LDAP directory. The bind DN is similar to a user name in other systems.
Expand Down Expand Up @@ -219,7 +213,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// RHEL: Added "In Red Hat Enterprise Linux,"
[[blueprint]]
==== image:images/yes.png[yes] blueprint (noun)
*Description*: In Red Hat Enterprise Linux, _blueprints_ are simple text files in Tom's Obvious Minimal Language (TOML) format that describe which packages, and what versions, to install into the image. They can also define a limited set of customizations that can be used to build the final image.
Expand All @@ -231,7 +224,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// Ceph: Added "In Red Hat Ceph Storage,"
[[bluestore]]
==== image:images/yes.png[yes] BlueStore (noun)
*Description*: In Red Hat Ceph Storage, _BlueStore_ is an OSD back end that uses block devices directly.
Expand Down Expand Up @@ -342,7 +334,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*: xref:broadcast-n[broadcast (noun)]

// AMQ: General; kept as is
[[broker-cluster]]
==== image:images/yes.png[yes] broker cluster (noun)
*Description*: A group of brokers to be grouped together in order to share message processing load. In JBoss A-MQ 6, this was called a _network of brokers_.
Expand All @@ -354,7 +345,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// AMQ: Added "In Red Hat AMQ, broker distribution is"
[[broker-distribution]]
==== image:images/yes.png[yes] broker distribution (noun)
*Description*: In Red Hat AMQ, _broker distribution_ is the platform-independent AMQ Broker archive containing the product binaries and libraries.
Expand All @@ -366,7 +356,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*: xref:amq-broker[AMQ Broker], xref:broker-instance[broker instance]

// AMQ: Added "In Red Hat AMQ, a broker instance is"
[[broker-instance]]
==== image:images/yes.png[yes] broker instance (noun)
*Description*: In Red Hat AMQ, a _broker instance_ is a configurable instance of AMQ Broker. Each broker instance is a separate directory containing its own runtime and configuration data. Use this term to refer to the instance, not the product.
Expand All @@ -378,7 +367,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*: xref:amq-broker[AMQ Broker], xref:broker-distribution[broker distribution]

// AMQ: General; kept as is
[[brokered-messaging]]
==== image:images/yes.png[yes] brokered messaging (noun)
*Description*: Any messaging configuration that uses a message broker to deliver messages to destinations. _Brokered messaging_ can include brokers only, or a combination of brokers and routers.
Expand All @@ -401,7 +389,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// Ceph: General; kept as is
[[bucket]]
==== image:images/yes.png[yes] bucket (noun)
*Description*: 1) A _bucket_ in the S3 API contains objects. A bucket also defines access control lists (ACLs). Unlike folders or directories, buckets cannot contain other buckets. A bucket in the S3 API is synonymous with a _container_ in the Swift API. 2) The term "bucket" is also sometimes used in the context of a _CRUSH hierarchy_, but CRUSH buckets and S3 buckets are mutually exclusive concepts.
Expand All @@ -413,7 +400,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*: xref:container[container]

// Ceph: General; kept as is
[[bucket-index]]
==== image:images/yes.png[yes] bucket index (noun)
*Description*: A _bucket index_ in the S3 API contains an index of objects within the bucket. The bucket index enables listing the bucket's contents.
Expand All @@ -425,7 +411,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// Ceph: General; kept as is
[[bucket-sharding]]
==== image:images/yes.png[yes] bucket sharding (noun)
*Description*: _Bucket sharding_ is a process of breaking down a bucket index into smaller more manageable shards. Bucket sharding improves performance.
Expand All @@ -448,7 +433,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// OCP: General; kept as is
[[build]]
==== image:images/yes.png[yes] build (noun)
*Description*: The process of transforming input parameters into a resulting object. Most often, the process is used to transform input parameters or source code into a runnable image.
Expand All @@ -460,7 +444,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// OCP: Added "In Red Hat OpenShift,"
[[build-configuration]]
==== image:images/yes.png[yes] build config (noun)
*Description*: In Red Hat OpenShift, a _build config_ describes a single build definition and a set of triggers for when a new build should be created. The API object for a build config is `BuildConfig`.
Expand All @@ -483,7 +466,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// EAP: Added "In Red Hat JBoss Enterprise Application Platform," and removed "in JBoss EAP" later
[[built-in-messaging]]
==== image:images/yes.png[yes] built-in messaging (noun)
*Description*: In Red Hat JBoss Enterprise Application Platform, _built-in messaging_ is an acceptable term for referring to the built-in messaging system. Capitalize "built-in" only at the beginning of a sentence. Other acceptable terms are "JBoss EAP messaging" and "JBoss EAP built-in messaging".
Expand All @@ -495,7 +477,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*: xref:jboss-eap-built-in-messaging[JBoss EAP built-in messaging], xref:jboss-eap-messaging[JBoss EAP messaging]

// BxMS: Added "In Red Hat JBoss BRMS and Red Hat JBoss BPM Suite," and removed from later in the sentence
[[business-central]]
==== image:images/yes.png[yes] Business Central (noun)
*Description*: In Red Hat JBoss BRMS and Red Hat JBoss BPM Suite, the _Business Central_ is a web-based user interface. It is the user interface for the business rules manager and has been combined with the core Drools engine and other tools. It enables a business user to manage rules in a multi-user environment and implement changes in a controlled fashion.
Expand All @@ -507,7 +488,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// BxMS: General; kept as is
[[business-process]]
==== image:images/yes.png[yes] business process (noun)
*Description*: A _business process_ is a collection of related, structured tasks that results in achieving a specific target. It is presented as as a flowchart comprising a sequence steps necessary to achieve business goals.
Expand All @@ -519,7 +499,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// BxMS: Added "In Red Hat JBoss BRMS and Red Hat JBoss BPM Suite,"
[[business-resource-planner]]
==== image:images/yes.png[yes] Business Resource Planner (noun)
*Description*: In Red Hat JBoss BRMS and Red Hat JBoss BPM Suite, the _Business Resource Planner_ is a lightweight, embeddable, planning engine that optimizes planning problems. It helps Java TM programmers solve planning problems efficiently, and it combines optimization heuristics and metaheuristics with very efficient score calculations.
Expand All @@ -531,7 +510,6 @@ Do not use "BIOS" as a generic term for computer firmware. Instead, write "firmw

*See also*:

// BxMS: General; kept as is
[[business-rule]]
==== image:images/yes.png[yes] business rule (noun)
*Description*: A _business rule_ defines a particular aspect of a business that is intended to assert business structure or influence the behaviour of a business. Business rules often focus on access control issues and pertain to business calculations and policies of an organization.
Expand Down
Loading

0 comments on commit d63a557

Please sign in to comment.