[
https://issues.apache.org/jira/browse/AMBARI-22795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332025#comment-16332025
]
Hudson commented on AMBARI-22795:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8616 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8616/])
AMBARI-22795 LogSearch Fixes for LogList Display. (Istvan Tobias via
(ababiichuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=b0b61061b661739b13f0ed729b8dcdc23ec3de04])
* (edit) ambari-logsearch/ambari-logsearch-web/src/assets/i18n/en.json
* (edit)
ambari-logsearch/ambari-logsearch-web/src/app/components/service-logs-table/service-logs-table.component.less
* (edit) ambari-logsearch/ambari-logsearch-web/yarn.lock
* (edit)
ambari-logsearch/ambari-logsearch-web/src/app/components/log-message/log-message.component.html
* (edit) ambari-logsearch/ambari-logsearch-web/package.json
* (edit) ambari-logsearch/ambari-logsearch-web/src/app/components/variables.less
* (edit)
ambari-logsearch/ambari-logsearch-web/src/app/components/log-message/log-message.component.less
* (edit)
ambari-logsearch/ambari-logsearch-web/src/app/components/log-message/log-message.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web/src/app/components/service-logs-table/service-logs-table.component.spec.ts
* (edit)
ambari-logsearch/ambari-logsearch-web/src/app/components/log-message/log-message.component.spec.ts
* (edit)
ambari-logsearch/ambari-logsearch-web/src/app/components/service-logs-table/service-logs-table.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web/src/app/components/service-logs-table/service-logs-table.component.html
* (edit) ambari-logsearch/ambari-logsearch-web/src/app/app.module.ts
> LogSearch Fixes for LogList Display
> -----------------------------------
>
> Key: AMBARI-22795
> URL: https://issues.apache.org/jira/browse/AMBARI-22795
> Project: Ambari
> Issue Type: Bug
> Components: logsearch
> Affects Versions: 3.0.0
> Reporter: Istvan Tobias
> Assignee: Istvan Tobias
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 1. Remove Whitespace from first two columns. We'll need these columns to
> conserve more visible space on the display, so we'll need the padding on
> these columns to be decreased.
> 2. Log message seems to trail off on 15-inch monitor display. Probably need a
> way to truncate the data, and allow the user to expand the log message. Maybe
> some kind of dynamic truncation. (Note: This might only be a problem in the
> initial state after resizing down).
> 3. Currently, elipses ("...") are used on both sides of the display of the
> log list section of the UI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)