You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Rick Shaw (JIRA)" <ji...@apache.org> on 2011/07/19 23:48:58 UTC

[jira] [Created] (CASSANDRA-2925) The JDBC Suite should provide a simple DataSource implementation

The JDBC Suite should provide a simple DataSource implementation
----------------------------------------------------------------

                 Key: CASSANDRA-2925
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2925
             Project: Cassandra
          Issue Type: New Feature
          Components: Drivers
    Affects Versions: 0.8.1
            Reporter: Rick Shaw
            Assignee: Rick Shaw
            Priority: Minor
             Fix For: 0.8.2


The use of a {{DataSource}} is often the preferred method of acquiring JDBC Connections. The Specification recommends that the driver code provide at least a simple (non pooled) {{DataSource}} implementation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-2925) The JDBC Suite should provide a simple DataSource implementation

Posted by "Rick Shaw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Shaw updated CASSANDRA-2925:
---------------------------------

    Attachment: jdbc-add-simple-datasource-v1.txt

> The JDBC Suite should provide a simple DataSource implementation
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-2925
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2925
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Drivers
>    Affects Versions: 0.8.1
>            Reporter: Rick Shaw
>            Assignee: Rick Shaw
>            Priority: Minor
>              Labels: JDBC
>             Fix For: 0.8.3
>
>         Attachments: jdbc-add-simple-datasource-v1.txt
>
>
> The use of a {{DataSource}} is often the preferred method of acquiring JDBC Connections. The Specification recommends that the driver code provide at least a simple (non pooled) {{DataSource}} implementation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-2925) The JDBC Suite should provide a simple DataSource implementation

Posted by "Rick Shaw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Shaw updated CASSANDRA-2925:
---------------------------------

    Issue Type: Sub-task  (was: New Feature)
        Parent: CASSANDRA-2876

> The JDBC Suite should provide a simple DataSource implementation
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-2925
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2925
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Drivers
>    Affects Versions: 0.8.1
>            Reporter: Rick Shaw
>            Assignee: Rick Shaw
>            Priority: Minor
>              Labels: JDBC
>             Fix For: 0.8.2
>
>
> The use of a {{DataSource}} is often the preferred method of acquiring JDBC Connections. The Specification recommends that the driver code provide at least a simple (non pooled) {{DataSource}} implementation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-2925) The JDBC Suite should provide a simple DataSource implementation

Posted by "Rick Shaw (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076152#comment-13076152 ] 

Rick Shaw commented on CASSANDRA-2925:
--------------------------------------

Yes. {{Utils.java}} was modified but not deleted by the last round of patches. 

> The JDBC Suite should provide a simple DataSource implementation
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-2925
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2925
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Drivers
>    Affects Versions: 0.8.1
>            Reporter: Rick Shaw
>            Assignee: Rick Shaw
>            Priority: Minor
>              Labels: JDBC
>             Fix For: 0.8.3
>
>         Attachments: jdbc-add-simple-datasource-v1.txt
>
>
> The use of a {{DataSource}} is often the preferred method of acquiring JDBC Connections. The Specification recommends that the driver code provide at least a simple (non pooled) {{DataSource}} implementation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-2925) The JDBC Suite should provide a simple DataSource implementation

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076025#comment-13076025 ] 

Jonathan Ellis commented on CASSANDRA-2925:
-------------------------------------------

this is patching Utils.java which doesn't exist.  Did I screw up and not svn add that from a previous patch?

> The JDBC Suite should provide a simple DataSource implementation
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-2925
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2925
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Drivers
>    Affects Versions: 0.8.1
>            Reporter: Rick Shaw
>            Assignee: Rick Shaw
>            Priority: Minor
>              Labels: JDBC
>             Fix For: 0.8.3
>
>         Attachments: jdbc-add-simple-datasource-v1.txt
>
>
> The use of a {{DataSource}} is often the preferred method of acquiring JDBC Connections. The Specification recommends that the driver code provide at least a simple (non pooled) {{DataSource}} implementation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-2925) The JDBC Suite should provide a simple DataSource implementation

Posted by "Rick Shaw (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076238#comment-13076238 ] 

Rick Shaw commented on CASSANDRA-2925:
--------------------------------------

{{Utils.java}} exists in the C* svn repo?

> The JDBC Suite should provide a simple DataSource implementation
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-2925
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2925
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Drivers
>    Affects Versions: 0.8.1
>            Reporter: Rick Shaw
>            Assignee: Rick Shaw
>            Priority: Minor
>              Labels: JDBC
>             Fix For: 0.8.3
>
>         Attachments: jdbc-add-simple-datasource-v1.txt
>
>
> The use of a {{DataSource}} is often the preferred method of acquiring JDBC Connections. The Specification recommends that the driver code provide at least a simple (non pooled) {{DataSource}} implementation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira