Hacker News new | ask | show | jobs
by adastra22 1050 days ago
In my experience (not with IBM), support contracts get you issues resolved. You get a certain number of incidents per contract, and each one gets resolved. You ask for a feature or bug fix, and they implement it. That’s what you are paying for.

Now Red Hat would have no obligation to upstream or maintain the patch, even to projects they own. But you ask for a big fix under a support contract, they should fix the bug. Even if it’s just a patch for that one customer only.

To be the provider of a support contract and then just turn around and say “nah, won’t fix” in response to an official customer service contract request… I’ve never, ever heard of that in my professional career.

1 comments

Sometimes customers come up with feature requests that are reasonable in the surface but would cost millions to implement and maintain. In that case, workarounds are one way to resolve the issue.

> Even if it’s just a patch for that one customer only.

Red Hat does not do one-off patches. If it's fixed in the product, it's fixed for everyone (including upstream).

> In that case, workarounds are one way to resolve the issue.

Yea I always check "why" and if the feature request is not already reasonably well motivated, I'll reach out to the customer and ask.

In my experience it's quite frequent a non-trivial feature or change request can be solved as well if not better by a simple, but different change instead.

Alternatively it allows me to see that three customers are asking for nearly the same thing, even though the feature requests make them sound quite different.