- Sep 30, 2011
-
-
akwizgran authored
-
- Sep 29, 2011
-
-
akwizgran authored
-
- Sep 28, 2011
- Sep 27, 2011
-
-
akwizgran authored
The goal of the refactoring was to clean up the dependencies of IncomingBatchConnection and OutgoingBatchConnection.
-
akwizgran authored
If it's not possible to free up any additional space, exit rather than hanging. In future we should warn the user before exiting.
-
akwizgran authored
-
akwizgran authored
-
- Sep 26, 2011
- Sep 25, 2011
-
-
akwizgran authored
Otherwise an exception may be thrown if an offered message is no longer in the DB.
-
- Sep 23, 2011
- Sep 22, 2011
-
-
akwizgran authored
-
- Sep 21, 2011
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
The return value indicates whether any batch IDs were written. AckWriter.finish() and Database.removeBatchesToAck() are only called if at least one batch ID was written.
-
akwizgran authored
-
akwizgran authored
encapsulation. This should allow callers to calculate maximum packet sizes without knowing the details of the transport protocol.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Sep 20, 2011
-
-
akwizgran authored
This allows a connection to know whether to try writing another batch immediately, or to wait for an event from the DB.
-
- Sep 19, 2011