[
https://issues.apache.org/jira/browse/HBASE-24122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-24122.
-----------------------------------
Fix Version/s: 2.2.5
2.3.0
3.0.0
Release Note: Our 'Build Artifacts' have a machine directory under which
we emit vitals on the host the build was run on. We used to emit the result of
'ulimit -l' as a file named 'ulimit-l'. This has been hijacked to instead emit
result of running 'ulimit -a' which includes stat on ulimit -l.
Assignee: Michael Stack
Resolution: Fixed
Pushed this on all branches after confirming it works on branch-2.
> Change machine ulimit-l to ulimit-a so dumps full ulimit rather than just
> 'max locked memory'
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-24122
> URL: https://issues.apache.org/jira/browse/HBASE-24122
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.2.5
>
> Attachments:
> 0001-HBASE-24122-Change-machine-ulimit-l-to-ulimit-a-so-d.patch
>
>
> Dump out full ulimit list under the machine dir job output rather than
> one-liner. More utility.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)