Derek Collison
a2c747a88d
Merge pull request #318 from nats-io/docker_update
...
[UPDATED] Dockerfile to use go 1.6.3 [ci skip]
2016-08-03 11:11:40 -06:00
Ivan Kozlovic
f6cb458480
[UPDATED] Dockerfile to use go 1.6.3 [ci skip]
2016-08-03 09:29:28 -06:00
Derek Collison
77a06b3b16
Merge pull request #316 from nats-io/improve_route_perf_big_msgs
...
[IMPROVED] Route performance for larger messages
2016-08-01 18:06:48 -07:00
Ivan Kozlovic
c6d37ecf8f
[IMPROVED] Route performance for larger messages
2016-08-01 19:01:34 -06:00
Derek Collison
e0bb79865c
Merge pull request #314 from nats-io/server_send_async_info
...
[ADDED] Server sends INFO with cluster URLs to clients with support
2016-08-01 16:53:50 -04:00
Ivan Kozlovic
6f9d542393
Minor changes based on comments
2016-07-26 12:25:33 -06:00
Ivan Kozlovic
61b0fec200
Updated test for corner cases
...
Test when client has not yet sent its CONNECT proto or the first
PING when route is added.
2016-07-26 11:57:16 -06:00
Ivan Kozlovic
fda5bd7ac7
[ADDED] Server sends INFO with cluster URLs to clients with support
...
Clients that will be at the ClientProtoInfo protocol level (or above)
will now receive an asynchronous INFO protocol when the server
they connect to adds a *new* route. This means that when the cluster
adds a new server, all clients in the cluster should now be notified
of this new addition.
2016-07-26 10:55:55 -06:00
Derek Collison
1ac073d49d
Merge pull request #313 from nats-io/fix-typo
...
Fix tls parameter typo
2016-07-25 08:23:01 -07:00
Colin Sullivan
ab962bf0dd
Fix typo in tls parameter doc and readme.
2016-07-25 08:50:29 -06:00
Derek Collison
9a19e5a6c6
update broken coveralls badge image
2016-07-20 13:39:05 -07:00
Derek Collison
d95765f052
Merge pull request #311 from nats-io/fix_pse_test
...
[FIXED] PS test to reduce failures in some situations
2016-07-18 14:12:29 -05:00
Derek Collison
fa4d3da26a
Bump travis to use new version of 1.6
2016-07-18 12:07:34 -07:00
Ivan Kozlovic
d21210e0e9
[FIXED] PS test to reduce failures in some situations
...
Added garbage collection before each capture method and bump the
delta threshold to 1MB.
Resolves #310
2016-07-18 13:00:49 -06:00
Derek Collison
b14d3b9405
Merge pull request #308 from nats-io/readme-clustering
...
Updates to Clustering section
2016-07-16 01:36:18 -05:00
Alberto Ricart
d022275087
[ci skip] Changes by Ivan and Alberto
2016-07-15 15:58:34 -05:00
Alberto Ricart
92b5a32586
Updated clustering description to show that full mesh is required.
2016-07-15 15:11:22 -05:00
Derek Collison
c58af70095
Merge pull request #309 from nats-io/control_overflow
...
Control overflow
2016-07-12 02:38:01 +02:00
Derek Collison
ab11e04bf9
Fixes for gofmt -s
2016-07-11 12:16:21 -07:00
Derek Collison
d31d9f41c7
Check for proper dereference
2016-07-11 12:16:05 -07:00
Derek Collison
e3b5713ab9
Check for control line violations and memory attacks
2016-07-11 12:03:49 -07:00
lparis
dbeaad02a6
Updates to Clustering section
2016-06-30 21:13:36 -07:00
Derek Collison
d0c69c1118
Merge pull request #307 from nats-io/readme-edits
...
Readme edits
2016-06-28 16:56:22 -07:00
lparis
73a6b8ef62
Punctuation fix
2016-06-28 16:19:32 -07:00
lparis
065ea55467
Fixed typo
2016-06-28 12:20:25 -07:00
Derek Collison
1e4dc91a2c
Merge pull request #305 from nats-io/readme-updates
...
Updates to README; permissioning feature added
2016-06-28 11:57:13 -07:00
lparis
d0c315ae41
Updates to README; premissioning feature added
2016-06-27 14:29:22 -07:00
Derek Collison
889ba32cc1
Bump version for multi-user and authorization [ci skip]
2016-06-23 09:22:02 -07:00
Derek Collison
8558c8e4c5
Merge pull request #300 from nats-io/authorization
...
Authorization
2016-06-20 09:26:10 -07:00
Derek Collison
8d07e06b91
Always check for pruning
2016-06-20 09:10:54 -07:00
Derek Collison
fa95bd936b
spelling
2016-06-17 10:09:14 -07:00
Derek Collison
67ed61c837
fixups for PR comments
2016-06-17 09:59:39 -07:00
Derek Collison
49e5dfd797
Updated completed items
2016-06-16 23:54:18 -07:00
Derek Collison
248bd8d366
bug fix for _SYS.
2016-06-16 21:46:54 -07:00
Derek Collison
bbc35c62f1
Changed ther badege url
2016-06-16 20:52:33 -07:00
Derek Collison
8a80579651
Merge branch 'master' of https://github.com/nats-io/gnatsd
2016-06-16 20:43:40 -07:00
Derek Collison
a55b7c2744
log errors cleanup
2016-06-16 20:42:54 -07:00
Derek Collison
7730fac9e2
Authorization enforcement and performance tweaks
2016-06-16 17:07:25 -07:00
Derek Collison
449aa6e8ef
Finalized opts parser for subject authorization
2016-06-16 13:49:26 -07:00
Derek Collison
1d74a0dea3
First pass authorization parser
2016-06-16 10:10:52 -07:00
Derek Collison
27ac524daf
version bump to next beta
2016-06-15 11:10:50 -07:00
Derek Collison
5a42a9a54e
Merge pull request #299 from deferpanic/master
...
rumprun unikernel support
2016-06-13 09:33:41 -08:00
Ian Eyberg
b5a30be37c
.
2016-06-13 10:07:28 -07:00
Ian Eyberg
9d5c5ba1a8
rumprun support
2016-06-13 09:29:40 -07:00
Derek Collison
86e883ce7d
Down bump for bug fix release
v0.8.1
2016-06-09 12:49:34 -07:00
Derek Collison
8e81a1803c
Fix for #288
2016-06-09 12:27:11 -07:00
Derek Collison
60db74f750
Merge pull request #298 from nuss-justin/patch-1
...
Update Go version in README.md
2016-06-09 08:18:11 -08:00
Justin Nuß
9bfc43232f
Update Go version in README.md
...
Since commit 832bac98 the conf package uses os.LookupEnv, which was added in Go 1.5, thus making gnatsd require Go 1.5+.
This commit updates the README, which still said that Go 1.4+ was required.
2016-06-09 15:05:45 +02:00
Derek Collison
f2c17eb159
Merge pull request #294 from nats-io/auth_timeout_race
...
Fix possible authentication timeout after accepting CONNECT proto
2016-06-07 11:43:26 -08:00
Ivan Kozlovic
674109b922
Fix possible authentication timeout after accepting CONNECT proto
...
This PR addresses the issue by testing the result of the
`Timer.Stop()` method, which if `false` indicates that the callback
may be in progress. When that happens, the `processConnect` method
will wait for the callback to finish and simply return. The auth
timeout error will therefore be received by the client during the
synchronous connect process, which will allow it to try again.
Resolves #289
2016-06-06 21:27:45 +02:00