vmware-archive / sre-test

Greenplum - Open Source SRE test project.
2 stars 0 forks source link

Reword sentence regarding out of memory condition #255

Closed venkata-cg closed 2 years ago

venkata-cg commented 2 years ago

Ref: https://gpdb.docs.pivotal.io/pxf/6-2/using/cfg_mem.html

Advanced PXF Configuration (Optional) - >Memory and Threading

In the first paragraph it is mentioned as "You may also choose to configure PXF to perform specific actions when it detects an out of memory condition".

It may be rephrased as "PXF can be configured to Auto-kill the PXF Service (enabled by default) or Dump the Java heap (disabled by default) actions when it detects an out of memory condition".

lisakowen commented 2 years ago

fixed in https://github.com/greenplum-db/pxf/pull/782