[GitHub] thrift pull request: THRIFT-3467 Go Maps for Thrift Sets Should Ha...

2016-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/976 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] thrift pull request: THRIFT-3467 Go Maps for Thrift Sets Should Ha...

2016-04-05 Thread creker
Github user creker commented on a diff in the pull request: https://github.com/apache/thrift/pull/976#discussion_r58624605 --- Diff: test/go/src/bin/stress/main.go --- @@ -201,7 +201,27 @@ func client(protocolFactory thrift.TProtocolFactory) { atomic.AddInt64

[GitHub] thrift pull request: THRIFT-3467 Go Maps for Thrift Sets Should Ha...

2016-04-05 Thread Jens-G
Github user Jens-G commented on a diff in the pull request: https://github.com/apache/thrift/pull/976#discussion_r58624160 --- Diff: test/go/src/bin/stress/main.go --- @@ -201,7 +201,27 @@ func client(protocolFactory thrift.TProtocolFactory) { atomic.AddInt64

[GitHub] thrift pull request: THRIFT-3467 Go Maps for Thrift Sets Should Ha...

2016-04-04 Thread creker
GitHub user creker opened a pull request: https://github.com/apache/thrift/pull/976 THRIFT-3467 Go Maps for Thrift Sets Should Have Values of Type struct{} You can merge this pull request into a Git repository by running: $ git pull https://github.com/creker/thrift THRIFT-3467