[
https://issues.apache.org/jira/browse/TEZ-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreenath Somarajapuram resolved TEZ-2521.
-----------------------------------------
Resolution: Won't Fix
- The table tech was moved into a separate public project.
- From now the ticket will be tracked from
https://github.com/sreenaths/em-table/issues/1
> TEZ UI: Move sorting to web worker for making the UI responsive while
> searching.
> --------------------------------------------------------------------------------
>
> Key: TEZ-2521
> URL: https://issues.apache.org/jira/browse/TEZ-2521
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Priority: Minor
>
> - Right now sorting is done in the main thread, causing the browser to be
> stuck while sorting is happening.
> - Web workers help in running code on a parallel thread, and hence keeps the
> browser responsive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)