Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2199

DIH JdbcDataSource - Support multiple resultsets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 6.1, 7.0
    • None

    Description

      Database servers can return multiple result sets from a single statement. This can be beneficial for indexing because it reduces the number of connections and statements being executed against a database, therefore reducing overhead. The JDBC Statement object supports reading multiple ResultSets. Support should be added to the JdbcDataSource to take advantage of this.

      Attachments

        1. SOLR-2199.patch
          1 kB
          Mark Waddle
        2. SOLR-2199.patch
          8 kB
          Kristine Jetzke

        Activity

          People

            mkhl Mikhail Khludnev
            markwaddle Mark Waddle
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: