|
[vcap-dev] Java OOM debugging
Dave, I've found using SSH tunnels can make debugging the JVM easier. I haven't tried using Yourkit via a tunnel, but I suspect it would work. Maybe worth a try. Some more details on setting up the tu
Dave, I've found using SSH tunnels can make debugging the JVM easier. I haven't tried using Yourkit via a tunnel, but I suspect it would work. Maybe worth a try. Some more details on setting up the tu
|
By
Daniel Mikusa
· #1
·
|
|
[vcap-dev] Java OOM debugging
Hi, I created a few tools to debug OOM problems since the application I was responsible for running on CF was failing constantly because of OOM problems. The problems I had, turned out not to be actua
Hi, I created a few tools to debug OOM problems since the application I was responsible for running on CF was failing constantly because of OOM problems. The problems I had, turned out not to be actua
|
By
...
· #2
·
|
|
Linking to individual threads?
Is there a way to link to individual email threads with the new mailing list format? Thanks! Quinn
Is there a way to link to individual email threads with the new mailing list format? Thanks! Quinn
|
By
Quintessence Anx
· #3
·
|
|
Linking to individual threads?
there is, but it would be nicer if the link appeared in the email http://lists.cloudfoundry.org/pipermail/cf-dev/2015-April/000002.html wrote:
there is, but it would be nicer if the link appeared in the email http://lists.cloudfoundry.org/pipermail/cf-dev/2015-April/000002.html wrote:
|
By
Filip Hanik
· #4
·
|
|
Linking to individual threads?
+1 - I miss the link at the bottom too. Dan
+1 - I miss the link at the bottom too. Dan
|
By
Daniel Mikusa
· #5
·
|
|
Addressing buildpack size
Skinny buildpacks have been cut for go, nodejs, php, python and ruby buildpacks. | | current | previous | |--------+---------+----------| | go | 442MB | 633MB | | nodejs | 69MB | 417MB | | php | 804MB
Skinny buildpacks have been cut for go, nodejs, php, python and ruby buildpacks. | | current | previous | |--------+---------+----------| | go | 442MB | 633MB | | nodejs | 69MB | 417MB | | php | 804MB
|
By
Mike Dalessio
· #6
·
|
|
Addressing buildpack size
What an incredible step in the right direction, Awesome!!! Out of curiosity, why is the go buildpack still quite so large?
What an incredible step in the right direction, Awesome!!! Out of curiosity, why is the go buildpack still quite so large?
|
By
Wayne E. Seguin
· #7
·
|
|
Addressing buildpack size
Hi Wayne, wayneeseguin(a)starkandwayne.com> wrote: Thanks for asking this question. Currently we're including the following binary dependencies in `go-buildpack`: ``` cache $ ls -lSh *_go* -rw-r--r--
Hi Wayne, wayneeseguin(a)starkandwayne.com> wrote: Thanks for asking this question. Currently we're including the following binary dependencies in `go-buildpack`: ``` cache $ ls -lSh *_go* -rw-r--r--
|
By
Mike Dalessio
· #8
·
|
|
Addressing buildpack size
the go community tends to move fast to adopt the latest versions of go. i imagine we can drop 1.1 and 1.2 without impacting most people. anyone on the list experience otherwise? onsi
the go community tends to move fast to adopt the latest versions of go. i imagine we can drop 1.1 and 1.2 without impacting most people. anyone on the list experience otherwise? onsi
|
By
...
· #9
·
|
|
Buildpacks PMC - 2015-05-04 Notes
Hi all, We held the first Buildpacks PMC meeting today; I'd like to share the agenda and notes. For reference, all agendas notes for the Buildpacks PMC will be kept in a public Google Drive folder at
Hi all, We held the first Buildpacks PMC meeting today; I'd like to share the agenda and notes. For reference, all agendas notes for the Buildpacks PMC will be kept in a public Google Drive folder at
|
By
Mike Dalessio
· #10
·
|
|
Addressing buildpack size
Because of very good compatibility between versions (post 1.X) I would like to make a motion to do the following: Split the buildpack: have the default golang buildpack track the latest golang version
Because of very good compatibility between versions (post 1.X) I would like to make a motion to do the following: Split the buildpack: have the default golang buildpack track the latest golang version
|
By
Wayne E. Seguin
· #13
·
|
|
Buildpacks PMC - 2015-05-04 Notes
The biggest issue with GDrive is that our folks in China can’t easily view them ;) My question/feedback comes from the other recent thread about buildpack sizing and efficiency. I did not see a bullet
The biggest issue with GDrive is that our folks in China can’t easily view them ;) My question/feedback comes from the other recent thread about buildpack sizing and efficiency. I did not see a bullet
|
By
Wayne E. Seguin
· #11
·
|
|
Buildpacks PMC - 2015-05-04 Notes
Glad to see that the static and null buildpacks will be shipping with cf-release soon. Chris Sterling chris.sterling(a)gmail.com twitter: @csterwa linkedin: http://www.linkedin.com/in/chrissterling
Glad to see that the static and null buildpacks will be shipping with cf-release soon. Chris Sterling chris.sterling(a)gmail.com twitter: @csterwa linkedin: http://www.linkedin.com/in/chrissterling
|
By
Chris Sterling
· #12
·
|
|
Mailing List Issue
So it appears that when you reply to longer messages on the mailing list it gets held? My actual text is only about a paragraph’s worth. Wayne E. Seguin <wayneeseguin(a)starkandwayne.com <mailto:wayne
So it appears that when you reply to longer messages on the mailing list it gets held? My actual text is only about a paragraph’s worth. Wayne E. Seguin <wayneeseguin(a)starkandwayne.com <mailto:wayne
|
By
Wayne E. Seguin
· #14
·
|
|
Mailing List Issue
I've asked to have the limit increased. Chip Childers | Technology Chief of Staff | Cloud Foundry Foundation wayneeseguin(a)starkandwayne.com> wrote:
I've asked to have the limit increased. Chip Childers | Technology Chief of Staff | Cloud Foundry Foundation wayneeseguin(a)starkandwayne.com> wrote:
|
By
...
· #15
·
|
|
Addressing buildpack size
+1 Thanks for the great work! and tooling to assist you in packaging specific dependencies for your instance of CF. I'll start a new thread on this list early next week to communicate this information
+1 Thanks for the great work! and tooling to assist you in packaging specific dependencies for your instance of CF. I'll start a new thread on this list early next week to communicate this information
|
By
Jack Cai
· #16
·
|
|
Buildpacks PMC - 2015-05-04 Notes
Thanks for the update Mike. Can we get a bit more detail on java-buildpack divergence from the other buildpacks? -Ryan
Thanks for the update Mike. Can we get a bit more detail on java-buildpack divergence from the other buildpacks? -Ryan
|
By
...
· #17
·
|
|
UAA 2.2.5 & 2.2.6 Release
Hi All, We did two releases for UAA last week (2.2.5 & 2.2.6). The details of the new features and bug fixes can be found in the release notes. Please reach out in case of further questions *2.2.6 Rel
Hi All, We did two releases for UAA last week (2.2.5 & 2.2.6). The details of the new features and bug fixes can be found in the release notes. Please reach out in case of further questions *2.2.6 Rel
|
By
Sree Tummidi
· #18
·
|
|
[vcap-dev] Proposal to bring Service Broker for Apache Brooklyn and CLI-Plugin into Incubator
Chip/All Just following up on this proposal on the new list to get an update on its status. Best Duncan
Chip/All Just following up on this proposal on the new list to get an update on its status. Best Duncan
|
By
...
· #19
·
|
|
Using Identity Zones with implicit flow
Hello, I hope I came to the right place. My apologies if I haven't. We are working on a native mobile app and would like to leverage UAA for authz. We have a multi-tenant environment and I was wonderi
Hello, I hope I came to the right place. My apologies if I haven't. We are working on a native mobile app and would like to leverage UAA for authz. We have a multi-tenant environment and I was wonderi
|
By
...
· #20
·
|