[ https://issues.apache.org/jira/browse/SOLR-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980174#comment-16980174 ]
Richard Goodman commented on SOLR-13948: ---------------------------------------- Hmm, I'm not sure why this failing, I couldn't really see anything obvious as to why, just; {code} validate-source-patterns: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.17.jar) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [source-patterns] nocommit: dev-tools/scripts/reproduceJenkinsFailures.py {code} Which doesn't sound related to this patch? > Tooltip popup for replica information in cloud view clipping > ------------------------------------------------------------ > > Key: SOLR-13948 > URL: https://issues.apache.org/jira/browse/SOLR-13948 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: Admin UI > Affects Versions: 7.7.2 > Reporter: Richard Goodman > Priority: Minor > Attachments: SOLR-13948.patch, SOLR-13948.patch, after.png, before.png > > > Our replicas typically have a long name, which has never really a problem for > us. But with the new feature in 7.7.2 _(at least for us was new than our > previous solr version)_ when on the cloud view and looking at the status of > collections, when hovering over a node ip and seeing the tooltip popup of the > replica information, this information will go over the tooltip window if the > replica name is of a certain size. > This small patch fixes this, I've attached some screenshots of a before and > after, as well as the patch. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org