You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2017/12/07 21:59:00 UTC

[jira] [Commented] (ACCUMULO-4757) Update bundled jQuery for monitor

    [ https://issues.apache.org/jira/browse/ACCUMULO-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282596#comment-16282596 ] 

Christopher Tubbs commented on ACCUMULO-4757:
---------------------------------------------

Flot is probably going to be the biggest problem. It bundles jQuery 1.8.3, normally. We have removed that version from our distribution, and luckily, it works with 2.2.4, at least for what we need. It may break with 3.2.1, though.

It may be possible to update using the jQuery migrate plugin, or it may be necessary to find an alternative to flot... or to patch flot to work with 3.2.1.

Also, a heads-up... select2 looked like it was almost ready to release 4.0.6 (we have 4.0.5). I saw some 4.0.6 release candidates on GitHub. If it releases, we should update that, too.

> Update bundled jQuery for monitor
> ---------------------------------
>
>                 Key: ACCUMULO-4757
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4757
>             Project: Accumulo
>          Issue Type: Task
>          Components: monitor
>            Reporter: Christopher Tubbs
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> JQuery is a bit out of date. It's currently at 2.2.4, which was the last version released in the 2.x series. Versions prior to 3.x are no longer receiving patches, and have known bugs.
> We should update to the latest versions to avoid bundling any versions which may have known bugs. The latest version is currently 3.2.1.
> (Note: I've checked flot, jquery-ui, select2, and bootstrap, and we are currently using the latest versions of all of those right now. Along with jQuery, that is an exhaustive list of our external monitor resources.)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)