[
https://issues.apache.org/jira/browse/COUCHDB-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921368#comment-13921368
]
ASF GitHub Bot commented on COUCHDB-2123:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb/pull/164
Fauxton: Fix status messages in Active Tasks
Show Progress, current Sequence and Changes. Fix the display
of `undefined` if value is undefined.
Fixes #COUCHDB-2123
Before (click to zoom):

After (click to zoom):

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb COUCHDB-2123
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/164.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #164
----
commit 6c24d89a71b22110f1141a88a36c420c6b6396c9
Author: Robert Kowalski <[email protected]>
Date: 2014-03-05T20:33:25Z
Fauxton: Fix status messages in Active Tasks
Show Progress, current Sequence and Changes. Fix the display
of `undefined` if value is undefined.
Fixes #COUCHDB-2123
----
> Incorrect status message for active tasks
> -----------------------------------------
>
> Key: COUCHDB-2123
> URL: https://issues.apache.org/jira/browse/COUCHDB-2123
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
>
> Fauxton doesn't show any compaction progress like Futon does.
> Also it shows messages like "678 docs written. undefined pending changes."
> for replications while Futon is more verbose on this case: "Checkpointed
> source sequence 3178, current source sequence 16065, progress 22%"
--
This message was sent by Atlassian JIRA
(v6.2#6252)