Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8502 Improve Solr JDBC Driver to support SQL Clients like DBVisualizer
  3. SOLR-8573

Implement ConnectionImpl,StatementImpl,ResultSetImpl clearWarnings and getWarnings

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • 6.0
    • 6.0
    • SolrJ
    • None

    Description

      2016-01-20 10:20:30.877 WARN 685 [ExecutorRunner-pool-2-thread-2 - C.ᅣチ] Internal error while executing: select fielda, count(fieldc) from test group by fielda
      java.lang.UnsupportedOperationException
      at org.apache.solr.client.solrj.io.sql.StatementImpl.clearWarnings(StatementImpl.java:186)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at com.onseven.dbvis.h.B.B.ᅣチ(Z:194)
      at com.onseven.dbvis.h.B.F$A.call(Z:1369)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at java.lang.Thread.run(Thread.java:745)

      Attachments

        1. SOLR-8573.patch
          2 kB
          Kevin Risden
        2. SOLR-8573.patch
          5 kB
          Kevin Risden

        Activity

          People

            Unassigned Unassigned
            krisden Kevin Risden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: