• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool-java
70%
master: 78%

Build:
Build:
LAST BUILD BRANCH: Totktonada/remove-gitter-badge
DEFAULT BRANCH: master
Repo Added 31 Oct 2018 02:54AM UTC
Files 71
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH nicktorwald/gh-163-remove-tnt-connection
branch: nicktorwald/gh-163-remove-tnt-connection
CHANGE BRANCH
x
Reset
  • nicktorwald/gh-163-remove-tnt-connection
  • Totktonada/add-a-link-to-releases-page
  • Totktonada/add-tarantool-2.3-into-ci
  • Totktonada/fix-api-docs
  • Totktonada/gh-139-fix-coverall-io
  • Totktonada/gh-142-race-condition-proposal
  • Totktonada/gh-27-fix-biginteger-pack-unpack
  • Totktonada/prepared-statements-ci
  • Totktonada/remove-gitter-badge
  • Totktonada/travis-ci-dont-fail-on-example-stop
  • Totktonada/travis-ci-update-rules
  • Totktonada/update-connector-version-in-readme
  • connector-1.9.2
  • connector-1.9.3
  • connector-1.9.4
  • master
  • nicktorwald/gh-119-sql-state-exceptions
  • nicktorwald/gh-120-nulls-are-sorted-support
  • nicktorwald/gh-127-msgpacklite-tests
  • nicktorwald/gh-141-wrong-response-code-comparison
  • nicktorwald/gh-142-race-condition
  • nicktorwald/gh-149-brokenAbstractJdbcIT
  • nicktorwald/gh-158-checkstyle
  • nicktorwald/gh-163-start-stop-stuck
  • nicktorwald/gh-164-start-stop-stuck
  • nicktorwald/gh-167-socket-provider-timeout
  • nicktorwald/gh-175-datasource
  • nicktorwald/gh-179-resultset-was-null
  • nicktorwald/gh-180-close-on-completion
  • nicktorwald/gh-181-pooled-statements
  • nicktorwald/gh-182-get-more-results
  • nicktorwald/gh-186-client-config-docs
  • nicktorwald/gh-188-test-locality
  • nicktorwald/gh-189-max-field-size
  • nicktorwald/gh-194-logging
  • nicktorwald/gh-195-discard-discovery-addr
  • nicktorwald/gh-198-libre-office-npe
  • nicktorwald/gh-198-server-prepared-statement
  • nicktorwald/gh-199-cluster-connection
  • nicktorwald/gh-211-resultset-api
  • nicktorwald/gh-212-request-dsl
  • nicktorwald/gh-220-update-by-field-name
  • nicktorwald/gh-30-socket-provider-error
  • nicktorwald/gh-34-cluster-support
  • nicktorwald/gh-52-sql-tests
  • nicktorwald/gh-60-jdbc-docs
  • nicktorwald/gh-62-batch-updates
  • nicktorwald/gh-7-soft-schema-reload
  • nicktorwald/gh-71-connection-abort
  • nicktorwald/gh-72-closed-connection
  • nicktorwald/gh-73-wrapper-support
  • nicktorwald/gh-74-connection-client-info
  • nicktorwald/gh-75-connection-is-valid
  • nicktorwald/gh-77-generated-keys
  • nicktorwald/gh-78-no-generated-keys
  • nicktorwald/gh-79-escape-syntax
  • nicktorwald/gh-85-resultSet-type
  • nicktorwald/gh-92-tarantool-types-v22

pending completion
446

Pull #172

travis-ci

web-flow
Replace TConnection with TClientImpl in JDBC

Replace obsolete TarantoolConnection with TarantoolClient to have an
ability to perform async operations.

Update SQLDriver URL parameters. Add init and operation timeouts.
Remove socket timeout and replace socket provider with socket channel
provider options (according to TarantoolConnection-to-TarantoolClient
transfer written above).

Add operation timeout capability to TarantoolClientImpl. It also affects
the cluster client which no more needs its own expirable operations.

Add basic support for SQLStatement (setQueryTimeout) to execute requests
with timeout using new TarantoolClient operation timeout.

Remove deprecated JDBCBridge. SQLConnection accepted the responsibility
for producing raw SQL results.

Update README doc with respect to JDBC driver options changes.

Closes: #163
Follows on: #75, #155
Pull Request #172: Replace TConnection with TClientImpl in JDBC

319 of 319 new or added lines in 16 files covered. (100.0%)

1869 of 2654 relevant lines covered (70.42%)

0.7 hits per line

Relevant lines Covered
Build:
Build:
2654 RELEVANT LINES 1869 COVERED LINES
0.7 HITS PER LINE
Source Files on nicktorwald/gh-163-remove-tnt-connection
  • List 0
  • Changed 14
  • Source Changed 14
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
446 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... Pull #172 20 May 2019 06:55PM UTC web-flow travis-ci pending completion  
445 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... push 20 May 2019 06:52PM UTC nicktorwald travis-ci pending completion  
442 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... Pull #172 20 May 2019 01:46PM UTC web-flow travis-ci pending completion  
441 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... push 20 May 2019 01:43PM UTC nicktorwald travis-ci pending completion  
434 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... Pull #172 20 May 2019 08:42AM UTC web-flow travis-ci pending completion  
433 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... push 20 May 2019 08:40AM UTC nicktorwald travis-ci pending completion  
425 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... Pull #172 19 May 2019 05:57PM UTC web-flow travis-ci pending completion  
424 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... push 19 May 2019 05:56PM UTC nicktorwald travis-ci pending completion  
420 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... Pull #172 17 May 2019 02:07PM UTC web-flow travis-ci pending completion  
421 nicktorwald/gh-163-remove-tnt-connection Replace TConnection with TClientImpl in JDBC Replace obsolete TarantoolConnection with TarantoolClient to have an ability to perform async operations. Update SQLDriver URL parameters. Add init and operation timeouts. Remove socket timeout and re... push 17 May 2019 02:06PM UTC nicktorwald travis-ci pending completion  
See All Builds (426)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc