Home
last modified time | relevance | path

Searched full:due (Results 1 – 25 of 59) sorted by relevance

123

/thrift-3.4.0/lib/go/thrift/
Djson_protocol_test.go38 t.Fatalf("Unable to write %s value %v due to error: %s", thetype, value, e.Error())
41 t.Fatalf("Unable to write %s value %v due to error flushing: %s", thetype, value, e.Error())
76 t.Fatalf("Unable to read %s value %v due to error: %s", thetype, value, e.Error())
96 t.Fatalf("Unable to write %s value %v due to error: %s", thetype, value, e.Error())
99 t.Fatalf("Unable to write %s value %v due to error flushing: %s", thetype, value, e.Error())
124 t.Fatalf("Unable to read %s value %v due to error: %s", thetype, value, e.Error())
143 t.Fatalf("Unable to write %s value %v due to error: %s", thetype, value, e.Error())
146 t.Fatalf("Unable to write %s value %v due to error flushing: %s", thetype, value, e.Error())
171 t.Fatalf("Unable to read %s value %v due to error: %s", thetype, value, e.Error())
190 t.Fatalf("Unable to write %s value %v due to error: %s", thetype, value, e.Error())
[all …]
Dsimple_json_protocol_test.go39 t.Fatalf("Unable to write %s value %v due to error: %s", thetype, value, e.Error())
42 t.Fatalf("Unable to write %s value %v due to error flushing: %s", thetype, value, e.Error())
71 t.Fatalf("Unable to read %s value %v due to error: %s", thetype, value, e.Error())
90 t.Fatalf("Unable to write %s value %v due to error: %s", thetype, value, e.Error())
93 t.Fatalf("Unable to write %s value %v due to error flushing: %s", thetype, value, e.Error())
118 t.Fatalf("Unable to read %s value %v due to error: %s", thetype, value, e.Error())
137 t.Fatalf("Unable to write %s value %v due to error: %s", thetype, value, e.Error())
140 t.Fatalf("Unable to write %s value %v due to error flushing: %s", thetype, value, e.Error())
165 t.Fatalf("Unable to read %s value %v due to error: %s", thetype, value, e.Error())
184 t.Fatalf("Unable to write %s value %v due to error: %s", thetype, value, e.Error())
[all …]
/thrift-3.4.0/tutorial/ocaml/
DREADME.md6 ocaml in this directory (due to limitations in the OASIS build-tool):
/thrift-3.4.0/contrib/Rebus/
DREADME.md7 As with all ServiceBus or MQ scenarios, due to the highly asynchronous
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/async/
DAsyncMethodCallback.java41 * due to an unexpected server-side error.
/thrift-3.4.0/.github/
Dstale.yml40 This issue has been automatically closed due to inactivity.
/thrift-3.4.0/build/cmake/
DREADME.md7 Due to growing the field of operating system support, a proper executable
/thrift-3.4.0/test/
DREADME.md90 Since many cross tests currently fail (mainly due to partial incompatibility
186 Furthermore, due to some other problem none of the Exception tests is executed.
DNameConflictTest.thrift21 // THRIFT-2508 Uncompileable C# code due to language keywords in IDL
/thrift-3.4.0/
Dbootstrap.sh49 # check must happen externally due to use of newer macro
/thrift-3.4.0/lib/nodejs/lib/thrift/
Dlog.js28 // better use spread syntax, but due to compatibility,
/thrift-3.4.0/test/v0.16/
DNameConflictTest.thrift21 // THRIFT-2508 Uncompileable C# code due to language keywords in IDL
/thrift-3.4.0/lib/swift/
DREADME.md38 Unfortunately due to some limitations in SPM, the Package manifest and Sources directory must be at…
83 - Eliminated `THTTPTransport` that uses `NSURLConnection` due to it being deprecated and not availa…
/thrift-3.4.0/build/docker/
DREADME.md3 Due to the large number of languages supported by Apache Thrift,
72 * make check in lib/cpp fails due to https://svn.boost.org/trac10/ticket/12507
/thrift-3.4.0/lib/java/src/test/java/org/apache/thrift/transport/
DTestTSaslTransports.java562 fail("Should have gotten an error due to incorrect status byte value."); in testBadHeader()
569 fail("Should have gotten an error due to negative payload length."); in testBadHeader()
576 fail("Should have gotten an error due to bogus (large) payload length."); in testBadHeader()
/thrift-3.4.0/lib/cpp/src/thrift/concurrency/
DTimerManager.h36 * This class dispatches timer tasks when they fall due.
/thrift-3.4.0/lib/d/src/thrift/transport/
Drange.d91 * speed due to the reduced amount of indirections.
Dfile.d667 "bytes at once due to chunk size.")); in write()
850 logError("Writer thread going to sleep for %s µs due to IO errors", in writerThread()
893 // Probably abysmal performance on Windows due to rawWrite in writerThread()
926 // If the flush timer is due, but no data has been written, don't in writerThread()
/thrift-3.4.0/lib/d/src/thrift/async/
Dsocket.d54 * As for thrift.transport.socket, due to the limitations of std.socket,
330 // If we are cancelling the request due to a timed out operation, the in yieldOnBlock()
/thrift-3.4.0/lib/swift/Sources/
DTSet.swift42 …// Must implement isEmpty even though both SetAlgebra and Collection provide it due to their confl…
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/server/
DTThreadedSelectorServer.java90 * is saturated, further accepts will be closed immediately. Slightly increases latency due to
368 LOGGER.error("run() on AcceptThread exiting due to uncaught error", t); in run()
531 LOGGER.error("run() on SelectorThread exiting due to uncaught error", t); in run()
DTNonblockingServer.java150 LOGGER.error("run() exiting due to uncaught error", t); in run()
/thrift-3.4.0/lib/go/
DREADME.md129 Please be advised that due to a
/thrift-3.4.0/lib/py/src/transport/
DTZlibTransport.py144 """Get the current count of saved bytes due to data
/thrift-3.4.0/lib/d/test/
Dclient_pool_test.d176 // Cannot use this due to multiple DMD @@BUG@@s: in main()
432 // due to DMD @@BUG5710@@, we can't use a delegate literal).f in asyncAggregatorTest()

123