/thrift-3.4.0/lib/go/thrift/ |
D | json_protocol_test.go | 38 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 …]
|
D | simple_json_protocol_test.go | 39 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/ |
D | README.md | 6 ocaml in this directory (due to limitations in the OASIS build-tool):
|
/thrift-3.4.0/contrib/Rebus/ |
D | README.md | 7 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/ |
D | AsyncMethodCallback.java | 41 * due to an unexpected server-side error.
|
/thrift-3.4.0/.github/ |
D | stale.yml | 40 This issue has been automatically closed due to inactivity.
|
/thrift-3.4.0/build/cmake/ |
D | README.md | 7 Due to growing the field of operating system support, a proper executable
|
/thrift-3.4.0/test/ |
D | README.md | 90 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.
|
D | NameConflictTest.thrift | 21 // THRIFT-2508 Uncompileable C# code due to language keywords in IDL
|
/thrift-3.4.0/ |
D | bootstrap.sh | 49 # check must happen externally due to use of newer macro
|
/thrift-3.4.0/lib/nodejs/lib/thrift/ |
D | log.js | 28 // better use spread syntax, but due to compatibility,
|
/thrift-3.4.0/test/v0.16/ |
D | NameConflictTest.thrift | 21 // THRIFT-2508 Uncompileable C# code due to language keywords in IDL
|
/thrift-3.4.0/lib/swift/ |
D | README.md | 38 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/ |
D | README.md | 3 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/ |
D | TestTSaslTransports.java | 562 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/ |
D | TimerManager.h | 36 * This class dispatches timer tasks when they fall due.
|
/thrift-3.4.0/lib/d/src/thrift/transport/ |
D | range.d | 91 * speed due to the reduced amount of indirections.
|
D | file.d | 667 "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/ |
D | socket.d | 54 * 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/ |
D | TSet.swift | 42 …// 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/ |
D | TThreadedSelectorServer.java | 90 * 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()
|
D | TNonblockingServer.java | 150 LOGGER.error("run() exiting due to uncaught error", t); in run()
|
/thrift-3.4.0/lib/go/ |
D | README.md | 129 Please be advised that due to a
|
/thrift-3.4.0/lib/py/src/transport/ |
D | TZlibTransport.py | 144 """Get the current count of saved bytes due to data
|
/thrift-3.4.0/lib/d/test/ |
D | client_pool_test.d | 176 // 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()
|